RatedWithAI

RatedWithAI

Accessibility scanner

Web Agency ADA Compliance Guide 2026: Client Liability, WCAG, and Best Practices

Updated June 2026·12 min read·Agency Guide

If you build websites for clients, accessibility compliance is no longer optional — and it's becoming part of your legal exposure. Web agencies and freelancers are increasingly named in ADA demand letters alongside their clients, or face contractual liability when sites they built fail accessibility audits. Here's what you need to know in 2026.

What This Guide Covers

  • Whether agencies and freelancers face direct ADA liability
  • Contract language that protects both you and your clients
  • WCAG 2.1 AA checklist for agency deliverables
  • Accessibility auditing tools for client site reviews
  • How to price accessibility into project scopes
  • Ongoing monitoring options to include in retainer packages

Do Web Agencies Face ADA Liability?

Direct ADA lawsuits against web agencies are rare — the ADA primarily applies to the business operating the website, not the company that built it. Your client is the one with a physical place of public accommodation; you're a contractor. But that doesn't mean you're insulated.

Contractual liability from your client

If your contract didn't specify an accessibility standard and a client gets sued, they may seek indemnification from you — arguing the site wasn't built to industry standards. This is especially true if your contract guarantees 'professional-quality' work without defining that standard.

High Risk

Client disputes and chargebacks

Clients who receive ADA demand letters often look for someone to blame. If your deliverable failed basic WCAG checks, you may face scope disputes, withheld payments, or client-initiated legal claims regardless of ADA exposure to you directly.

High Risk

Reputation and referral risk

An ADA lawsuit against a client's site you built is increasingly discoverable. Enterprise prospects often ask about your accessibility track record. Agencies known for WCAG-compliant work win more government and healthcare contracts.

Moderate Risk

Direct ADA suit against the agency

Rare in private plaintiff litigation. Could occur if you operate your own public-facing website or if you're also the operator of a client's web property. Not a primary risk vector.

Low Risk

Contract Language That Protects You

Your contract is your primary protection. The goal is to clearly define what accessibility work is and isn't included in scope — before an issue arises. Here are the key clauses to consider:

Accessibility Standard Definition

"Work product will conform to WCAG 2.1 Level AA for all pages within the agreed scope, as evaluated by automated scanning using [tool name] and manual testing of core user flows."

Why it matters: Define the standard explicitly. Vague 'ADA compliant' language is unenforceable — WCAG 2.1 AA is the court-recognized benchmark.

Scope Limitation

"Accessibility conformance applies to pages and components built by [Agency Name] under this agreement. Content provided by the client (including PDFs, videos, third-party embeds, and content management system content) is excluded from this commitment unless separately scoped."

Why it matters: Client-provided content is a common source of violations. Exclude it explicitly or price the remediation work separately.

Client Content Responsibility

"Client is responsible for ensuring that all content added to the site after handoff (images, documents, videos) meets WCAG 2.1 AA requirements. [Agency Name] is not liable for accessibility violations introduced by client-managed content."

Why it matters: CMS-powered sites become inaccessible when clients upload images without alt text, PDFs without tags, or videos without captions.

Remediation Period

"[Agency Name] will correct any verified WCAG 2.1 AA violations in scope that are identified within 30 days of site launch at no additional charge. Violations identified after 30 days are subject to standard change order rates."

Why it matters: Gives you a bounded obligation — not open-ended liability for future issues introduced by content changes or third-party integrations.

Third-Party Components

"Accessibility conformance of third-party libraries, plugins, and embedded tools (payment processors, chat widgets, maps) is subject to those vendors' own conformance levels and is not covered by this agreement."

Why it matters: Stripe's checkout widget, Google Maps, Intercom — these are out of your control. Exclude them explicitly.

WCAG 2.1 AA Pre-Launch Checklist for Agencies

Run this before every site handoff. Automated tools catch roughly 30–40% of WCAG violations — the remainder require manual testing.

Automated Scan

  • Run axe DevTools or WAVE on every page template — home, interior, blog, contact, product, checkout
  • Verify color contrast on all text/background combinations (tool: Colour Contrast Analyser)
  • Check all images for alt text (empty alt="" for decorative images is correct — missing alt is not)
  • Validate HTML with W3C validator — improper nesting causes screen reader issues
  • Check that lang attribute is set on the HTML element

