Web Content Accessibility Guidelines (WCAG)

Field: Accessibility · Also called: WCAG, WCAG 2, WCAG 2.1, WCAG 2.2

The Web Content Accessibility Guidelines (WCAG) are the World Wide Web Consortium (W3C) standard for making web content accessible to people with disabilities, organized as testable success criteria at three conformance levels: A, AA, and AAA.

WCAG 2 organizes its guidelines under four principles: content must be perceivable, operable, understandable, and robust. Each guideline has success criteria, and a page or document conforms at a level when it satisfies every criterion at that level and the levels below it.

Versions

  • WCAG 1.0: W3C Recommendation, May 5, 1999. Superseded and no longer recommended for new implementation.
  • WCAG 2.0: December 11, 2008.
  • WCAG 2.1: June 5, 2018. The version adopted by the U.S. Department of Justice’s ADA Title II rule, at Level AA.
  • WCAG 2.2: October 5, 2023. Also published as the international standard ISO/IEC 40500:2025.
  • WCAG 3: W3C Accessibility Guidelines 3.0, in early draft.

Documents

Although WCAG is written for web content, it applies to documents published on the web, such as PDFs. The W3C publishes format-specific techniques, including PDF techniques such as PDF18 for setting a document’s title. The ADA Title II rule applies WCAG 2.1 Level AA to conventional electronic documents that are web content, subject to the rule’s exceptions.

Sources

See also

Go deeper

Articles