What ADA compliance actually costs — and what drives the number
The honest answer to “how much does ADA compliance cost” is: it depends on your website, not a fixed sticker price. ADA compliance cost is driven by how much real work it takes to bring your site into conformance with WCAG 2.1 AA — the standard courts and the DOJ treat as the practical benchmark for ADA Title III. Anyone who quotes you a flat number before looking at your site is either guessing or selling you something that doesn’t actually fix the problem.
Curbcut prices on scope: we scan your site, see what’s there, and give you a fixed quote. No overlays, no open-ended hourly meter. Here’s exactly what moves the number up or down.
The factors that determine your price
A few variables account for nearly all the difference between a small quote and a large one:
- Site size — total pages matter, but unique templates matter more. Ten product pages built from one template cost far less to remediate than ten hand-built pages.
- Complexity — interactive components are where cost lives: forms, carousels, modals, filters, date pickers, checkout flows, and custom widgets all need careful ARIA and keyboard navigation work.
- Platform — a well-structured WordPress or Shopify theme is cheaper to fix than a heavily customized or page-builder site where markup fights you.
- Current state — a site that’s already 70% there costs a fraction of one that needs structural rework on headings, alt text, and color contrast.
- Documentation needs — if you need a VPAT / Accessibility Conformance Report (common for selling to government or enterprise under Section 508), that’s an added, defined line item.
The three cost buckets: audit, remediation, monitoring
Most compliance budgets break into three distinct phases. Understanding them helps you see where your money goes.
| Phase | What it covers | What drives the cost | Frequency |
|---|---|---|---|
| Audit | Manual + automated testing against WCAG 2.1 AA, screen-reader checks (NVDA/JAWS/VoiceOver), keyboard and contrast review, a prioritized findings report | Number of templates and components tested by hand | One-time (per major redesign) |
| Remediation | Fixing the actual code: semantic HTML, ARIA, focus order, labels, alt text, contrast, accessible forms | Volume and difficulty of issues found | One-time per project |
| Monitoring | Ongoing scanning + spot checks so new content doesn’t reintroduce barriers | Site change frequency and number of pages watched | Recurring (monthly) |
The audit comes first because you can’t price the fix until you know what’s broken — and you shouldn’t trust a remediation quote that skips it.
Service tiers compared
Different businesses need different depth. Here’s how the common options stack up — described as factors, not fixed quotes:
| Tier | Best for | Includes | Relative cost |
|---|---|---|---|
| Scan + report | Knowing where you stand | Automated scan, plain-language summary of risk areas | Lowest (often free to start) |
| Audit only | Teams with in-house developers | Full manual audit, prioritized WCAG findings, remediation guidance | Low–moderate |
| Audit + remediation | Most small businesses | Everything above, plus we fix it in your code and verify | Moderate |
| Compliance program | Higher-risk or frequently updated sites | Audit, remediation, VPAT, accessibility statement, ongoing monitoring | Highest, but lowest long-term risk |
Most small businesses land in the audit + remediation tier. Higher-risk sectors — e-commerce, law firms, and healthcare — often choose the full program because the cost of a lawsuit dwarfs the cost of staying ahead of it.
Why the cheapest option is the most expensive
Accessibility overlay widgets — the accessiBe, UserWay, and AudioEye-style scripts — advertise a low monthly fee. That price is the bait, and it’s false economy.
An overlay doesn’t remediate anything. It layers a script on top of broken code, so screen reader and keyboard users still hit the same barriers, and POUR failures remain in the underlying HTML. The result: you pay the subscription forever, the barriers persist, and the site stays exposed. Thousands of ADA web lawsuits are filed each year, and many have named businesses that were running an overlay at the time. When you add the subscription to the legal fees, the “cheap” option becomes the priciest line in your budget.
Manual remediation costs more upfront because someone actually rewrites the code. But it’s a one-time fix that removes the barrier permanently and holds up to scrutiny. See the side-by-side comparison.
Prevention is cheaper than reaction
The single biggest cost variable isn’t on any price sheet — it’s timing. Fixing accessibility on your own schedule is planned, scoped work. Fixing it after a demand letter means doing the same technical work plus legal fees, plus settlement pressure, plus a compressed timeline. You can review the real numbers behind inaction in our breakdown of lawsuit settlements and costs.
This page is general information, not legal advice — if you’ve received a demand letter or have specific legal exposure, talk to a qualified attorney. But on the technical side, the math is simple: the barriers cost the same to fix either way. Doing it early just removes the surcharge.
Authoritative references
For background on the standards your budget is built around, see the W3C Web Accessibility Initiative, the official ADA.gov guidance, WebAIM on assistive technology, and Section508.gov for federal conformance.
Get a real number, not a guess
The fastest way to turn “it depends” into an actual figure is to start with a free accessibility scan. It shows where your site stands today, and we follow it with a fixed-scope quote — so you know what compliance costs before you commit a dollar. For budget-conscious owners, our guide to ADA compliance for small business walks through the leanest path to a defensible, genuinely accessible site.