Web Design

The Web Accessibility Liability Wave: Lawsuit Data, SMB Compliance Gaps, and the Pragmatic Path

Web accessibility used to be framed as an enterprise concern. The data says otherwise: thousands of digital accessibility lawsuits and demand letters now land every year, the plaintiff bar has industrialized its process, and the compliance baseline across the web remains dismal, nearly 95% of the top million homepages fail automated WCAG checks. Meanwhile regulators on both sides of the Atlantic have converted accessibility from best practice into binding rule. This deep dive works through the strongest available evidence, UsableNet's lawsuit tracking, WebAIM's million-page audits, DOJ rulemaking, and the European Accessibility Act, to separate genuine risk from vendor fear-marketing, and to define the pragmatic compliance path for a small or mid-sized service business that cannot fund an enterprise program.

Joshua Agonya Pi'Rwot

By Joshua Agonya Pi'Rwot

Founder, Business Growth Accelerator

Executive summary

Digital accessibility lawsuits topped 4,000 in 2024 while 94.8% of homepages still fail WCAG. This deep dive maps the liability wave with UsableNet, WebAIM, and regulator data, and lays out a pragmatic compliance path for SMBs.

Section 1

The five challenges at a glance

The liability wave is best understood as five interlocking problems rather than one scary headline. First, the compliance baseline is near-universally bad: WebAIM's automated audit of one million homepages found detectable WCAG 2 failures on 94.8% of them, averaging 51 distinct errors per page (WebAIM, 2025), meaning almost every unremediated site is a plausible target. Second, litigation has industrialized: more than 4,000 suits were filed across federal and state courts in 2024, concentrated among repeat plaintiff firms, with New York and California accounting for roughly 40% of cases (UsableNet, 2025). Third, the most heavily marketed shortcut backfires: about a quarter of 2024 lawsuits explicitly cited accessibility overlay widgets as barriers rather than fixes (UsableNet, 2025). Fourth, regulation is hardening, the DOJ's 2024 Title II rule codified WCAG 2.1 AA for public entities, and the European Accessibility Act took effect for covered products and services in June 2025 (DOJ, 2024; European Commission, 2025), signaling the direction of travel for private-sector standards. Fifth, the underlying market exclusion is large: an estimated 1.3 billion people, about 16% of the global population, experience significant disability (WHO, 2023). The table below maps each challenge to its root cause and the businesses most exposed.

Section 2

Challenge 1–2: A failing baseline meets an industrialized plaintiff bar

WebAIM's annual automated evaluation of the top one million homepages is the closest thing the field has to a census, and its 2025 edition found detectable WCAG 2 conformance failures on 94.8% of pages, an average of 51 distinct errors per homepage, with low-contrast text alone appearing on 79.1% of pages (WebAIM, 2025). Because these are only the failures automated tooling can detect reliably, true conformance rates are lower still (WebAIM, 2025). That baseline matters legally because it means a plaintiff firm running automated scans can generate a credible complaint against almost any unremediated site. And they do: UsableNet's year-end tracking counted more than 4,000 digital accessibility lawsuits filed in 2024, roughly 2,400 in federal courts and 1,600 in state courts, with e-commerce functionality named in 77% of cases and New York plus California accounting for about 40% of filings (UsableNet, 2025). The defendants are not predominantly Fortune 500 companies; the volume model works precisely because small and mid-sized businesses settle quickly rather than litigate. For a service business, the sober reading is neither panic nor dismissal: the probability of any single suit is modest, but the expected cost of being targeted, settlement, legal fees, rushed remediation, almost always exceeds the cost of fixing the most common failures proactively.

Section 3

Challenge 3–4: The overlay trap and the regulatory ratchet

