ADA compliance for websites is no longer a gray area; it's an active legal risk. ADA website lawsuits have numbered in the thousands annually in recent years, and businesses of every size, from local retailers to national brands, have been named as defendants. If your site has never had a website accessibility audit, there's a good chance it's violating at least one of the standards outlined below.

This guide breaks down the seven most common ADA website violations, explains the legal standard behind each one, and gives you a practical checklist you can use today.

Key Takeaways

  • ADA compliance applies to essentially all public-facing business websites and mobile apps, regardless of company size.
  • Courts and regulators generally look to WCAG 2.1 Level AA as the technical benchmark for compliance.
  • The most common violations involve missing alt text, broken keyboard navigation, low color contrast, inaccessible forms, and unlabeled multimedia.
  • A professional accessibility audit combining automated scanning and manual screen reader testing is the only reliable way to confirm compliance.
  • Businesses in New Jersey face additional exposure under the New Jersey Law Against Discrimination (NJLAD), which extends beyond federal ADA requirements.

Why ADA Website Compliance Matters More in 2026

The Americans with Disabilities Act (ADA) was written in 1990, before the modern web existed, but courts have consistently held that Title III's "places of public accommodation" language extends to websites and mobile apps that offer goods, services, or information to the public. The Department of Justice reinforced this position with its 2022 guidance on web accessibility, and subsequent rulemaking for state and local government sites under Title II has kept WCAG 2.1 AA squarely in focus as the working legal standard.

For businesses, that means an inaccessible website isn't just a design oversight; it's a compliance gap that plaintiffs' attorneys actively look for. Structured web accessibility services exist precisely because manual review, code-level fixes, and legal risk management all need to work together.

The 7 Warning Signs of ADA Non-Compliance

1. Images and Icons Without Alt Text

Every meaningful image, icon, and graphic on a page should carry descriptive alt text so screen reader software can announce it to blind and low-vision users. A missing alt attribute or one filled with a filename like IMG_4021.jpg - is among the most common defects cited in ADA demand letters. Decorative images should be marked alt="" so screen readers skip them entirely, rather than reading out clutter.

Quick check: Right-click any image and inspect the HTML. If there's no alt attribute, or it doesn't describe the image's function or content, that's a violation.

2. Video and Audio Without Captions or Transcripts

Any video or audio content, product demos, testimonials, or webinars need closed captions and, ideally, a full text transcript. This isn't a nice-to-have; it's a direct requirement for users who are deaf or hard of hearing, and it's explicitly addressed under WCAG 2.1 Success Criterion 1.2.2.

3. Poor Color Contrast and Unreadable Text

WCAG 2.1 AA requires a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text against its background. Light gray text on a white background, thin low-contrast fonts, and text embedded in busy images routinely fail this standard — and it's one of the easiest issues for an automated scanner to catch, which makes it low-hanging fruit for plaintiffs' testing tools too.

4. Broken Keyboard Navigation

Not every visitor uses a mouse. Users with motor disabilities and many screen reader users navigate entirely by keyboard, tabbing through links, buttons, and form fields in a logical order. If your keyboard navigation skips interactive elements, traps focus inside a menu or modal, or has no visible focus indicator, those users are functionally locked out of that section of the site.

Quick check: Unplug your mouse and try to reach every link, button, and form field using only the Tab and Enter keys.

5. Inaccessible Forms

