Over 4,000 ADA website lawsuits filed every year

Is My Website ADA Compliant?

Get a straight answer in about a minute. Scan your site against WCAG 2.1 AA — the ADA benchmark — and see your score, your risk level, and every issue to fix. Free, no sign-up.

Check my website free

3 free scans per day · No credit card · Results in 60 seconds

The short answer

Your website is considered ADA compliant when it meets WCAG 2.1 Level AA — the technical standard courts and the U.S. Department of Justice use to judge accessibility under the ADA. There's no official government seal, but you can measure it directly. The fastest way to know where you stand is to scan your site: you'll see, issue by issue, whether real users with disabilities can navigate it. Below are the tell-tale signs of a non-compliant site — and a free way to check yours.

6 signs your website is NOT ADA compliant

You can spot several of these yourself in a few minutes. Any one of them is enough to draw a demand letter — most non-compliant sites have several.

1

Images have no alt text

Screen readers announce "image" or a filename instead of describing the picture. Missing alt text is the single most-cited issue in ADA website lawsuits.

2

Low color contrast

Light-gray text on white, or pale text over a photo. If text is hard for you to read, it fails the 4.5:1 contrast rule for many users.

3

You can't navigate by keyboard

Press Tab through your homepage. If you can't reach the menu, buttons, or forms — or you can't see where you are — keyboard-only users are locked out.

4

Forms have no labels

Placeholder text that vanishes when you type, or fields a screen reader announces as "edit text" with no name, block users from completing checkout or contact forms.

5

Videos have no captions

Auto-playing or embedded video without captions or a transcript excludes deaf and hard-of-hearing visitors.

6

You use an accessibility overlay

A pop-up widget claiming to "make your site ADA compliant" does not fix the underlying code — and overlays have themselves been named in lawsuits.

What ADA compliance actually requires

The ADA law itself never mentions pixels, contrast ratios, or alt text — it predates the modern web. So when a website case reaches court, judges look to WCAG 2.1 Level AA as the yardstick, and the DOJ has referenced the same standard. Meeting it comes down to a handful of concrete requirements:

  • Every meaningful image has descriptive alt text
  • Text meets a 4.5:1 contrast ratio (3:1 for large text)
  • The entire site is operable with a keyboard alone
  • All form fields have labels assistive tech can read
  • Audio and video include captions or transcripts
  • The page declares its language and uses proper heading structure
  • Custom widgets expose correct name, role, and value to screen readers

A free scan checks the automatable share of these in seconds and flags where a manual review is still worth doing. It's the difference between guessing and knowing.

What happens if your website isn't compliant

Demand letters

The most common outcome: a law firm emails a demand letter citing WCAG failures and asking for a settlement, often $10,000–$25,000 to make it go away.

Lawsuits

Over 4,000 website accessibility suits are filed in the U.S. each year. Litigated cases and settlements commonly run $25,000–$100,000+ with legal fees on top.

Lost customers

Beyond legal risk, every barrier turns away paying visitors with disabilities — roughly one in four U.S. adults — usually without them ever telling you.

Figures are general industry estimates for context, not a prediction for any specific site. WCAGsafe provides accessibility scanning and documentation, not legal advice.

How to check if your website is ADA compliant

1

Scan your URL

Paste your website into WCAGsafe. It tests your pages against WCAG 2.1 A and AA — no install, nothing added to your site.

2

Read your risk level

Get an accessibility score and a plain-English legal risk level, with every violation listed and explained.

3

Fix and document

Follow the fix instructions, then generate a dated ADA Audit Certificate to record your good-faith effort.

Is My Website ADA Compliant? — FAQs

How do I know if my website is ADA compliant?

There is no single on/off switch, but you can get a clear answer fast: scan your site against WCAG 2.1 Level AA, the standard courts and the DOJ use as the ADA benchmark. WCAGsafe does this for free — paste your URL and you get an accessibility score, a legal risk level, and the specific issues that would make your site non-compliant. A clean automated scan plus a short manual review is the practical definition of "compliant" for most small businesses.