The most heavily marketed response to lawsuit risk is an accessibility overlay, a JavaScript widget promising automated compliance for a monthly fee. The litigation data is unambiguous about how that bet is performing: in 2024, roughly 25% of all lawsuits, over 1,000 cases, explicitly cited sites that had an accessibility widget installed, with plaintiffs arguing the overlays themselves created or failed to remove barriers (UsableNet, 2025). Overlays do not modify underlying markup, so unlabeled buttons, broken form semantics, and missing alternative text persist beneath the widget. Meanwhile the regulatory floor is rising. The Department of Justice's final rule under ADA Title II, published April 24, 2024, requires state and local government web content and mobile apps to meet WCAG 2.1 Level AA, with compliance deadlines subsequently extended to 2027–2028 (DOJ, 2024; Federal Register, 2026). Though Title II binds public entities, it establishes WCAG 2.1 AA as the de facto reference standard US courts and agencies recognize, and it directly affects any firm selling digital services to government clients. In Europe, the European Accessibility Act took effect on June 28, 2025, extending accessibility obligations to private-sector products and services including e-commerce, with EN 301 549 incorporating WCAG 2.1 as its technical baseline (European Commission, 2025). The direction of travel is one-way: voluntary guideline to procurement requirement to statute.

Section 4

Challenge 5: The market you exclude is bigger than the lawsuit you fear

Framing accessibility purely as liability management understates the commercial case. The World Health Organization estimates 1.3 billion people, about 16% of the global population, experience significant disability, a share that rises steeply with age (WHO, 2023). For service businesses whose clients skew older, financial advisors, healthcare-adjacent practices, home services, legal firms, the overlap between 'people with low vision, motor, or hearing impairments' and 'people with money and urgent service needs' is substantial. The exclusion is rarely dramatic; it is a form that cannot be completed by keyboard, a phone number rendered as an image, link text reading 'click here' fifteen times, or the low-contrast gray-on-white text that WebAIM found on 79.1% of homepages (WebAIM, 2025). Each is invisible to the founder and disqualifying for the affected buyer. There is also a meaningful overlap between accessibility work and general conversion quality: the same semantic structure, labeled forms, and legible contrast that satisfy WCAG also serve every user on a sunlit phone screen, and clean markup benefits search engines parsing the page. Stanford's credibility research adds a reinforcing note: buyers judge sites first on how professionally they are built (Fogg et al., 2003), and broken interactive elements read as neglect. Accessibility failures are, in practice, a subset of quality failures.

Section 5

Innovative solutions

Each challenge has a proportionate, evidence-backed answer. Against the failing baseline: prioritize by frequency, WebAIM found that just six error types (low contrast, missing alt text, missing form labels, empty links, empty buttons, missing document language) account for the overwhelming majority of detected failures (WebAIM, 2025), so a small remediation sprint targeting those six removes most automated-scan exposure. Against industrialized litigation: document your conformance work; UsableNet's data shows suits concentrate on e-commerce flows and repeat targets, so fixing transactional paths first, forms, booking, checkout, addresses the highest-risk surface (UsableNet, 2025). Against the overlay trap: remediate code rather than masking it; the 1,000+ suits citing widgets in 2024 are the controlled experiment (UsableNet, 2025). Against the regulatory ratchet: adopt WCAG 2.1 AA as your internal standard now, since both the DOJ rule and the European Accessibility Act's EN 301 549 baseline converge on it (DOJ, 2024; European Commission, 2025), building to one standard once is cheaper than chasing jurisdictions. Against market exclusion: fold accessibility checks into design QA rather than running it as an annual project, the workflow change WebAIM's year-over-year data implicitly endorses, since pages using common frameworks and recent templates show measurably fewer errors than legacy builds (WebAIM, 2025).

Section 6

Solution framework

The pragmatic compliance path we build into ConvertOS engagements treats accessibility as a workflow property, not a certificate. Core functionality: a recurring audit-remediate-verify loop anchored to WCAG 2.1 AA. Components: (1) automated scanning across key templates to catch the six high-frequency error classes WebAIM documents (WebAIM, 2025); (2) manual keyboard and screen-reader passes on the money paths, contact, quote, booking, payment, because automated tools detect only a fraction of real barriers (WebAIM, 2025) and because 77% of litigation targets transactional functionality (UsableNet, 2025); (3) design-system enforcement, where contrast-safe color tokens and labeled form components make new pages accessible by default; (4) an accessibility statement with a working feedback channel, which both helps affected users and demonstrates good faith; (5) quarterly re-verification as content changes. Value proposition: the evidence indicates this approach simultaneously reduces legal exposure (the scan-vulnerable failures disappear), avoids the documented overlay backfire (UsableNet, 2025), satisfies the converging US and EU regulatory baseline (DOJ, 2024; European Commission, 2025), and recovers excluded buyers from the 16% of the population living with significant disability (WHO, 2023). Implementation requirements: a scanning tool, one trained reviewer or partner agency, a component-based design system, and a standing line item in the web maintenance budget, typically days of work for an SMB site, not months.

