Skip to content

Early Access opens July 12 · $99/mo · all suites during the launch window · price locked through Q1 2027 · Join the waitlist →

PUBLIC SECTOR · ADA TITLE II FINAL RULE · 28 CFR PART 35

Public-entity WCAG 2.1 AA compliance — for state and local governments inside the ADA Title II Final Rule window.

acipta · Agent-based defensibility platform — workflow-grounded.

The DOJ's ADA Title II Final Rule (28 CFR Part 35) incorporated WCAG 2.1 AA as the legal floor for state and local government web content and mobile apps. The large-entity deadline passed April 24, 2026 — enforcement is live. The small-entity deadline is April 24, 2027. This page is for the public entity buyer who needs evidence that defends against a DOJ inquiry or an OCR complaint, not a dashboard.

Deadline status · today Large public entities (50K+ population): deadline passed April 24, 2026 · enforcement live.
Small public entities (under 50K): deadline is April 24, 2027.

Published 2026-05-15 · Updated 2026-05-21 · 10-minute read

The Department of Justice published the ADA Title II Final Rule (codified at 28 CFR Part 35) in April 2024. It adds specific technical requirements to a 35-year-old civil rights statute: state and local government web content and mobile apps must conform to WCAG 2.1 Level AA. The large-entity compliance deadline passed three weeks ago. The exposure window is now live. This page is the operational guide for public entities that need WCAG 2.1 AA software that actually defends — not just gives you a dashboard.

WCAG 2.1 AA · the federally mandated standard
Web Content Accessibility Guidelines version 2.1 at the AA conformance level — 50 success criteria (25 Level A + 25 Level AA) covering perceivability, operability, understandability, and robustness. Published by W3C in June 2018. Incorporated by reference into ADA Title II Final Rule (28 CFR § 35.200) by the DOJ in April 2024. Conformance is now the legal floor for state and local government web content.

The two deadlines

Entity sizePopulation thresholdDeadlineStatus (2026-05-15)
Large public entities50,000+ population (state govts, large cities, large counties, public universities, large school districts)April 24, 2026PASSED · enforcement live · 21 days in
Small public entitiesUnder 50,000 population (small cities, small school districts, smaller counties)April 24, 202711 months remaining
Special districts(varies by service type and federal funding)Generally Apr 24, 2026 if connected to federal fundingSame as above

ADA Title II · WCAG 2.1 AA

Check your WCAG 2.1 AA deadline & exposure

The DOJ's ADA Title II Final Rule (28 CFR Part 35) makes WCAG 2.1 AA the technical standard for state and local government. Pick your organization to see your deadline and what's now enforceable.

What kind of organization are you?

Source: U.S. DOJ ADA Title II Final Rule, 28 CFR Part 35 (2024). Deadlines are statutory. Informational only — not legal advice.

What "WCAG 2.1 AA conformance" actually requires

50 success criteria across four principles. Below is the structural breakdown — not the full criterion text (the W3C spec is the authoritative source) but the conformance categories you must satisfy:

Perceivable (1.x · 9 criteria at A + AA)

Operable (2.x · 16 criteria)

Understandable (3.x · 12 criteria)

Robust (4.x · 3 criteria)

Each of these is a defensibility surface. Each requires evidence at the source-code level — the live HTML, ARIA, semantic structure — not a screenshot of a passing scan. An audit-defensible platform produces signed per-criterion evidence; a compliance automation platform produces dashboards.

Why WCAG 2.1 AA and not WCAG 2.2 AA

WCAG 2.2 (published October 2023) is the more current standard. It adds 9 new success criteria and removes 1 obsolete one. But the ADA Title II Final Rule references 2.1, not 2.2. The DOJ explicitly chose 2.1 as the legal floor — meaning conformance to 2.1 satisfies the federal mandate. WCAG 2.2 is backward compatible (every 2.1 criterion is still in 2.2, except 4.1.1 Parsing which is now obsolete), so meeting 2.2 also meets 2.1. The practical approach: target 2.1 AA for federal compliance, layer 2.2 AA on top for enhancements and modern user-experience improvements (touch-target sizing, focus visibility, accessible authentication).

See our companion WCAG 2.2 AA buyer's guide for the 9 new criteria and when each applies.

Section 508, ADA Title III, and how the federal landscape stacks

StandardWho it coversWCAG version referencedAuthority
ADA Title II Final Rule (28 CFR Part 35)State and local government entitiesWCAG 2.1 AADOJ · April 2024
Section 508 (Rehabilitation Act)Federal agencies and federal contractorsWCAG 2.0 AA (with VPAT 2.5 referencing 2.2)Access Board · 2017 Refresh
ADA Title IIIPrivate entities (places of public accommodation)No explicit reference; courts have applied WCAG 2.0 AA / 2.1 AA case-by-caseCivil litigation since 1990 · DOJ supplemental
European Accessibility Act (EAA)EU private and public entitiesEN 301 549 (which references WCAG 2.1 AA)EU Directive · enforcement July 12, 2025