Is there an official ADA certification for websites?

No. The U.S. government does not issue or approve any official "ADA certified" seal for websites, and any vendor claiming to offer one is overstating it. What you can produce is documentation of a good-faith accessibility effort — an audit against WCAG 2.1 AA with a dated record of what you tested and fixed. WCAGsafe generates an ADA Audit Certificate for exactly this purpose. It documents your effort; it is not a government certification or legal guarantee.

What makes a website ADA compliant?

The ADA itself does not list technical rules for websites, so courts and the Department of Justice look to WCAG 2.1 Level AA. In practice that means: text alternatives for images, sufficient color contrast, full keyboard operability, labeled forms, captioned media, a declared page language, and markup that works with screen readers. Meeting WCAG 2.1 AA is the widely accepted way to show a site is accessible.

Does my small business website have to be ADA compliant?

If your business serves the public, most likely yes. Courts have repeatedly treated the websites of businesses with a physical location — and many online-only businesses — as "places of public accommodation" under ADA Title III. Small businesses are frequently targeted precisely because they are less likely to have already fixed their sites. This is general information, not legal advice.

My website looks fine to me — could it still be non-compliant?

Yes, and this is the most common trap. A site can look polished and still be unusable for someone relying on a screen reader or keyboard. Accessibility problems are usually invisible to sighted mouse users — an unlabeled button looks like a button to you but is silent to assistive technology. That is exactly why an automated scan is useful: it surfaces the barriers you cannot see.

How much does it cost to make a website ADA compliant?

It depends on how many issues you have and whether you fix them yourself. Scanning and identifying issues is free with WCAGsafe. Many common fixes — alt text, contrast, form labels — take a developer a few hours. Larger sites or complex custom widgets cost more. If you would rather not touch code, our team offers done-for-you remediation on a quote basis.

Can I check my ADA compliance myself, for free?

Yes. Paste your URL into WCAGsafe for a free scan — 3 per day, no account needed. You will see your score, your issue count, and a preview of the violations. Paid plans unlock every issue, step-by-step fixes, PDF export, and monthly monitoring so new problems get caught as your site changes.

Does passing an automated scan mean I am fully ADA compliant?

Not by itself. Automated scanning catches a large share of issues and removes the most common lawsuit triggers, but a few things — meaningful alt text, logical reading order, complex keyboard interactions — still need a human check. Think of a clean scan as strong evidence and a great baseline, not an absolute legal guarantee. WCAGsafe does not provide legal advice.

Which WCAG version does ADA compliance require — 2.0, 2.1, or 2.2?

Courts and the DOJ have most consistently pointed to WCAG 2.1 Level AA as the benchmark for ADA website accessibility, which is what WCAGsafe tests against. WCAG 2.2 (released in 2023) adds a handful of newer AA criteria and is a superset of 2.1, so aiming for 2.1 AA covers the vast majority of what matters; meeting 2.2 AA is a stronger position if you want to stay ahead. WCAG 2.0 AA is older and now considered a floor, not a target.

How long does it take to make a website ADA compliant?

For a typical small-business site, the common fixes — alt text, color contrast, form labels, heading structure — are usually a few hours to a few days of developer work once you know exactly what to change. That "knowing what to change" is the slow part when you do it by hand, which is why a scan helps: it hands you the specific list up front. Larger sites, complex web apps, and custom interactive widgets take longer.

Is ADA compliance a one-time fix or ongoing?

Ongoing. Every time you publish a new page, swap a theme, add a plugin or app, or upload new images and PDFs, you can reintroduce accessibility issues. Compliance is a state you maintain, not a box you check once. Re-scanning after changes — or using automated monthly monitoring — is how you keep a site compliant instead of watching it drift.

Related resources

Stop wondering — find out in 60 seconds

Run a free ADA compliance check and see exactly where your website stands today.

Check my website free