LEGAL & TECHNICAL STANDARDS EXPLAINED

ADA vs WCAG: What's the Difference and Why It Matters

The ADA is a civil rights law. WCAG is a technical standard. Most teams confuse them — and the confusion is expensive. This guide explains how the two fit together, which one applies to you, and the fastest path to compliance.

Check my WCAG 2.1 AA compliance

Free audit · 5 minutes · No credit card

What is the ADA?

The Americans with Disabilities Act (ADA) is a US federal civil rights law signed in 1990. It prohibits discrimination against individuals with disabilities in employment, state and local government services, public accommodations, commercial facilities, transportation, and telecommunications.

For the web, the most relevant part is Title III, which covers “places of public accommodation” owned or operated by private entities. Courts across the US have ruled, time and again, that commercial websites are places of public accommodation — or at least sufficiently connected to one — and therefore must be accessible to people with disabilities.

The ADA does not, however, prescribe how a website must be made accessible. It does not name WCAG. It does not define a technical standard. What it says is that discrimination is illegal, and courts decide case by case whether a given site meets the bar. That gap is what WCAG fills.

What is WCAG?

The Web Content Accessibility Guidelines (WCAG) are developed by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C). They are the international reference for web accessibility. They are not a law. They are a technical specification that defines what it means, concretely, for web content to be accessible.

WCAG is organised around four principles: content must be Perceivable, Operable, Understandable, and Robust (POUR). Under these principles are guidelines, and under each guideline are testable success criteria grouped into three conformance levels:

  • Level A — the minimum. Without it, entire groups of users cannot access your content at all.
  • Level AA — the standard target for most regulations, including ADA case law and the European Accessibility Act.
  • Level AAA — the highest level, generally not required except for specialised content.

WCAG has gone through multiple versions: 1.0 (1999), 2.0 (2008), 2.1 (2018), and 2.2 (2023). WCAG 2.1 added success criteria for mobile accessibility, low vision, and cognitive disabilities. WCAG 2.2 added nine more criteria, mostly around authentication and dragging gestures.

How WCAG relates to ADA compliance

Because the ADA does not define a technical standard, courts and regulators needed a reference. They chose WCAG. Here is how the link was cemented:

  • Case law. Settlements and rulings in ADA web cases — from Netflix to Target to Domino’s — reference WCAG 2.0 or 2.1 Level AA as the benchmark.
  • DOJ guidance. The Department of Justice repeatedly identified WCAG 2.1 AA as the appropriate standard before publishing a formal rule.
  • 2024 DOJ final rule. In April 2024, the DOJ published a final rule (28 CFR Part 35) requiring state and local government websites and mobile apps to meet WCAG 2.1 AA. It directly applies to public entities, but it reinforces 2.1 AA as the benchmark for ADA web accessibility.
  • Demand letters. Plaintiffs’ firms use WCAG as the testing framework in demand letters. If your site fails WCAG 2.1 AA, you have no practical defence against an ADA web lawsuit.

In short: the ADA tells you that your site must be accessible. WCAG tells you how. Meeting WCAG 2.1 AA is the most defensible way to demonstrate ADA compliance today.

Comparison table: ADA vs WCAG

AspectADAWCAG
NatureUS federal civil rights lawInternational technical standard (W3C)
ScopeEmployment, public services, public accommodations (incl. websites)Web content and digital products worldwide
Legal basisFederal law (1990), case law, 2024 DOJ ruleNone by itself; referenced by laws worldwide
Technical standardPoints to WCAG 2.1 AADefines the standard itself
EnforcementPrivate lawsuits, DOJ action, settlement demand lettersNo enforcement (technical guidance only)
Penalties$5k–$25k settlements, $25k–$100k+ legal fees, injunctionsNone directly
Who must complyUS businesses serving the public, employers, public entitiesAnyone targeted by laws that reference it (almost everyone)
UpdatesStable law, evolving case lawRegular releases (1.0, 2.0, 2.1, 2.2)

Which standard should I follow?

The practical answer is: follow WCAG 2.1 AA, always. It is the technical standard that satisfies every major accessibility regulation today, including the ADA, the EAA, and national laws like the French RGAA or the UK Equality Act.

US-only business

Comply with the ADA by meeting WCAG 2.1 AA. Publish an accessibility statement. Keep audit evidence in case of demand letters.

EU business

Comply with the European Accessibility Act via WCAG 2.1 AA. Public sector already subject to the Web Accessibility Directive.

International / SaaS

Meet WCAG 2.1 AA globally. Publish jurisdiction-specific statements for US, EU, UK, and Canada when required.

How Scrutia helps with both

Because ADA enforcement relies on WCAG 2.1 AA, a single Scrutia audit covers both the technical dimensions of the ADA and any WCAG-based regulation worldwide. Scrutia runs your site through a real browser and tests every applicable success criterion.

  • WCAG 2.1 AA coverage — every technical success criterion tested automatically
  • Actionable fix code — HTML/CSS/JS ready to paste, tailored to your own markup
  • Severity ranking — focus first on the issues that create ADA legal exposure
  • Professional PDF report — demonstrate good-faith compliance efforts to legal teams and auditors

Related reading: the ADA Compliance Checker, our WCAG 2.1 AA guide, and the European Accessibility Act compliance guide.

ADA vs WCAG FAQ

Is ADA the same as WCAG?
No. The ADA (Americans with Disabilities Act) is a US civil rights law from 1990 that prohibits discrimination against people with disabilities. WCAG (Web Content Accessibility Guidelines) is a set of technical recommendations published by the W3C. The ADA does not say exactly how to make a website accessible, but US courts and the Department of Justice consistently point to WCAG 2.1 Level AA as the benchmark to judge ADA compliance.
Which version of WCAG applies to ADA compliance?
WCAG 2.1 Level AA is the most widely cited standard in ADA settlements, consent decrees, and the DOJ's April 2024 final rule for state and local government websites. WCAG 2.2 (published October 2023) adds nine new success criteria and is the direction the industry is moving, but most enforcement and case law still references 2.1 AA as the minimum.
Do I need to follow WCAG if I only operate in the US?
Yes, in practice. Even though the ADA itself doesn't name WCAG, courts and regulators treat WCAG 2.1 AA as the de facto standard. If your US website does not meet WCAG 2.1 AA, you face real exposure to ADA Title III lawsuits, especially in industries like e-commerce, hospitality, healthcare, and financial services.
What if I operate in both the US and EU?
You need to meet WCAG 2.1 AA to cover both. In the EU, the European Accessibility Act (EAA) requires WCAG 2.1 AA for private-sector digital products from June 2025. In the US, the ADA points to the same standard. Good news: a single WCAG 2.1 AA compliant site satisfies both regimes technically. You will still need separate accessibility statements per jurisdiction.
How does Scrutia test for ADA and WCAG compliance?
Scrutia runs your site through a real browser and tests all technical WCAG 2.1 AA success criteria: keyboard navigation, ARIA usage, colour contrast, form labels, heading structure, focus management, and more. Because ADA enforcement relies on WCAG 2.1 AA, a Scrutia audit directly addresses the technical dimensions of ADA compliance. The full report (€149) includes fix code your developers can apply immediately.

Cover ADA and WCAG with a single audit

One Scrutia audit tests every WCAG 2.1 AA success criterion — the same standard courts cite for ADA compliance.

Run my audit now

Free scan · Full report with fix code for €149

No credit card required · Results in 5 minutes