Most business owners treat web accessibility as a “someday” item — until a demand letter arrives, or a customer quietly gives up and buys from a competitor. By then the cheap version of the problem is gone. The real cost of ignoring accessibility isn’t one number; it’s three separate bills that all come due at once: legal exposure, lost customers, and weaker search performance. Here’s what each one actually looks like, and why the price of fixing it is the smallest figure in this article.

Bill #1: Lawsuit and settlement exposure

Web accessibility litigation is no longer a rare event. UsableNet’s year-end tracking found over 4,000 digital accessibility lawsuits filed in 2024, and roughly 40% (961 cases) were repeat filings against companies that had been sued before — meaning a one-time patch isn’t enough (UsableNet 2024 Year-End Report). Most of these are brought under Title III of the ADA.

Here’s the part that surprises people: under federal Title III, a private plaintiff can’t win money damages — only injunctive relief (an order to fix the site) plus attorney’s fees (ADA.gov web guidance). That fee-shifting provision is exactly what drives the litigation economy. You end up paying the plaintiff’s lawyers, your own defense, and the remediation you were trying to avoid.

State law makes it worse in some places. California’s Unruh Civil Rights Act allows a statutory minimum of $4,000 per violation on top of attorney’s fees (California Civil Rights Department), which is why so many filings cluster there and in New York. This is general information, not legal advice — if you’ve received a demand letter, talk to a qualified attorney about your specific situation. But the pattern is consistent: a settled web case routinely costs tens of thousands of dollars before you’ve improved a single line of code, and the ones who get hit twice are usually the ones who reached for a quick fix the first time.

If you want a sense of how exposure varies by jurisdiction, our lawsuits-by-state breakdown maps where filings concentrate.

Bill #2: The customers you never see

Lawsuits are the loud cost. Lost revenue is the quiet one, and over time it’s often larger.

More than 1 in 4 U.S. adults — over 70 million people — report having a disability, according to the CDC’s 2022 data (CDC, July 2024). Mobility, cognitive, vision, and hearing disabilities all affect how someone uses a website. When your checkout form has no labels, your buttons are empty to a screen reader, or your contrast is too low to read in daylight, those customers don’t email to complain. They leave, and you have no analytics event that says “abandoned because inaccessible.”

This is not a fringe market. People with disabilities, together with their friends and family, control an estimated $13 trillion in annual disposable income worldwide (Return on Disability, via the World Economic Forum). And these problems are everywhere: the WebAIM Million 2025 report — an automated scan of the top million home pages — found WCAG failures on 94.8% of them, averaging 51 errors per page. The most common single barrier, low-contrast text, appeared on 79.1% of sites; missing form labels on 48.2%; empty links on 45.4%. If your site is typical, it’s already turning paying customers away.

For ecommerce stores in particular, an inaccessible cart or filter isn’t a usability footnote — it’s a checkout that silently fails for a quarter of the population.

Bill #3: The SEO penalty nobody bills you for

The third cost hides inside your traffic numbers. A striking amount of accessibility work is also technical SEO work, because search crawlers and assistive technology read pages the same way.

  • Alt text describes images to screen readers — and to Google Image search. Missing alt text affected 55.5% of pages in the WebAIM scan.
  • Heading structure and landmarks tell a screen reader (and a crawler) how your content is organized.
  • Descriptive link text — not “click here” — helps both assistive tech and the algorithms ranking your pages.
  • Clean semantic markup improves Core Web Vitals, a confirmed ranking factor.

When you ignore accessibility, you’re quietly suppressing the signals that earn organic traffic. We unpack the overlap in detail in accessibility and SEO, but the short version is: an inaccessible site is usually an under-optimized site too. You pay for that gap in lost rankings every single month, with no invoice attached.

The cost of doing it right (it’s the small number)

Now the comparison that matters. Set the three bills above against what proactive compliance costs.

A professional accessibility audit followed by manual remediation to WCAG 2.1 AA is a defined, one-time project — and for a small-business site it lands far below the cost of a single settled lawsuit. You can see realistic figures on our ADA compliance cost page. Critically, it’s the only approach that actually removes the risk: it fixes the underlying HTML, ARIA, and content, so your site is genuinely usable, genuinely defensible, and genuinely better for search.

The tempting shortcut — an accessibility overlay widget — does none of that. It bolts a script onto a broken site without fixing the code, and plaintiffs have noticed: a quarter of 2024’s lawsuits (about 1,023 cases) specifically cited overlay widgets as a barrier, not a fix (UsableNet). Paying for an overlay can leave you exposed to all three bills and the cost of the overlay. We compare the two approaches head-to-head in overlay vs manual remediation.

At Curbcut we do manual remediation for small businesses precisely because it’s the version that pays for itself. The math isn’t close: one project cost, once, versus open-ended legal exposure, lost revenue from a quarter of the population, and a permanent SEO drag.

The cheapest moment to fix your site is always today. Run a free accessibility scan to see exactly where you stand — before a plaintiff, or a competitor, finds out first.