Contact forms, quote requests, and checkout flows are frequent friction points. Common defects include unlabeled input fields (so a screen reader can't announce what a field is for), error messages that appear only as a color change with no text explanation, and CAPTCHAs with no accessible alternative. Because forms are often the primary conversion point on a business site, inaccessible forms carry both legal and revenue risk.

6. Missing ARIA Attributes and Dynamic Content Issues

Behind the visible design, modern websites rely on ARIA (Accessible Rich Internet Applications) attributes to tell assistive technology what dynamic elements dropdown menus, sliders, pop-up modals, live chat widgets actually are and how to interact with them. Without proper ARIA roles and labels, a screen reader may announce a dropdown as an unlabeled "clickable" or miss a modal window entirely. These defects are invisible to sighted users, which is exactly why they're so often missed without a technical accessibility audit.

7. Timed Sessions and Unannounced Pop-Ups

Auto-logout timers, session expirations, and pop-up modals that assistive technology doesn't announce can prevent users with cognitive or motor disabilities from completing a task they've already started  filling out an application, finishing a purchase, or reading a policy document. WCAG 2.1 Success Criterion 2.2.1 specifically requires that users be warned before a timed session expires and given a way to extend it.

Self-Check: Is Your Website ADA Compliant?

Use this checklist as a starting point. It is not a substitute for a full professional accessibility audit, but it will surface the most common problems quickly.

  • Every meaningful image has descriptive alt text
  • All videos have accurate closed captions; audio content has a transcript
  • Text and background colors meet a 4.5:1 contrast ratio (3:1 for large text)
  • The entire site is navigable using only a keyboard, with a visible focus indicator
  • All form fields have proper labels, and errors are announced in text, not color alone
  • Dropdowns, modals, and dynamic widgets have correct ARIA roles and labels
  • Timed sessions warn users before expiring and allow extensions
  • Heading structure (H1–H6) is logical and doesn't skip levels
  • The site has been tested with at least one real screen reader (NVDA, JAWS, or VoiceOver)
  • An automated scan (e.g., WAVE or axe) has been run and flagged issues have been remediated

Why Accessibility Overlays Aren't Enough

Many businesses install a third-party accessibility overlay widget and consider the issue resolved. Courts and disability rights advocates have increasingly rejected this approach — overlays typically layer a script on top of existing code without fixing the underlying HTML, and several overlay vendors have themselves been named in ADA lawsuits for failing to deliver genuine compliance. Real ADA website compliance requires fixes at the code level, verified through both automated testing and manual review, including testing by actual assistive-technology users.

The Cost of Ignoring These Signs

ADA website lawsuits typically follow a predictable pattern: a demand letter alleging specific WCAG 2.1 AA failures, followed by litigation if the business doesn't respond with a credible remediation plan. Settlements and remediation costs are almost always lower when a business acts on an accessibility audit proactively, rather than reactively after a lawsuit or demand letter arrives.

Beyond legal exposure, inaccessible design measurably narrows your customer base. An estimated one in four U.S. adults lives with a disability, and a site that excludes them is leaving both goodwill and revenue on the table. Accessible sites also tend to perform better in SEO, since many accessibility best practices (clean heading structure, descriptive alt text, logical navigation) are the same signals search engines use to understand and rank content.

Getting Legal and Technical Help

If you've identified one or more of these red flags on your own site or you've already received an ADA demand letter the right next step is a combination of technical remediation and legal guidance, not just a quick code patch. A qualified website accessibility attorney can evaluate whether flagged issues meet the legal threshold for an ADA violation and help you respond to a claim strategically.

For businesses and website owners in New Jersey, working with an ADA attorney in New Jersey adds a layer of protection, since the New Jersey Law Against Discrimination (NJLAD) provides broader coverage and remedies than federal ADA law alone.

Take Action!

If your website shows any of these seven warning signs, don't wait for a demand letter to find out. Contact our firm today to connect with accessibility professionals and legal experts who provide comprehensive website accessibility services from technical audits to full ADA defense representation so your site is compliant, inclusive, and protected.

Frequently Asked Questions

1. Who is responsible for website accessibility compliance? 

The business or organization that owns and operates the website is legally responsible, even if a third-party agency built the site. Partnering with professional website accessibility services helps ensure both initial compliance and ongoing maintenance as content changes.

2. What happens if a website violates ADA standards? 

A business may face a demand letter, formal legal action, financial penalties or settlement costs, and reputational harm. Swift, documented remediation after receiving a complaint can often resolve the matter before it escalates to litigation.

3. How often should accessibility audits be performed? 

At minimum, annually and after any major redesign, new feature launch, or significant content overhaul, since new pages and widgets can reintroduce accessibility defects even on a previously compliant site.

4. Are accessibility overlays enough to meet ADA standards? 

No. Overlays provide surface-level, script-based adjustments but typically fail to fix underlying code issues like missing ARIA attributes or broken keyboard navigation. Full compliance requires comprehensive auditing and code-level remediation.

5. What is the legal standard courts use for ADA website compliance? 

Most courts and DOJ guidance point to WCAG 2.1 Level AA as the practical benchmark, even though it isn't formally codified into the ADA's original text.

Contact Us

Other blogs