
New York is the top state for ADA web lawsuits because plaintiffs there can stack state and city human-rights laws on top of the federal ADA, adding claims and remedies a bare federal case doesn't offer. That legal layering has attracted a concentrated group of plaintiff-side law firms that file accessibility cases at volume, and the result is that New York now leads the nation in state-court web-accessibility filings. Because most defendants are e-commerce companies, a business doesn't need an office in New York to face a New York ADA website lawsuit — selling to New York residents is usually enough.
In 2025, 8,667 ADA Title III lawsuits were filed nationwide — among the highest totals on record — and more than 5,000 of them targeted websites and apps, up roughly 20% over 2024. New York's courts account for a large share of that digital caseload.
Why do plaintiffs choose New York courts for ADA website lawsuits?
The federal ADA applies everywhere, so plaintiffs file where the law and the courts work best for them. New York offers both.
State and city laws layer on top of the ADA
New York's state and city human-rights laws cover the same conduct the ADA does, so a single inaccessible checkout page can support federal, state, and city claims at once. Those extra claims add settlement leverage and let plaintiffs file in state court, where the local plaintiff's bar runs a repeatable, high-volume practice.
How New York compares with California and Florida
Each of the big three litigation states has its own engine. California's pressure comes largely through the Unruh Act, which sets minimum statutory damages of $4,000 per violation plus attorney's fees — and a 1992 amendment makes any ADA violation automatically an Unruh violation, which is why California produces so many demand letters. We cover that in California Unruh Act website lawsuits. Florida is the most active state for federal filings. New York dominates state-court filings — the largest single channel of web-accessibility litigation in the country.
Who gets sued in New York ADA website lawsuits?
Nationally, about 70% of web-accessibility suits hit e-commerce companies, roughly 18% hit food service, and around 4% hit healthcare, with the rest spread across fitness, education, travel, and entertainment. New York filings follow the same pattern: if visitors can buy, book, or order on your site, you're in the highest-risk category.
Most of these cases are brought by a small set of repeat plaintiffs and their firms, who test many sites the same way and file near-identical complaints. Their targets aren't hard to find: WebAIM's 2025 analysis found detectable WCAG failures on 94.8% of the top one million homepages — most commonly low-contrast text, missing image alt text, missing form labels, and empty links or buttons. Those are the exact barriers New York complaints cite. For a closer look at the selection process, read how ADA serial plaintiffs pick targets.
Can an out-of-state business face a New York ADA website lawsuit?
Yes, and it happens routinely. If your website sells or ships to New York residents, plaintiffs will argue New York courts can hear the case — and e-commerce defendants make up the bulk of filings precisely because their sites reach every state.
The underlying legal question — whether the ADA covers websites at all — has mostly been answered in plaintiffs' favor. In Robles v. Domino's Pizza (9th Cir. 2019), the court held the ADA applies to a website and app connected to physical locations, and the Supreme Court declined to review the decision. A circuit split technically remains, but it offers little comfort against layered federal, state, and city claims in New York. Hotels face an added exposure: the DOJ reservation rule requires online booking systems to identify accessible rooms and features, and a dedicated wave of hotel-website suits targets exactly that.
What does a New York ADA website lawsuit cost?
Most cases settle for between $10,000 and $75,000, plus a binding commitment to remediate the website. Average settlement cost runs $30,000 or more — and that's before your own attorney's fees. The remediation commitment matters as much as the check: settling does not fix your code, and a site that stays broken can be sued again by a different plaintiff over the same barriers.
If a complaint or demand letter has already arrived, timing matters most. Our guide on what to do when you receive an ADA website demand letter walks through the first 30 days step by step.
Do accessibility overlays stop New York lawsuits?
No — and the evidence here is unusually blunt. UsableNet's reports repeatedly find that hundreds of companies sued each year already had an accessibility widget or overlay installed when the complaint was filed. WebAIM's million-homepage analysis found sites using overlays averaged roughly as many detectable errors as sites without them. The National Federation of the Blind formally opposes overlay products, calling them "not only ineffective but harmful."
Regulators have caught up too. In January 2025 the FTC announced a $1 million action against accessiBe, alleging the company deceptively claimed its widget could make any website WCAG-compliant; the final order, approved in April 2025, bars unsubstantiated compliance claims.
One distinction matters here. A preference widget — a user-facing control for contrast or text size on a site that is already accessible at the code level, making no compliance claims — is a fine convenience feature; our own site runs one. A compliance overlay — a third-party script sold as making a broken site compliant — is a different product entirely, and it's the compliance claim that fails. We break down the mechanics in why overlay widgets fail.
How do you reduce your New York lawsuit risk?
There is no shortcut, but there is a clear sequence:
- Establish a baseline. Run an automated scan to surface the high-frequency failures — contrast, alt text, form labels, empty links. Start with a free accessibility audit from ADA Fail to see exactly what a plaintiff's firm would see.
- Add expert human testing. Automated scanning can detect only roughly a third of WCAG success criteria. Keyboard navigation, screen-reader flows, and form behavior — the barriers real users and real complaints center on — need a human tester working against WCAG 2.2 AA.
- Fix the code, not the surface. Remediate at the source: templates, components, and content. A site with zero automated-scan violations and clean human-tested user flows is a dramatically less attractive target.
- Monitor. Every content update and redesign can reintroduce barriers. Ongoing scanning plus periodic human review keeps the baseline from eroding.
New York's filing volume isn't slowing down, and waiting for a complaint is the most expensive strategy available. Request a free accessibility audit and find out where your site stands before a plaintiff's firm does.
Frequently asked questions
Does the ADA specifically say websites must be accessible?
Not in so many words. There is no formal federal regulation setting a web standard for private businesses under ADA Title III, but the Department of Justice has long taken the position that business websites are covered, and most courts agree. WCAG is the de facto benchmark that courts and settlement agreements reference.
Government is different: the DOJ's Title II rule, published April 24, 2024, formally adopts WCAG 2.1 AA for state and local government web content, with compliance deadlines extended in April 2026 to 2027 and 2028 depending on entity size.
Is it cheaper to settle a New York ADA website lawsuit than to fix the site?
No, because settlement isn't a substitute for fixing the site — it's fixing the site plus a legal bill. Nearly every settlement includes a remediation commitment, so you end up paying the $10,000–$75,000 settlement, attorney's fees, and the remediation cost anyway. And since a settlement binds only that plaintiff, an unremediated site remains exposed to the next filing.
Which accessibility standard should a New York business target?
WCAG 2.2 Level AA, the current version of the standard (a W3C Recommendation since October 5, 2023). Level A is the bare minimum, AA is the level courts, the DOJ rule, and the EU all reference, and AAA is aspirational. Keep the claims honest: an automated scan passing cleanly is a strong start, but full-conformance statements should rest only on expert human testing across your key user flows.