Keyboard Navigation Test

  • Tab through the entire page — every interactive element should receive focus in a logical order
  • Verify all modals, dropdowns, and custom components can be operated by keyboard alone
  • Check that focus is trapped inside modals when open (and released when closed)
  • Verify a visible focus indicator exists for every focused element
  • Test that keyboard users can skip repeated navigation via a 'skip to content' link

Form Review

  • Every input has a visible, programmatic label (not placeholder text alone)
  • Required fields are marked (not only by color)
  • Error messages identify the field and describe the problem in text
  • Form submission confirmation is announced to screen readers (ARIA live region or focus shift)

Screen Reader Spot Check

  • Navigate the home page with NVDA + Chrome — check heading structure is logical (H1 → H2 → H3)
  • Test the main CTA flow (contact form, purchase, signup) with screen reader on
  • Verify that custom components (carousels, tabs, accordions) announce state changes
  • Check that page title changes on route transitions (SPA frameworks often miss this)

How to Price Accessibility Into Your Projects

Accessibility is a feature, not an afterthought — and it should be priced as one. Most agencies that struggle with accessibility do so because they didn't scope it explicitly and then absorbed the cost of remediation.

WCAG 2.1 AA conformance (new build)

Building accessible HTML and CSS from the start adds time for proper semantic markup, ARIA patterns, keyboard handling, and testing.

+10–20% of front-end development estimate

Accessibility audit (existing site, up to 20 templates)

Automated scan + manual keyboard and screen reader testing. Produces a prioritized issue list. Useful for client proposal qualification and scope definition.

$1,500–$4,000

Pre-launch accessibility QA

Automated scan + manual review of core user flows before handoff. Can be packaged as a standard deliverable.

$800–$2,500 per site

Ongoing accessibility monitoring (retainer)

Automated WCAG scanning after each content update. Catches regressions introduced by client CMS edits. Tools like RatedWithAI can power this service.

$150–$500/month per client

Tools for Agency Accessibility Workflows

RatedWithAI

Scanning & MonitoringFree scan

Run automated WCAG scans on client sites before launch and set up ongoing monitoring for retainer clients. Exportable reports make client communication easy.

axe DevTools (Deque)

Browser Extension + CIFree tier available

Chrome/Firefox extension for developer-level issue inspection with detailed remediation guidance. Integrates with Playwright and Jest for CI testing.

WAVE (WebAIM)

Browser ExtensionFree

Visual overlay showing errors, alerts, and structure. Great for client-facing demos — clients can see the issues on their own site without technical knowledge.

Siteimprove

Enterprise PlatformPaid

Full monitoring platform with quality assurance, SEO, and accessibility in one. Strong fit for agencies managing 20+ enterprise client sites.

Pope Tech

Team/Agency PlatformPaid

Built for teams managing multiple sites. Strong reporting and issue assignment workflows — good fit for agencies with dedicated accessibility leads.

Audit Any Client Site — Free

RatedWithAI scans against WCAG 2.1 AA and generates a shareable report — useful for pre-launch QA, client discovery, and retainer service proposals.

Sponsored

Full technical audit across all client pages

SEMrush Site Audit crawls your client's full site for alt text gaps, broken links, slow pages, and 130+ other issues. Free crawl for up to 100 pages.

Try SEMrush Free →

Frequently Asked Questions

Can a web agency be directly sued under the ADA for a client's inaccessible website?

In most cases, no. The ADA applies to the business operating the website — the place of public accommodation — not the developer. However, agencies can face contractual liability from clients if the delivered work didn't meet an agreed accessibility standard. Your contract language is the primary protection.

Should I include WCAG compliance as a standard deliverable?

Yes, and you should define it clearly. 'WCAG 2.1 Level AA for all pages within scope, verified by automated scan and manual keyboard testing' is specific and enforceable. Vague promises of 'accessibility' or 'ADA compliance' create disputes without defining what was owed.

What happens if a client gets sued for an inaccessible site I built?

The most common outcome: your client's attorney contacts you asking for a copy of your deliverables and any accessibility documentation. If your contract limited your scope or excluded client content, you have a defined position. If your contract was vague, you may face indemnification claims or dispute over the work's quality.

Can I resell accessibility monitoring to clients as a retainer service?

Yes, and many agencies are doing this. White-labeled reporting from tools like RatedWithAI or Siteimprove can be packaged as a monthly retainer service ($150–$500/month per client), providing recurring revenue while protecting clients from post-launch regressions.

Related Guides