§PlainStatute

Vehicle · Bicycle helmets

Bicycle Helmet Law in Texas

Who has to wear a bicycle helmet in Texas, the age it applies up to, the fine and whether a first ticket is dismissed, and the separate rule for a class 3 e-bike. Cited to the statute.

Official statuteRead word-for-word
against Tex. Transp. Code ch. 551 · tcss.legis.texas.gov
Read from the official source · Jul 30, 2026How we verify →
Bicycle helmet law · Texas
Texas has no statewide bicycle helmet law, not even for young children. The only helmet requirement that can apply comes from a local city ordinance.
No state law
Helmet required?No state law
State helmet lawNone
StatuteTex. Transp. Code ch. 551

What the helmet law requires in Texas

Who the rule covers, the age cutoff, the fine and any first-offense dismissal, and the e-bike carve-out if there is one.

What the law requiresWhat it means
No statewide requirement at any ageChapter 551 of the Transportation Code sets the rules for riding a bicycle in Texas, and it contains no helmet requirement. No rider or passenger of any age is required by state law to wear a bicycle helmet.
The "Safety Equipment" section covers gear, not helmetsSection 551.104 is titled Safety Equipment and is fairly detailed, but it requires only a working brake, a white front lamp visible at 500 feet at night, and a red rear reflector or lamp. It says nothing about a helmet, so the omission is a legislative choice, not an oversight.
The one age rule is about e-bikes, not helmetsThe only age threshold in the bicycle chapter is Section 551.107, which bars a person under 15 from operating a Class 3 electric bicycle. A passenger under 15 is still allowed, and no helmet is required either way.
Exceptions and carve-outsWhat it means
A city may require a helmetBecause state law is silent, a Texas municipality can adopt its own bicycle helmet ordinance, and several cities have done so for younger riders. Check your city code before assuming there is no rule where you ride.
No state offense to dismiss or waiveThere is no statewide helmet charge, so there is no fine, no first-offense dismissal, and no proof-of-purchase process at the state level. Any penalty and any way to clear it would come from a local ordinance.
No federal helmet mandate
There is no federal law that forces a bicycle rider to wear a helmet. The federal government sets the CPSC helmet standard (16 C.F.R. part 1203) but leaves any requirement to wear one to the states, and Texas has not imposed one.
Parents and the bicycle rules
Section 551.101(b) says a parent or guardian may not knowingly permit a child to violate the bicycle subtitle. Because there is no helmet duty in that subtitle, there is nothing for a bare-headed child to violate on this point.

What you can do right now

Concrete, neutral steps for a family riding within the helmet law in Texas. This is legal information, not legal advice.

  1. Buy a CPSC or ASTM helmet anyway

    State law does not require it, but a helmet meeting the CPSC (16 C.F.R. part 1203) or ASTM standard is the single most protective piece of gear for any rider, especially a child.

  2. Fasten and fit it every ride

    A helmet only works when it is level, snug, and buckled. Fit it before each ride and replace any helmet that has taken a hard impact.

  3. Cover the passenger or trailer child

    A child in a rear seat or a towed trailer benefits most from a helmet. Carry a correctly sized helmet for any child you bring along.

  4. Check your city ordinance

    Since Texas has no state rule, look up your local city code. Some Texas cities require helmets for riders under a set age, and that local rule is what applies where you ride.

This is general legal information, not legal advice. Age cutoffs, e-bike carve-outs, and dismissal rules have specific proof requirements, so confirm your situation against the statute.

What families in Texas get wrong about bike helmets

Texas is a large state with no bicycle helmet law at all. Chapter 551 of the Transportation Code, which governs how bicycles are ridden, was read end to end and never mentions a helmet, for adults or for a toddler in a rear seat. That silence is not an accident of drafting. The chapter includes a section titled Safety Equipment, Section 551.104, and it spells out exactly what a bicycle must carry: a brake that can skid the wheel on dry pavement, a white front lamp visible at 500 feet at night, and a red rear reflector or lamp. A helmet simply is not on that list, so the legislature clearly considered equipment and chose not to require headgear. The one age threshold in the bicycle chapter is not about helmets either. Section 551.107 bars anyone under 15 from operating a Class 3 electric bicycle. Any helmet requirement in Texas comes only from a local city ordinance.

Common questions

Do children have to wear a bicycle helmet in Texas?

Not under state law. Chapter 551 of the Transportation Code has no helmet requirement for any age, including young children. A helmet is required only where a local city ordinance imposes one.

Can a Texas city require bicycle helmets on its own?

Yes. Because the state does not regulate this, a Texas municipality can adopt its own helmet ordinance, and several cities require helmets for younger riders. Check your local city code.

What is the minimum age to ride an e-bike in Texas?

Section 551.107 bars a person under 15 from operating a Class 3 electric bicycle. A passenger under 15 is still allowed, and no helmet is required by state law either way.

Can a parent be punished if a child breaks a bicycle rule in Texas?

Section 551.101(b) says a parent may not knowingly permit a child to violate the bicycle subtitle. But since that subtitle sets no helmet duty, there is nothing for a bare-headed child to violate on this point.

Primary source
Tex. Transp. Code ch. 551
Texas Statutes: Transportation Code ch. 551 · tcss.legis.texas.gov
Cholilurrohman
Every figure on this page is checked line-by-line against the current statute. Editorial standards →

Not legal advicePlainStatute provides plain-language summaries of public law for general information only. This is not legal advice. Statutes change; always confirm current requirements with the official source linked above before acting.

Embed this explainer

Paste this on your own site. The embed stays in sync with this page, so any update here shows up there too.

<iframe
  src="https://plainstatute.com/embed/statute/bicycle-helmet-law--texas"
  title="Texas statute explainer by PlainStatute"
  loading="lazy"
  height="640"
  style="width:100%;max-width:640px;border:1px solid #e4e2d9;border-radius:12px"
  data-plainstatute="bicycle-helmet-law--texas"></iframe>
<script>
  window.addEventListener('message', function (e) {
    if (e.origin !== 'https://plainstatute.com') return;
    var d = e.data || {};
    if (d.type !== 'plainstatute:embed-height') return;
    var f = document.querySelector('iframe[data-plainstatute="' + d.slug + '"]');
    if (f) f.height = d.height;
  });
</script>