of the top 1 million websites have WCAG failures
ADA Website Compliance, Explained in Plain English
ADA web compliance is the legal obligation under the Americans with Disabilities Act for covered websites to be accessible to people with disabilities. Under Title III, public accommodations must ensure their sites work with assistive technologies; courts and the DOJ apply WCAG 2.1 Level AA as the operative technical standard. Title II of the ADA additionally requires WCAG 2.1 AA conformance for state and local government websites by April 26, 2027 (50,000+ population) or April 26, 2028 (smaller entities), per the DOJ's April 2026 Interim Final Rule.
New to ADA Compliance? Start Here
I'm a Business Owner
Learn if your website needs to be ADA compliant, what it costs, and how to avoid lawsuits.
I'm a Developer
Understand WCAG criteria, semantic HTML, ARIA, keyboard navigation, and how to build accessible sites.
I'm a Government Employee
Navigate Title II requirements, the April 2027/2028 IFR-extended deadlines, and Section 508 compliance.
I Got a Demand Letter
Received an ADA demand letter or lawsuit? Here's what to do right now.
Essential Reading
What Is ADA Compliance? The Complete Guide (2026)
Everything you need to know about the Americans with Disabilities Act and how it applies to your website — from legal requirements to practical implementation.
WCAG 2.2 Explained: Every Success Criterion in Plain English
A comprehensive breakdown of the Web Content Accessibility Guidelines — what each criterion means, how to test it, and how to fix common failures.
Why Accessibility Overlays Don't Work — And What To Do Instead
The evidence is clear: overlay widgets don't make websites accessible. Learn why courts, regulators, and accessibility experts reject them.
How to Make Your Website ADA Compliant
A step-by-step remediation guide — from your first audit through the WebAIM Big Six fixes to an ongoing accessibility practice.
The POUR Principles
WCAG is built on four foundational principles. All web content must be Perceivable, Operable, Understandable, and Robust.
Click a circle — or focus it with Tab and press Enter — to explore each principle.
POUR Principles Details
Perceivable
Information and user interface components must be presentable to users in ways they can perceive.
- Text alternatives for non-text content
- Captions and audio descriptions for media
- Content adaptable to different presentations
Operable
User interface components and navigation must be operable by all users.
- All functionality available via keyboard
- Users have enough time to read and use content
- Content does not cause seizures or physical reactions
Understandable
Information and the operation of the user interface must be understandable.
- Text is readable and understandable
- Content appears and operates in predictable ways
- Users are helped to avoid and correct mistakes
Robust
Content must be robust enough to be interpreted by a wide variety of user agents, including assistive technologies.
- Content is compatible with current and future tools
- Proper use of semantic HTML and ARIA
- Status messages communicated to assistive tech
The State of Web Accessibility in 2026
The numbers paint a clear picture: web accessibility is a legal, business, and ethical imperative.
federal website accessibility lawsuits filed in 2025 (+27% YoY)
Title II web accessibility deadline for large governments (extended by 2026 DOJ rule)
collective spending power of people with disabilities globally
WebAIM Million 2026 — Released March 2026
The Big Six: 96% of all accessibility errors
Six failure types account for 96% of all detected accessibility errors — for the seventh consecutive year. Fixing these in priority order will eliminate the vast majority of ADA exposure for most websites.
#1. Low contrast text
83.9% of pagesText or images of text that do not meet a 4.5:1 contrast ratio against their background (or 3:1 for large text 18pt regular / 14pt bold).
WCAG: 1.4.3 Contrast (Minimum) (Level AA)
#2. Missing alternative text
53.1% of pagesImages without an alt attribute, or with alt text that does not convey the image's purpose. Decorative images need empty alt="".
WCAG: 1.1.1 Non-text Content (Level A)
#3. Missing form input labels
51% of pagesForm inputs without a programmatically associated <label>, or relying on placeholder text as a substitute for a label.
WCAG: 1.3.1 Info and Relationships · 3.3.2 Labels or Instructions · 4.1.2 Name, Role, Value (Level A)
#4. Empty links
46.3% of pagesAnchor elements with no accessible text — often icon-only links missing aria-label, or anchors whose only content is an image without alt.
WCAG: 2.4.4 Link Purpose (In Context) (Level A)
#5. Empty buttons
30.6% of pagesButton elements with no accessible name — often icon buttons missing aria-label.
WCAG: 4.1.2 Name, Role, Value (Level A)
#6. Missing document language
13.5% of pagesThe <html> tag is missing a lang attribute. Screen readers need this to choose the correct pronunciation engine.
WCAG: 3.1.1 Language of Page (Level A)
Explore Topics
ADA Law & Titles
Federal disability rights law explained
WCAG Standards
Web content accessibility guidelines
Web Accessibility Techniques
How to build accessible websites
Legal & Lawsuits
Court rulings, demand letters, compliance
Testing & Auditing
Tools and methods for accessibility testing
Disability Types & Assistive Tech
Understanding diverse user needs
Industry-Specific Compliance
ADA requirements by business type
Tools & Resources
Free accessibility testing tools
Free Accessibility Tools
Practical tools to help you understand, test, and improve your website's accessibility.
Compliance Checker
Free server-side WCAG 2.1 AA scan focused on the WebAIM Big Six — the failure types that account for 96% of all detected accessibility errors.
Lawsuit Risk Calculator
Answer 9 questions and get a 0-100 Lawsuit Risk Index weighted by 2025 EcomBack and Seyfarth Shaw federal-filing data.
Exemption Checker
Decision tree — find out which web accessibility statutes apply to you: ADA Title II/III, HHS Section 504, Section 508, EAA, with deadlines.
Frequently Asked Questions
- What is ADA compliance for a website?
- ADA compliance for a website means the site is accessible to people with disabilities under the Americans with Disabilities Act. Courts and the DOJ apply WCAG 2.1 Level AA as the operative technical standard for ADA Title III. Title II separately requires WCAG 2.1 AA conformance for state and local government websites by April 26, 2027 (population 50,000+) or April 26, 2028 (smaller), per the April 2026 DOJ Interim Final Rule.
- Is ADA compliance mandatory for websites?
- For state and local government websites: yes, under ADA Title II and the DOJ 2024 final rule (with deadlines extended one year by the April 2026 IFR). For private businesses: there is no formal DOJ deadline, but Title III applies to websites of public accommodations and courts apply WCAG 2.1 AA. In 2025, plaintiffs filed 3,117 federal website accessibility lawsuits — a 27% increase over 2024.
- What WCAG version does the ADA require?
- WCAG 2.1 Level AA is the operative standard for ADA Title II (DOJ rule) and for most ADA Title III court rulings. WCAG 2.1 Level AA contains 50 success criteria — 30 at Level A and 20 at Level AA. Section 508 still references WCAG 2.0 AA. WCAG 2.2 was published in October 2023; 2.0/2.1/2.2 are backwards-compatible.
- How much does an ADA lawsuit cost?
- Demand-letter settlements run $1,000–$25,000. Out-of-court settlements average around $25,000 and can reach $100,000. Court judgments average around $75,000. Class actions can reach $6M+ (NFB v. Target was $6M; Fashion Nova settled for $5.15M in 2025). Defense fees alone run $5,000–$100,000+ regardless of outcome. About 95% of sued companies settle rather than litigate.
- Do accessibility overlay widgets fix ADA compliance?
- No. The FTC fined accessiBe $1 million in April 2025 for falsely claiming its overlay made websites WCAG-compliant. EcomBack found that 22.64% of websites sued in H1 2025 had an overlay installed. The American Bar Association and the National Federation of the Blind both publicly reject overlays as a compliance strategy.
Latest News & Analysis
View all posts →ADA Website Lawsuits in 2025: Year in Review
A comprehensive analysis of ADA website litigation trends, top plaintiffs, settlement ranges, and what businesses should expect in 2026.
The April 2026 Title II Deadline: Are Government Websites Ready?
With the DOJ's web accessibility deadline for state and local governments approaching, we assess readiness across the public sector.
The ROI of Web Accessibility: How Compliance Drives Revenue
Beyond lawsuit avoidance: how accessible websites outperform their inaccessible counterparts in search, conversion, and customer satisfaction.
Verified ADA Agencies
These agencies specialize in ADA compliance and accessible web design. Vetted and reviewed on our partner directory.
Ready to Make Your Website Accessible?
Whether you need to find a qualified agency or want a free accessibility audit, we can help you take the next step.
whatisada.com is an educational resource published by Grow Wild Agency


