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 to start.
Check my website free3 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.
9 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.
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.
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.
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.
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.
Videos have no captions
Auto-playing or embedded video without captions or a transcript excludes deaf and hard-of-hearing visitors.
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.
No visible focus outline
Tab through the page and watch: if nothing highlights as you move, keyboard users have no way to tell where they are. Many themes strip the outline out for looks.
Sliders and carousels you can't pause
Auto-rotating banners that move on their own are hard to read for many users and can be unusable for anyone who needs more time or is sensitive to motion.
PDFs and forms that aren't tagged
Menus, applications, and statements uploaded as scanned or untagged PDFs are invisible to screen readers — a frequent target in healthcare, restaurant, and government complaints.
Why your website can look perfect and still fail
This is the part that catches most owners off guard: a site can look polished, modern, and expensive — and still be unusable for someone with a disability. Almost every accessibility barrier is invisible to a sighted person using a mouse, which is exactly the person who signs off on the design.
An unlabeled button still looks like a button to you; to a screen reader it's silent. A field that relies on placeholder text looks perfectly clear until the label vanishes the moment someone starts typing. Grey-on-white text that reads fine on your bright monitor is unreadable to someone with low vision or on a phone in daylight. A menu that opens on hover works flawlessly with a mouse and is completely unreachable by keyboard. None of it shows up when you glance at the page — which is why "it looks fine to me" is the most expensive assumption in web accessibility.
The only way to actually know is to test the page the way assistive technology reads it, not the way your eyes see it. That's what a scan does: it inspects the underlying code and surfaces the barriers you were never going to spot by looking.
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.
Compliant vs. non-compliant: what each looks like
The easiest way to place your own site is to pattern-match it. Here's the same feature done in a way that fails — and the way that passes.
| On your site | Not compliant | Compliant |
|---|---|---|
| Product / hero images | Screen reader says "image_04.jpg" | Screen reader reads a short description of what the image shows |
| Body text & buttons | Pale grey text you have to squint at | Text clears the 4.5:1 contrast ratio and is easy to read |
| Menus & checkout | Works only with a mouse; Tab skips right past it | Every link, button and field is reachable and operable by keyboard |
| Contact / signup forms | Fields labelled only by placeholder text that disappears | Each field has a persistent label assistive tech can announce |
| Video & audio | Plays with no captions or transcript | Captions and a transcript are available |
Recognise your site in the left column? A scan turns that hunch into an exact, page-by-page list.
How compliant is "compliant"? Is 100% required?
People expect a clean yes/no, and the honest answer is more useful: ADA compliance isn't a single certificate you either hold or don't. The working benchmark is WCAG 2.1 Level AA, and the practical goal is to meet those Level A and AA success criteria across your site. You do not need to chase Level AAA — the strictest tier — for an entire site; some AAA criteria can't even be met for every kind of content, and no law requires it.
It also isn't realistic to hold a live site at a permanent, provable 100%. New content, a plugin, a theme update, or an uploaded PDF can each introduce a fresh issue overnight. What courts and the DOJ actually look at is whether you've made a genuine, documented effort to be accessible and to fix problems when they surface — a good-faith effort, not perfection. A dated scan showing you tested against WCAG 2.1 AA, fixed what you found, and keep re-checking is exactly that kind of record.
So the useful version of "is my website compliant?" is: are the barriers that block real users gone, and can I show I'm keeping them gone? That's a bar you can actually hit — and prove.
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
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.
Read your risk level
Get an accessibility score and a plain-English legal risk level, with every violation listed and explained.
Fix and document
Follow the fix instructions, then generate a dated ADA Audit Certificate to record your good-faith effort.
What to do based on what you find
A scan answers the question — then points you to the right next move. There are really only three outcomes.
Your scan comes back clean or nearly so
Do a quick manual pass on the judgment items (is your alt text meaningful, does keyboard order make sense), then generate a dated certificate to document your good-faith effort — and set up monitoring so it stays that way.
You have a handful of issues
Most are quick content edits — alt text, contrast, form labels. Work top-traffic pages first (home, checkout, contact), follow the per-issue fix instructions, and re-scan to confirm.
You have a lot of issues, or a complex site
Prioritise the pages customers actually use, and consider done-for-you remediation if you would rather not touch code. Either way, a documented plan-in-progress is far stronger than doing nothing.
Whichever bucket you're in, the first step is the same: get the list. Prefer not to fix it yourself? Our team can remediate it for you and re-verify the result.
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. You will see your issue count and a preview of the violations; create a free account to reveal your full score and every issue. Paid plans unlock step-by-step fixes, PDF export, and automated 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 monitoring — is how you keep a site compliant instead of watching it drift.
How do I check if my website is ADA compliant myself?
You can spot the obvious problems in a few minutes without any tools: press Tab through the page and see if you can reach and operate everything by keyboard with a visible highlight; squint at your text for low contrast; and check whether images are described and form fields have labels that stay put. That tells you if something is clearly wrong — but not that you're in the clear, since most barriers are invisible to a sighted mouse user. For a complete answer, run a free scan that inspects the underlying code and lists every issue against WCAG 2.1 AA.
Can I be sued if I didn't know my website wasn't compliant?
Unfortunately, not knowing is not a defense. ADA website claims generally don't require the plaintiff to prove you intended to exclude anyone — only that a barrier existed. That's the hard part for owners: the first sign of a problem is often the demand letter itself. The upside is that finding and fixing the issues proactively, and keeping a dated record of that effort, is exactly what puts you in a stronger position. This is general information, not legal advice.
Does my website need to be 100% accessible to avoid problems?
The realistic target is meeting WCAG 2.1 Level AA and removing the barriers that actually block people — not a permanent, provable 100% score, which no live site maintains as content changes. What matters is a genuine, documented good-faith effort: you tested against the standard, fixed what you found, and keep re-checking. That's an achievable bar, and it's the one that counts.
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