What is ADA Compliance?
ADA compliance means your website and business meet the Americans with Disabilities Act's accessibility standards. For websites, courts evaluate compliance against the WCAG 2.1 AA standard. Non-compliance can lead to lawsuits with settlements of $10,000–$75,000.
The Americans with Disabilities Act (ADA) is a federal US civil rights law passed in 1990 that prohibits discrimination against people with disabilities. While the original law focused on physical accessibility (ramps, accessible parking, etc.), courts have extended ADA requirements to digital spaces including websites, mobile apps, and digital services.
In 2026, ADA compliance for websites typically means meeting the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA — the standard US federal courts reference when evaluating ADA website claims.
- 01Who needs to be ADA compliant?
- 02Does the ADA require website accessibility?
- 03What standard is used for ADA website compliance?
- 04What are the most common ADA website violations?
- 05What are the penalties for ADA non-compliance?
- 06How do you become ADA compliant?
- 07Can an overlay tool alone make you compliant?
- 08Frequently asked questions
- 09Key takeaways
Who needs to be ADA compliant?
The ADA applies to two main categories of organizations in the US:
- Title I employers: Any business with 15 or more employees must make reasonable accommodations for employees with disabilities.
- Title II entities: State and local government agencies, and their services including websites.
- Title III businesses: Businesses considered "public accommodations" — a broad category including most commercial websites, restaurants, hotels, retail stores, medical offices, and entertainment venues.
Yes. ADA Title III applies to any place of public accommodation regardless of size. A three-person Shopify store and a Fortune 500 retailer both face ADA website exposure. Plaintiff firms frequently target small businesses because they're more likely to settle quickly.
Does the ADA require website accessibility?
The ADA itself — passed before the modern web existed — doesn't explicitly mention websites. However, federal courts have consistently ruled that the ADA's public accommodation requirements extend to commercial websites. The 2019 Supreme Court decision in Robles v. Domino's Pizza established this precedent.
The US Department of Justice (DOJ) has also issued guidance stating that the ADA applies to websites of public accommodations. In 2022, the DOJ formally stated: "The Department has consistently taken the position that the ADA's requirements apply to all the goods, services, privileges, or activities offered by public accommodations, including those offered on the web."
What standard is used for ADA website compliance?
While the ADA doesn't specify a technical standard, US courts and the DOJ consistently reference WCAG 2.1 Level AA (Web Content Accessibility Guidelines). The guidelines are organized around four principles:
- Perceivable: Information must be presentable in ways users can perceive (text alternatives for images, captions for video, sufficient color contrast).
- Operable: Interface must be operable (keyboard accessible, no seizure-inducing flashes, enough time to read content).
- Understandable: Information and operation must be understandable (readable text, predictable navigation, input assistance).
- Robust: Content must be robust enough for a wide range of assistive technologies (valid code, proper ARIA, compatible with screen readers).
WCAG 2.1 AA has 50 "success criteria" — specific technical requirements. A compliant site meets all of them. The newer WCAG 2.2 (released October 2023) adds nine more criteria but isn't yet the court-referenced standard.
What are the most common ADA website violations?
Plaintiff firms typically use automated scanners to identify commonly-failing websites. The violations most frequently cited in ADA website lawsuits:
- 1. Images without alt text (WCAG 1.1.1): Product photos, decorative images, and informational graphics without text alternatives for screen readers.
- 2. Insufficient color contrast (WCAG 1.4.3): Text that doesn't meet the 4.5:1 contrast ratio required for normal-size text.
- 3. Form fields without labels (WCAG 3.3.2): Inputs that rely on placeholder text only, or that lack proper <label> associations.
- 4. Keyboard navigation failures (WCAG 2.1.1): Interactive elements that can't be reached or operated using only a keyboard.
- 5. Missing ARIA roles (WCAG 4.1.2): Custom components (dropdowns, modals, carousels) without proper ARIA markup.
- 6. Skip navigation missing (WCAG 2.4.1): No way for screen reader users to bypass repeated navigation blocks.
What are the penalties for ADA non-compliance?
ADA website violations don't typically result in federal fines — they result in private lawsuits and demand letters from plaintiff firms. Typical outcomes:
- Demand letters: $3,000–$15,000 to settle before filing.
- Filed lawsuits: $10,000–$75,000 typical settlements (including attorney fees).
- California-specific (Unruh Act): $4,000 per violation statutory damages + attorney fees.
- Repeat targeting: Once sued, businesses often receive follow-up lawsuits from different plaintiffs.
- Reputation damage: Public court records document accessibility failures.
In 2025, over 4,500 ADA website lawsuits were filed in US federal court — a 15% year-over-year increase. California, New York, and Florida account for 80% of filings.
How do you become ADA compliant?
Becoming ADA compliant is not a one-time task — it's an ongoing program. Here's a practical roadmap:
- Step 1 — Get a baseline audit: Have a WCAG specialist audit your site manually. Automated scanners catch only ~30% of issues.
- Step 2 — Prioritize critical issues: Fix keyboard navigation, missing form labels, and image alt text first — these are the most-cited in lawsuits.
- Step 3 — Implement source-code fixes: Real remediation means changing your actual HTML, CSS, and JavaScript — not just overlaying a widget.
- Step 4 — Add an accessibility widget: A widget helps with visitor-side customization and provides some automated helpers, but isn't a substitute for source-code fixes.
- Step 5 — Document everything: Keep records of your audits, remediation work, and ongoing monitoring. This is what your attorney will need if you ever face a lawsuit.
- Step 6 — Re-audit quarterly: Accessibility is not "set it and forget it." New content, design changes, and code updates can introduce regressions.
Can an overlay tool alone make you compliant?
No. This is a critical misconception. Accessibility overlay tools (sometimes called "accessibility widgets" or "toolbars") can help with some visitor-side customization and add common helpers, but they cannot fix underlying code issues.
US courts have consistently ruled that overlay tools alone are not a legal defense. In 2023, a federal judge in the Eastern District of New York specifically rejected an overlay tool as evidence of ADA compliance. The National Federation of the Blind and 700+ accessibility professionals have publicly opposed overlay-only approaches.
A widget can help with user customization and catch some common issues automatically. But real ADA compliance requires fixing your site at the source-code level. Beware any vendor claiming their widget alone makes you "100% ADA compliant" — that claim has been scrutinized by the FTC.
Get a free 5-page WCAG audit to see where your site stands
48-hour turnaround, no credit card. See what your site actually needs.
Frequently asked questions
Is ADA compliance legally required for websites?+
US courts and the Department of Justice have consistently applied the ADA's public accommodation requirements to commercial websites. While there's no explicit federal statute requiring website accessibility, failing to meet accessibility standards exposes your business to private lawsuits under the ADA.
Is WCAG 2.1 AA required by law?+
WCAG 2.1 AA isn't explicitly required by US federal law, but it's the standard that federal courts and the DOJ reference when evaluating ADA website claims. Meeting WCAG 2.1 AA is the practical requirement.
How much does ADA compliance cost?+
Costs vary. A basic accessibility widget starts around $29/month. A manual WCAG 2.1 AA audit typically costs $500–$3,000 depending on site size. Full remediation of a typical small business site costs $2,000–$15,000 in development time.
Can I be sued if I've installed an accessibility widget?+
Yes. Businesses running overlay widgets alone have still been sued and lost. Widgets can help, but aren't a legal shield on their own. Real compliance requires source-code fixes plus documented remediation efforts.
How long does ADA compliance take?+
Initial compliance typically takes 30–90 days for a small business site. But accessibility is ongoing — every new page, image, or feature can introduce issues. Plan for quarterly audits and continuous monitoring.
Key takeaways
- ADA compliance applies to commercial websites regardless of business size
- WCAG 2.1 Level AA is the court-referenced standard
- Non-compliance exposes you to $10K–$75K lawsuits, rising 15% YoY
- Overlay widgets alone are not a legal defense
- Real compliance needs manual audit + source-code fixes + ongoing monitoring