ADA Website Lawsuits: What Small Business Owners Need to Know in 2026


If you own a small business with a website, you need to understand the legal landscape around web accessibility. ADA (Americans with Disabilities Act) lawsuits targeting websites have become one of the fastest-growing areas of litigation in the United States, and small businesses are increasingly in the crosshairs.

This article is not legal advice. It is a practical overview to help you understand the risks and take smart steps to protect your business.

The Numbers Are Hard to Ignore

In 2024, over 4,000 ADA website accessibility lawsuits were filed in federal court. That number does not include the thousands of demand letters sent each year that never become formal lawsuits. The trend has been climbing steadily since 2018, and 2025 and 2026 show no signs of slowing down.

Here is what makes this relevant to small businesses: you do not need to be a Fortune 500 company to get sued. In fact, many plaintiffs’ attorneys specifically target small and mid-sized businesses because they are more likely to settle quickly rather than fight a prolonged legal battle.

Settlement amounts typically range from $5,000 to $25,000 for small businesses, but legal defense costs can easily exceed that even if you win. The real cost is often the disruption to your business, the stress, and the damage to your reputation.

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 number one issue cited 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.

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.

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.

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.

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.

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.

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. Typical terms include a monetary payment (often $5,000 to $25,000 for small businesses), an agreement to remediate your website within a specific timeframe, and sometimes ongoing monitoring requirements.

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

Multiple law firms have stated publicly that they specifically target businesses using overlays because it demonstrates the business knew about accessibility (they bought a product to address it) but chose an inadequate solution. In legal terms, this can undermine a good-faith defense.

In 2024 and 2025, numerous businesses using AccessiBe and similar overlays were sued successfully. Having an overlay installed was not accepted as a defense.

The bottom line: do not rely on overlays. Spend your money on actual fixes instead.

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 catch roughly 30 to 40 percent of accessibility issues. They are a starting point, not a complete solution, but they give you a clear action list.

Step 2: Fix the High-Impact Issues First

Based on what triggers lawsuits, prioritize these fixes:

  1. Add alt text to all images, especially product images and informational graphics.
  2. Make your forms accessible with proper labels and keyboard operability.
  3. Ensure keyboard navigation works throughout your site, including menus and interactive elements.
  4. Add captions to videos.
  5. Fix color contrast so text is readable.
  6. 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 helps establish good faith and gives users a way to contact you directly instead of going to a lawyer.

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 allows for minimum statutory damages of $4,000 per violation per visit. California sees more ADA web accessibility lawsuits than any other state.
  • New York is the second most active state for these lawsuits.
  • Florida has also seen a significant increase in filings.

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. While this rule directly applies to government entities, not private businesses, it reinforced the DOJ’s longstanding position that websites are places of public accommodation under the ADA.

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

Here is a rough comparison for a typical small business website:

  • Cost of basic accessibility remediation: $500 to $5,000 (depending on site size and complexity), much of which you can do yourself for free
  • Cost of an ADA demand letter settlement: $5,000 to $25,000
  • Cost of full legal defense: $10,000 to $75,000 or more
  • Cost of negative publicity: Difficult to quantify but very real

The math is clear. Proactive accessibility work is dramatically cheaper than reactive legal defense.

Take Action This Week

You do not need to make your entire site perfectly accessible overnight. Start with these three actions this week:

  1. Run a free WAVE scan on your homepage and top five pages. Write down the issues found.
  2. Add alt text to every image on your most-visited pages.
  3. 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.

We’re building a simple accessibility checker for non-developers — no DevTools, no jargon. Join our waitlist to get early access.