Web Content Accessibility Guidelines
The Web Content Accessibility Guidelines (WCAG) are a set of internationally recognized guidelines that describe how to make web content more accessible to people with disabilities. Published by the World Wide Web Consortium (W3C), they are organized around four principles: content should be perceivable, operable, understandable, and robust. WCAG is frequently used as a reference point for evaluating digital accessibility, though meeting its criteria does not by itself guarantee an accessible experience for every user or immunity from legal claims.
WCAG is a technical standard developed by the W3C through its Web Accessibility Initiative (WAI) that defines how to make web content more accessible to people with disabilities. Its guidelines are structured under four foundational principles, Perceivable, Operable, Understandable, and Robust (POUR), with testable success criteria assigned to conformance levels A, AA, and AAA; Level AA is the level most commonly cited as a target. The standard has evolved through successive versions: WCAG 2.0 (published December 11, 2008), WCAG 2.1, and WCAG 2.2, with later versions adding success criteria to the prior baseline (for example, WCAG 2.2 is organized under 13 guidelines). WCAG addresses dynamic content, multimedia, mobile web, and web-based interfaces. WCAG is a technical guideline rather than a law; it is often referenced in regulations, agency guidance, and settlements as a benchmark, but its relationship to specific legal obligations varies by jurisdiction and evolves through rulemaking and case law, readers should consult qualified legal counsel for compliance determinations. Automated testing detects only a portion of possible issues, so manual and assistive technology testing are also required to assess conformance.
Why it matters
WCAG has become the most widely referenced framework for evaluating digital accessibility. Because it is published by the W3C through its Web Accessibility Initiative and is internationally recognized, it provides a common technical vocabulary that regulators, courts, procurement teams, and developers can use to describe what accessible web content looks like. Its four principles, perceivable, operable, understandable, and robust, give organizations a structured way to assess whether people with disabilities can actually access and use their content.
WCAG matters in a legal context because it is frequently cited as a benchmark in regulations, agency guidance, and settlements, even though WCAG is itself a technical guideline rather than a law. The specific relationship between WCAG and any particular legal obligation varies by jurisdiction and continues to evolve through rulemaking and case law, so organizations should not assume that referencing a WCAG version automatically satisfies a legal requirement. Readers facing compliance decisions should consult qualified legal counsel rather than relying on WCAG conformance alone.
Equally important, meeting WCAG success criteria does not by itself guarantee an accessible experience for every user or immunity from legal claims. Automated testing detects only a portion of possible issues, so manual review and testing with assistive technologies remain necessary. Treating WCAG as a floor for good practice, rather than a guarantee, helps organizations build content that is genuinely usable while managing risk realistically.
Who it's relevant to
Inside WCAG
Common questions
Answers to the questions practitioners most commonly ask about WCAG.