WCAG 2.1 AA is the common floor across all four. A compliance program built for 2.1 AA satisfies the federal mandate (Title II), aligns with Section 508 procurement, defends against Title III litigation, and meets the EAA threshold. WCAG 2.2 layered on top adds international future-proofing.

What public entities should do this week

For entities that may have missed the April 24, 2026 deadline (or aren't sure):

  1. Run an automated scan today. Free tools like axe-core, Pa11y, WAVE catch ~30% of WCAG violations. The output is your first defensibility artifact — even an imperfect scan, dated, demonstrates good faith.
  2. Identify your three highest-risk surfaces. Home page, login/authentication flows, and any pages handling benefits applications or critical services. These are where Title II litigation typically lands first.
  3. Document a remediation timeline. A signed plan with quarterly milestones is itself a partial defense — it demonstrates good-faith compliance effort even if the technical work is incomplete.
  4. Engage counsel proactively. Don't wait for a demand letter. State attorneys general and the DOJ both have enforcement authority; private plaintiffs can also file.
  5. Stand up audit-defensible evidence collection. Every page scan from this point forward should produce signed, per-criterion evidence. This is what acipta's A11Y suite does on day one of integration. See our audit-defensible compliance overview.

How acipta produces WCAG 2.1 AA evidence

The A11Y suite is one of acipta's 20+ suites, all projected from a single canonical Control Mapping Catalog (CMC). The A11Y suite ships 25 specialized agents organized by WCAG principle:

Agent familyCoversOutput
Perceivable agents (1.x)Alt text, time-based media, semantic structure, color contrast, text resizePer-criterion verdicts · remediation paths
Operable agents (2.x)Keyboard, focus order, navigable structure, link purpose, input modalitiesPer-criterion verdicts · keyboard-flow traces
Understandable agents (3.x)Language, predictability, input assistance, error handlingPer-criterion verdicts · form-validation audits
Robust agents (4.x)Parsing (2.1), name/role/value, status messagesPer-criterion verdicts · ARIA usage validation
Document agentsPDF UA, Word, PowerPoint accessibility (relevant for public-records and meeting-document obligations)Document accessibility scoring · remediation paths
Evidence agentsCross-cuttingEd25519 signing · VPAT 2.5 generation · Determinism Ledger writes

Every verdict from every agent is Ed25519-signed at write time, RFC 3161-timestamped via independent third-party trusted timestamp authority, hash-chained to the prior verdict, and persisted in the Evidence Locker. The VPAT 2.5 buyers and federal procurement officers read is auto-generated from the same signed evidence — meaning the VPAT is byte-identically derivable from the underlying audit trail.

Frequently asked questions

Is WCAG 2.1 AA federally mandated in 2026?
Yes. The ADA Title II Final Rule (28 CFR Part 35) published by the DOJ in April 2024 incorporates WCAG 2.1 Level AA as the technical standard for state and local government web content and mobile apps. Large public entities had a deadline of April 24, 2026 (passed). Small public entities have until April 24, 2027.
What does 28 CFR Part 35 require?
Web content and mobile apps for state and local government entities must conform to WCAG 2.1 Level AA. Covers state govts, local govts, public schools, public higher education, public libraries, public hospitals. Private entities are covered under Title III.
What's the difference between WCAG 2.1 AA and WCAG 2.2 AA?
2.2 adds 9 new criteria and removes 4.1.1 Parsing. ADA Title II references 2.1 — that's the legal floor. WCAG 2.2 is the modern standard, mandatory under specific procurement contexts. Target 2.1 AA for federal mandate, layer 2.2 AA for enhancements.
Which entities are covered by ADA Title II Final Rule?
State and local government entities — including public schools (K-12 and higher ed), public libraries, public hospitals, public transit, and federally funded entities. 50K+ population separates large (Apr 24 2026 deadline) from small (Apr 24 2027).
What happens if a public entity missed the April 24, 2026 deadline?
The deadline is enforceable. DOJ can initiate investigations and consent decrees; private plaintiffs file ADA Title II suits seeking injunctive relief plus attorney's fees. Defensible posture requires: (1) WCAG 2.1 AA conformance evidence, (2) documented remediation plan with timeline, (3) good-faith audit trail.
How does acipta produce WCAG 2.1 AA evidence?
25 specialized agents accountable to specific WCAG criteria. Every verdict Ed25519-signed at write time, RFC 3161-timestamped, hash-chained. Per-success-criterion evidence for all 50 WCAG 2.1 A + AA criteria. VPAT 2.5 auto-generated from signed evidence.

Run an audit-defensible WCAG 2.1 AA scan.

Free first scan. 50-criterion battery against your site, Ed25519-signed report with per-criterion remediation guidance, draft VPAT 2.5 — all in 48 hours.

Last reviewed · Reviewed by the acipta compliance & accessibility team.

Was this page helpful?