Compliance
Landscape
Accessibility law is not uniform — different jurisdictions impose different standards on different organizations. This section maps the major frameworks, what they require, and what the legal record shows about enforcement.
Five major legal frameworks govern digital accessibility. Understanding which apply to your organization depends on jurisdiction, sector, and the nature of your digital products.
Americans with Disabilities Act (ADA)
Applies to: Public accommodations, employers, state and local government. Title III covers websites of businesses open to the public.
Standard: WCAG 2.1 AA is the de facto standard enforced by courts and the DOJ.
The ADA does not explicitly mention websites — enforcement has developed through litigation and DOJ guidance. In 2024, the DOJ issued a final rule under Title II requiring state and local governments to meet WCAG 2.1 AA.
Section 508 of the Rehabilitation Act
Applies to: Federal agencies and organizations receiving federal funding. Covers electronic and information technology developed, procured, or used by the federal government.
Standard: The 2018 Refresh incorporated WCAG 2.0 AA by reference.
Section 508 applies directly to federal contractors and vendors — L&D teams selling to government agencies must comply. The "508 Refresh" aligned U.S. federal requirements with international WCAG standards for the first time.
European Accessibility Act (EAA)
Applies to: Products and services offered in the EU: e-commerce, banking, e-books, transport ticketing, consumer electronics, and digital communications.
Standard: EN 301 549 is the harmonized EU standard, which references WCAG 2.1 AA.
The EAA expands accessibility obligations significantly beyond the public sector. From June 2025, private companies offering services in the EU market must comply — including non-EU companies targeting EU customers.
EN 301 549
Applies to: ICT products and services procured by public sector bodies in EU member states. Also referenced by the EAA for private sector compliance.
Standard: Incorporates WCAG 2.1 AA requirements and adds requirements for non-web software, documents, and hardware.
EN 301 549 is broader than WCAG — it covers PDFs, software applications, mobile apps, and hardware devices, not just web content. Organizations creating e-learning content should check both the WCAG and non-web document requirements.
Accessibility for Ontarians with Disabilities Act (AODA)
Applies to: All public and private sector organizations with one or more employees in Ontario.
Standard: WCAG 2.0 AA is the required standard. WCAG 2.1 compliance is recommended.
Ontario was the first jurisdiction in North America to require private sector organizations to meet WCAG standards by law. Other Canadian provinces are developing similar legislation modeled on AODA.
WCAG 2.2 organizes its 78 success criteria across three conformance levels. Each level builds on the previous — AA includes all A requirements, AAA includes all AA requirements.
Removes the most severe barriers — content that is completely inaccessible without these fixes. The floor, not the target.
- ▸All images have an alt attribute
- ▸Content is not seizure-triggering
- ▸Pages have a descriptive title
- ▸Keyboard navigation is possible
- ▸Form inputs have associated labels
The legal baseline in most jurisdictions. Covers the broad range of barriers affecting the largest number of users.
- ▸Text contrast ≥ 4.5:1 (normal), 3:1 (large)
- ▸Text resizes to 200% without loss of content
- ▸Focus indicators are visible
- ▸Error messages are descriptive
- ▸Headings and labels are meaningful
The highest level. Not required by any regulation, but reflects best practice for the widest possible audience.
- ▸Text contrast ≥ 7:1 (normal), 4.5:1 (large)
- ▸Sign language for prerecorded audio
- ▸Reading level ≤ lower secondary education
- ▸Context-sensitive help is available
- ▸No timing requirements on any task
Legal compliance is a floor, not a ceiling. Organizations that treat accessibility as a checklist item rather than a practice tend to fail audits and face complaints. The following four areas are the minimum infrastructure for sustainable accessibility.
- □Written accessibility policy exists and is publicly available
- □Policy names a specific WCAG level target (AA minimum)
- □Policy covers both web content and digital documents
- □Accessibility is included in procurement requirements
- □Content creators receive accessibility training before publishing
- □Developers are trained on ARIA, semantic HTML, and keyboard navigation
- □Reviewers know how to use at least one screen reader for testing
- □Training is repeated when WCAG standards are updated
- □Automated scanning is part of the publishing workflow
- □Manual keyboard navigation testing is performed before release
- □Screen reader testing is performed on all interactive content
- □Color contrast is verified at design time, not just post-production
- □A process exists to receive and respond to accessibility complaints
- □Response time targets are defined (e.g., 5 business days)
- □A remediation backlog is tracked and prioritized by severity
- □Accessibility issues are reviewed in retrospectives or post-mortems
Accessibility law has been shaped as much by litigation as by legislation. These cases established the legal principles that govern digital accessibility enforcement today.
National Federation of the Blind v. Target (2006)
Settled for $6MTarget's website was inaccessible to blind users — no alt text on product images, no keyboard navigation, inaccessible checkout. The case established that private retailer websites are covered by ADA Title III.
SIGNIFICANCE First major case to confirm ADA applies to retail websites. Set the precedent that a physical location is not required for ADA coverage.
Robles v. Domino's Pizza (9th Cir. 2019)
ADA applies to website and appDomino's website and app were inaccessible to screen reader users. The Ninth Circuit held that the ADA requires Domino's to comply with WCAG 2.0, remanding for further proceedings.
SIGNIFICANCE Confirmed ADA applies to apps and websites of businesses with physical locations. Created a circuit split that increased pressure for federal legislation.
Gil v. Winn-Dixie (11th Cir. 2021)
Accessibility required for "nexus" to physical locationWinn-Dixie's website was used in conjunction with physical stores (coupons, pharmacy refills). The court required accessibility because of this nexus — but narrowed the scope to websites directly tied to a physical location.
SIGNIFICANCE Introduced the "nexus" standard in the 11th Circuit — creating regional inconsistency in how ADA applies to websites.
DOJ Final Rule — Title II (2024)
WCAG 2.1 AA required for state and local governmentThe Department of Justice issued a final rule under ADA Title II requiring all state and local government entities to meet WCAG 2.1 Level AA. Deadlines range from 2026 to 2027 based on population served.
SIGNIFICANCE First federal regulation explicitly mandating WCAG compliance for a class of entities. Sets a clear technical standard and compliance timeline.
Accessibility legislation has developed over three decades — often in response to litigation rather than proactive policy. The pace has accelerated significantly since 2018.
This page summarizes major accessibility frameworks for educational purposes. It is not legal advice. Compliance requirements vary by jurisdiction, organization size, sector, and the specific nature of your digital products. Consult qualified legal counsel for compliance decisions.