COMPLIANCE LANDSCAPE

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.

01 · LEGAL FRAMEWORKS

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)

United States1990 / 2010

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

United States (Federal)1998 / 2018 Refresh

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)

European Union2019 / Enforcement from June 2025

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

European Union2014 / v3.2.1 (2021)

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)

Canada (Ontario)2005 / WCAG 2.0 AA by 2021

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.

02 · WCAG CONFORMANCE LEVELS

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.

AMinimum · 30 criteria

Removes the most severe barriers — content that is completely inaccessible without these fixes. The floor, not the target.

EXAMPLES
  • 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
AAStandard · 20 criteria

The legal baseline in most jurisdictions. Covers the broad range of barriers affecting the largest number of users.

EXAMPLES
  • 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
AAAEnhanced · 28 criteria

The highest level. Not required by any regulation, but reflects best practice for the widest possible audience.

EXAMPLES
  • 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
03 · ORGANIZATIONAL READINESS

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.

Policy
  • 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
Training
  • 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
Testing
  • 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
Remediation
  • 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
04 · LANDMARK LEGAL CASES

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 $6M

Target'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 app

Domino'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 location

Winn-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 government

The 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.

05 · LEGISLATION TIMELINE

Accessibility legislation has developed over three decades — often in response to litigation rather than proactive policy. The pace has accelerated significantly since 2018.

1990ADA enactedUnited States
1998Section 508 enactedUnited States
1999WCAG 1.0 publishedW3C
2005AODA enactedCanada (Ontario)
2008WCAG 2.0 publishedW3C
2014EN 301 549 v1 publishedEuropean Union
2018Section 508 Refresh — incorporates WCAG 2.0 AAUnited States
2018WCAG 2.1 published (17 new criteria)W3C
2019European Accessibility Act enactedEuropean Union
2021AODA WCAG 2.0 AA deadline for all Ontario orgsCanada (Ontario)
2023WCAG 2.2 published (9 new criteria)W3C
2024DOJ Title II Final Rule — WCAG 2.1 AA for gov'tUnited States
2025EAA enforcement begins (June)European Union
2026–27DOJ Title II compliance deadlinesUnited States
NOT LEGAL ADVICE

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.