Section 7

Evidence-based action plan

Sequence the work over 60 days. Days 1–7: scan every key template with an automated checker and inventory failures against WebAIM's six dominant error classes, low contrast, missing alt text, unlabeled forms, empty links, empty buttons, missing language attribute (WebAIM, 2025). Days 8–21: remediate the money paths first. Run a keyboard-only pass through your contact, quote, and booking flows; UsableNet's data shows transactional functionality draws 77% of suits, so this is where exposure concentrates (UsableNet, 2025). Days 22–35: fix the template-level issues, color tokens that pass contrast, alt-text standards, semantic headings, so every future page inherits compliance. Days 36–45: if you currently pay for an overlay widget, plan its retirement as underlying fixes land; a quarter of 2024 lawsuits cited widget-equipped sites (UsableNet, 2025). Days 46–60: publish an accessibility statement naming WCAG 2.1 AA as your standard with a contact channel for barriers, and calendar a quarterly re-scan. If you sell to government or EU consumers, map your obligations against the DOJ Title II rule and the European Accessibility Act explicitly (DOJ, 2024; European Commission, 2025). The end state is unglamorous and effective: a site that passes the scans plaintiffs run, serves the buyers competitors exclude, and meets the standard regulation is converging on. For adjacent evidence in this series, see [The Economics of Page Speed: What Performance Research Really Shows About Revenue](/blog/page-speed-economics-revenue-research-deep-dive) and [The Trust Deficit Online: Web Credibility Research and the Signals That Earn Service-Business Trust](/blog/web-credibility-research-trust-signals-service-business). See also our 2026 deep dive: [The Business Case for Accessibility (Beyond Compliance)](/blog/the-business-case-for-accessibility-beyond-compliance).

FAQ

Direct answers for operators.

Can a small service business really get sued over website accessibility?

Yes. UsableNet tracked more than 4,000 digital accessibility lawsuits in US federal and state courts in 2024, plus a larger volume of pre-suit demand letters, with filings concentrated in New York and California (UsableNet, 2025). The volume model specifically favors smaller defendants who settle quickly. E-commerce and booking functionality drew 77% of suits, so any SMB transacting online sits in the targeted category.

Do accessibility overlay widgets protect me from lawsuits?

The data points the other way. In 2024, roughly 25% of digital accessibility lawsuits, more than 1,000 cases, were filed against sites that had an accessibility widget installed, with plaintiffs citing the overlays as barriers rather than fixes (UsableNet, 2025). Overlays don't repair the underlying code that screen readers depend on. Remediation of actual markup, prioritized by WebAIM's most common failures, is the defensible route.

What accessibility standard should an SMB target?

WCAG 2.1 Level AA. It is the standard the DOJ codified in its 2024 ADA Title II rule for public entities and the technical baseline (via EN 301 549) under the European Accessibility Act that took effect in June 2025 (DOJ, 2024; European Commission, 2025). US private-sector litigation also references it as the practical benchmark. Building to WCAG 2.1 AA once satisfies the converging requirements of every major jurisdiction.

How bad is the average website's accessibility, really?

Worse than most founders assume. WebAIM's 2025 audit of the top one million homepages detected WCAG 2 failures on 94.8% of them, averaging 51 errors per page, with low-contrast text on 79.1% of homepages (WebAIM, 2025). Because automated tools catch only reliably detectable issues, full conformance is rarer still. The upside: six error types dominate, so targeted fixes remove most detectable exposure quickly.

Joshua Agonya Pi'Rwot

Written by

Joshua Agonya Pi'Rwot

Founder, Business Growth Accelerator · Country Director, AVODA Group Uganda · EMBA

Joshua helps service-business operators turn scattered marketing into a clear path from first attention to booked call. He is Founder of Business Growth Accelerator and Country Director of AVODA Group Uganda.