ADA Website Lawsuits and Small Business: Who Gets Sued, and Why
The short version: you do not need to be a big company to get a demand letter over your website. The businesses that get targeted are the ones with an online store, an online booking form, or a menu published as an image — because those are the pages where a barrier stops someone from actually buying something, and because they are easy to find by automated scanning. Most of it never reaches a courtroom. It arrives as a letter from a law firm asking you to fix your site and pay a settlement.
The rest of this article covers who gets targeted, the six site problems that show up in complaints over and over, and what to fix first. Nothing here is legal advice — we are not lawyers, and if a letter has already arrived you should talk to one. This is the practical background so you know what you are looking at.
How Common Is This, Really
Honest answer: nobody publishes an authoritative count, so treat any number you see — including the ones below — as an estimate.
The law firms and vendors that track federal filings have reported figures in the region of 4,000 ADA website accessibility suits per year in recent years, with a broadly upward trend since 2018. We have not independently verified those tallies and they do not capture demand letters at all, which is where most of this activity actually lives and which nobody counts. So the honest framing is directional, not precise: this is a steady, ongoing category of legal activity, not a wave that is about to break over you and not something that has gone away.
What matters more for you than the national number is that plaintiffs’ firms tend to favour small and mid-sized businesses, because a business without an in-house legal team is more likely to settle quickly than to litigate. Commonly reported settlement figures for small businesses sit in the low five figures, and legal defence costs can exceed the settlement even when you win. We cannot source a reliable average, and any consultant quoting you one precisely is guessing too. For a fuller breakdown of the cost side, see what an ADA lawsuit actually costs.
Who Gets Targeted
Not all businesses face equal risk. Certain industries are disproportionately targeted by ADA web accessibility lawsuits.
E-Commerce Businesses
Online stores are the most common target by far. If you sell products or services through your website, you are in the highest-risk category. The logic is straightforward: if a person with a disability cannot complete a purchase on your site, they are being denied access to your goods and services.
This includes businesses using Shopify, WooCommerce, BigCommerce, and custom-built stores. The platform does not matter — what matters is whether the end result is accessible.
Restaurants and Food Service
Restaurant websites are heavily targeted, especially those with online ordering, reservation systems, or menus published as images or PDFs. If your menu is a scanned image that a screen reader cannot read, that is a common trigger for a complaint.
Healthcare Providers
Medical practices, dental offices, clinics, and telehealth providers face increased scrutiny. Appointment booking systems and patient portals are frequent pain points.
Hospitality and Travel
Hotels, vacation rentals, and travel agencies with online booking systems are regular targets. If someone cannot book a room using assistive technology, that creates liability.
Education and Professional Services
Law firms, accounting firms, real estate agencies, and educational institutions round out the list. If your business relies on your website to deliver services or information, you have exposure.
What Triggers a Lawsuit
Understanding what actually prompts legal action can help you prioritize your fixes. Here are the most common triggers.
Lack of Alt Text on Images
This is the issue cited most often in ADA web accessibility complaints. When product images, informational graphics, or navigation images lack alternative text, blind users cannot understand or interact with your site. For an e-commerce store, this means a blind customer literally cannot tell what you are selling. Our alt text guide covers how to write it well, including the product-image case.
Inaccessible Forms
Contact forms, checkout processes, signup forms, and search bars that cannot be operated with a keyboard or that lack proper labels for screen readers are a major trigger. If someone cannot complete a transaction, that is a clear barrier. See accessible forms for the labelling and error-handling patterns, and accessible ecommerce checkout if you sell online.
Missing Keyboard Navigation
Many people with motor disabilities cannot use a mouse. They navigate entirely with a keyboard. If your site’s menus, buttons, links, and interactive elements cannot be reached and activated using only the Tab key and Enter key, your site is inaccessible to these users. You can check this yourself in a few minutes — how to test keyboard navigation.
Poor Color Contrast
Text that does not have enough contrast against its background is difficult or impossible to read for people with low vision. While this alone is less likely to trigger a lawsuit, it is frequently included in complaints alongside other issues — and it is the single most common automated finding in practice. Our color contrast guide explains the ratios and how to check them.
Video Without Captions
If you have videos on your site without captions, deaf and hard-of-hearing users are excluded. This applies to product demos, explainer videos, testimonials, and any other video content. See the video captions and accessibility guide for what counts as adequate captioning.
Inaccessible PDFs and Documents
Menus, brochures, reports, and other documents published as PDFs are often completely inaccessible. Scanned images saved as PDFs are the worst offenders — they contain no actual text for assistive technology to read. Our accessible PDF guide covers how to tell whether yours has a real text layer.
How ADA Web Lawsuits Typically Work
Here is the general pattern, so you know what to expect.
The Demand Letter
Most cases start with a demand letter from an attorney, not a formal lawsuit. The letter will state that their client (a person with a disability) attempted to use your website and was unable to due to accessibility barriers. It will cite specific issues and demand that you fix them and pay a settlement.
What Happens If You Ignore It
If you ignore the demand letter, the next step is usually a formal lawsuit filed in federal or state court. At this point, legal costs escalate significantly. Most small businesses find it far cheaper to address the issues and negotiate early rather than go to court.
The Settlement
Most ADA web accessibility cases settle rather than going to judgment. Terms commonly include a monetary payment, an agreement to remediate your website within a specific timeframe, and sometimes ongoing monitoring. Settlements are usually confidential, which is exactly why no one can quote you a trustworthy average — be sceptical of anyone who does.
Serial Plaintiffs
A significant portion of ADA web accessibility lawsuits come from a relatively small number of plaintiffs and law firms that file hundreds or thousands of cases per year. Some plaintiffs have filed over 100 lawsuits individually. This does not mean the underlying issues are not real — your website may genuinely have barriers — but it does mean that certain businesses are identified through systematic scanning rather than organic use.
The Overlay Trap: Why Accessibility Widgets Can Increase Your Risk
If you have searched for a quick fix, you have probably encountered accessibility overlay widgets — tools like AccessiBe, UserWay, or similar products that promise one-line-of-code compliance. You add a JavaScript widget to your site, a small icon appears in the corner, and supposedly your site is now ADA compliant.
Here is the reality: overlays do not make your site compliant, and they can actually increase your lawsuit risk.
Why Overlays Fail
- They do not fix the underlying code problems. They attempt to patch issues on the surface while the source code remains inaccessible.
- Screen reader users overwhelmingly report that overlays make sites harder to use, not easier. The National Federation of the Blind and other disability organizations have publicly opposed overlay products.
- Overlays can conflict with the assistive technology that users already have, creating new barriers.
Why Overlays Increase Lawsuit Risk
The reasoning you will hear from accessibility practitioners is that an overlay is evidence the business knew accessibility was an issue — it bought a product to address it — and still left the underlying barriers in place. Whether that materially weakens a good-faith position is a question for a lawyer, not for us, and we are not aware of a court ruling that settles it either way.
What we can say without speculating: installing an overlay does not remove the barriers a complaint would cite. If the alt text is missing, it is still missing; if the checkout cannot be completed with a keyboard, it still cannot. A widget in the corner does not change what an auditor or a plaintiff’s tester finds. We are not going to tell you that having one has been proven to get businesses sued, because we cannot substantiate that claim — but we can tell you it does not fix the thing that gets cited.
The bottom line: do not rely on overlays. Spend your money on actual fixes instead. We go into the technical detail in why accessibility overlays don’t work.
How to Reduce Your Legal Risk
You cannot eliminate the risk of an ADA lawsuit entirely, but you can reduce it significantly and build a strong defense position.
Step 1: Conduct a Basic Accessibility Audit
You do not need to hire an expensive consultant as your first step. Start with a free automated scan using tools like WAVE (wave.webaim.org) or Google Lighthouse (built into Chrome). These tools will identify many common issues like missing alt text, contrast problems, and heading structure issues.
Automated tools are commonly estimated to catch somewhere around a third of accessibility issues — the exact share depends heavily on the site and the tool, so treat it as a rough order of magnitude rather than a measured figure. They are a starting point, not a complete solution, but they give you a clear action list. If you want a structured version of this, we have a five-minute accessibility audit you can run on any page.
Step 2: Fix the High-Impact Issues First
Based on what triggers lawsuits, prioritize these fixes:
- Add alt text to all images, especially product images and informational graphics.
- Make your forms accessible with proper labels and keyboard operability.
- Ensure keyboard navigation works throughout your site, including menus and interactive elements.
- Add captions to videos.
- Fix color contrast so text is readable.
- Replace image-based PDFs with accessible text-based versions.
Step 3: Document Your Efforts
If you are ever challenged, being able to show that you have been actively working on accessibility is valuable. Keep a record of:
- When you conducted your audit
- What issues you found
- What fixes you made and when
- Your plan for ongoing accessibility maintenance
This demonstrates good faith, which can be important in settlement negotiations or court proceedings.
Step 4: Publish an Accessibility Statement
An accessibility statement on your website shows that you take the issue seriously. Include:
- Your commitment to accessibility
- The standard you are working toward (WCAG 2.1 Level AA is the generally accepted benchmark)
- How users can report accessibility problems
- An alternative way to access your services if they encounter a barrier (like a phone number)
This is not a legal shield, but it gives users a way to contact you directly instead of going to a lawyer. Our accessibility statement guide has the structure and the wording to avoid.
Step 5: Make Accessibility Part of Your Ongoing Process
Accessibility is not a one-time fix. Every time you add new content, new products, new pages, or update your site, accessibility needs to be part of the process. Train your staff to add alt text when uploading images, use proper heading structure, and create accessible content.
What About State Laws
The ADA is a federal law, but several states have their own accessibility requirements:
- California has the Unruh Civil Rights Act, which sets a statutory minimum damages figure of $4,000 per violation (Cal. Civ. Code § 52). That is a floor written into the statute, not a prediction of what any given case costs. California is widely reported as the most active state for these filings.
- New York and Florida are the other two states that consistently show up near the top of filing counts.
We have not verified state-level filing counts ourselves; they come from the same private trackers as the national figures above. The reason to care is directional — if you are in or selling into these states, this is more likely to come up.
If your business is located in or serves customers in these states, your risk profile is higher.
The Department of Justice Position
In 2024, the DOJ finalized a rule under Title II of the ADA requiring state and local government websites to meet WCAG 2.1 Level AA. Those compliance dates were later pushed back: an interim final rule published on April 20, 2026 extended both by one year, so entities serving populations of 50,000 or more now have until April 26, 2027, and smaller entities and special districts until April 26, 2028. If you have read that a Title II deadline passed in April 2026, it did not — see the corrected timeline.
This rule directly applies to government entities, not private businesses. It matters to you mainly as a signal of the DOJ’s position that websites fall within the ADA’s reach.
For private businesses, the legal standard is less explicit, but court decisions have consistently held that business websites must be accessible, particularly when the business has a physical location.
The Cost of Doing Nothing vs. the Cost of Fixing It
We cannot give you sourced figures here, and the ranges that circulate online are mostly vendor marketing. What is reliably true is the shape of it rather than the numbers:
- Fixing the common triggers on a small site is largely work you or your developer can do directly, and much of the first pass (alt text, form labels, contrast) costs nothing but time.
- Responding to a demand letter means paying a lawyer to read it before you reply to anything, and that cost starts the day the letter arrives whether or not you settle.
- Defending a filed case costs more than settling one, which costs more than not being targeted.
The ordering is what matters: the proactive work sits at the cheap end of that list, and it is the only item on it you get to schedule yourself.
Take Action This Week
You do not need to make your entire site perfectly accessible overnight. Start with these three actions this week:
- Run a free WAVE scan on your homepage and top five pages. Write down the issues found.
- Add alt text to every image on your most-visited pages.
- Test your site’s keyboard navigation by pressing Tab repeatedly and seeing if you can reach all interactive elements.
These three steps will address the most common lawsuit triggers and put you on a much stronger footing.
Accessibility is not just about avoiding lawsuits. It is about making your business available to everyone. But if the legal risk is what gets you to take that first step, that is perfectly fine. The result is the same: a better website for all your customers.
If you run or supply a city, school district, library, or transit agency rather than a private business, a separate rule applies to you with a hard date attached — see the DOJ Title II deadline, extended to 2027.
If a letter has already arrived, the sequencing matters more than the fixes do: read what to do in the first 48 hours before you reply to anyone.
Want to know what is actually broken on your site? Get an accessibility report.
Get our free accessibility toolkit
We're building a simple accessibility checker for non-developers. Join the waitlist for early access and a free EAA compliance checklist.
No spam. Unsubscribe anytime.