ARTICLE
Accessibility Audits as a Revenue Stream
How agencies can add accessibility audits to their service offering. Legal drivers, common issues, and how to package ADA compliance services.
Apr 19, 20264 min read
Accessibility is a growing market — and most agencies ignore it
Web accessibility lawsuits have increased every year since 2018. Over 4,000 ADA-related web accessibility lawsuits were filed in 2025 alone. Businesses are scared, and they should be — the average settlement is $20,000–$50,000, plus attorney fees.
For agencies, this fear creates a service opportunity. Accessibility audits are a natural extension of website audit services, and most clients don't know they need one until you tell them.
Why clients need accessibility services
Legal exposure
The ADA requires businesses to provide equal access to goods and services — including on the web. Courts have consistently ruled that websites are "places of public accommodation." Any business that serves the public can be sued for an inaccessible website.
Industries with the highest lawsuit rates: retail, food service, hospitality, healthcare, banking, and education.
Business impact
Beyond lawsuits, inaccessible websites lose customers:
- 26% of US adults have a disability
- 71% of disabled users will leave an inaccessible site immediately
- Accessibility improvements often improve usability for all users (bigger buttons, clearer text, better contrast)
SEO overlap
Many accessibility improvements also improve SEO:
- Alt text on images helps both screen readers and image search
- Heading hierarchy helps both assistive technology and search engines
- Clean HTML structure benefits everyone
What an accessibility audit checks
The Recon audit includes accessibility as a scored category (10% of overall weight). Key checks:
- Image alt text — every meaningful image needs descriptive alt text
- Color contrast — text must have 4.5:1 contrast ratio against its background
- Form labels — every input needs an associated label element
- Keyboard navigation — all interactive elements must be keyboard-accessible
- ARIA landmarks — main page sections need proper ARIA roles
- Heading hierarchy — logical H1→H2→H3 structure, no skipped levels
- Link text — descriptive link text, not "click here" or "read more"
- Focus indicators — visible focus styling on interactive elements
How to package accessibility services
Tier 1: Accessibility audit report ($500–$1,000)
Automated + manual audit identifying all WCAG 2.1 AA violations. Delivered as a prioritized report with remediation guidance.
Tier 2: Audit + remediation ($2,000–$5,000)
The audit report plus implementation of all fixes. Typical timeline: 2–4 weeks depending on site size and severity.
Tier 3: Ongoing compliance program ($500–$1,500/month)
Monthly accessibility monitoring, new content compliance checks, and annual re-audits. Includes a compliance statement/badge for the client's website.
How to pitch it
Don't lead with fear. Lead with opportunity, then mention risk:
"Your website isn't accessible to about 26% of the US population — that's potential customers you're excluding. We can fix that, which expands your market. And it also protects you from the ADA lawsuits that have been increasing every year."
Start with a free audit to identify the baseline accessibility score. A score below 70 creates immediate urgency.
The most common accessibility failures
From analyzing thousands of audits, these issues appear on nearly every site:
- Missing alt text (72% of sites) — the easiest fix
- Insufficient color contrast (65% of sites) — common in trendy low-contrast designs
- Missing form labels (58% of sites) — especially on newsletter signup forms
- No skip navigation link (89% of sites) — most sites lack this entirely
- Empty link text (45% of sites) — icon-only links without aria-labels
Every one of these is fixable in minutes per instance. The total remediation for a typical small business site takes 8–16 hours — a profitable day or two of work.
Getting started
- Add accessibility auditing to your service page
- Mention it in every initial audit presentation: "By the way, your accessibility score is [X]. Here's what that means for legal compliance."
- Create a dedicated service page targeting "ADA website compliance" and "[industry] website accessibility"
- Use Recon's accessibility scoring as the entry point for the conversation
Keep reading
Security Headers Every Website Needs
The essential HTTP security headers that protect your website from common attacks. What each header does and how to implement them.
The 10 Most Common Website Audit Failures
The ten issues we see most often across thousands of website audits. What they mean, why they matter, and how to fix each one.
Automated vs Manual Website Audits
When to use automated audit tools vs manual expert analysis. The strengths, limitations, and ideal combination of both approaches.