Skip to content
UPCOMING EVENTS:UX, Product & Market Research Afterwork23. Apr.@Packhaus WienDetailsInsights & Research Breakfast16. Mai@Packhaus WienDetailsVibecoding & Agentic Coding for App Development22. Mai@Packhaus WienDetails
UPCOMING EVENTS:UX, Product & Market Research Afterwork23. Apr.@Packhaus WienDetailsInsights & Research Breakfast16. Mai@Packhaus WienDetailsVibecoding & Agentic Coding for App Development22. Mai@Packhaus WienDetails

WCAG

Web Content Accessibility Guidelines—the international technical standard defining how to make web content accessible to people with disabilities. Provides testable success criteria organized by level (A, AA, AAA).

Definition: Web Content Accessibility Guidelines—the international technical standard defining how to make web content accessible to people with disabilities. Provides testable success criteria organized by level (A, AA, AAA).

WCAG (Web Content Accessibility Guidelines) is the primary international standard for web , published by the World Wide Web Consortium (W3C).

Purpose

WCAG provides a shared language that allows researchers to translate a user's struggle into a precise, actionable instruction for an engineer.

Example translation:

  • User observation: "The user couldn't find the submit button"
  • Developer-ready recommendation: "The Submit button is missing a proper ARIA label, violating WCAG Success Criterion 4.1.2"

Conformance Levels

WCAG defines three levels of conformance:

LevelDescription
AMinimum accessibility; addresses the most critical barriers
AAAddresses major barriers; the most common legal requirement
AAAHighest level; not always achievable for all content

The Four Principles (POUR)

WCAG is organized around four principles—content must be:

  1. Perceivable: Users must be able to perceive the information
  2. Operable: Users must be able to operate the interface
  3. Understandable: Information and operation must be understandable
  4. Robust: Content must be robust enough to work with assistive technologies

Using WCAG in Research

While observing a real person interact with your product is irreplaceable, your findings become infinitely more powerful when connected to WCAG success criteria.

WCAG - Definition | UX Research Glossary | Busch Labs