Sufficient Techniques
Sufficient techniques are documented, reliable ways to satisfy a specific WCAG success criterion, published by the W3C as examples of how to meet the guidelines. Each entry describes a single technique or a combination of techniques that, if implemented correctly, is generally considered enough to meet the requirement it addresses. They are illustrative examples rather than mandatory steps, so other valid methods may also meet a success criterion.
In the W3C's Web Content Accessibility Guidelines documentation, sufficient techniques are entries listed under a given success criterion that provide a technique, or a combination of techniques, deemed adequate to meet that criterion. The W3C explicitly states that techniques are informative examples and are not themselves required to meet WCAG; authors may use other methods provided the underlying success criterion is satisfied. Sufficient techniques are distinct from advisory techniques and from failures, and each is intended to be demonstrably implementable using readily available formats, user agents, and assistive technologies. Technique documentation is version-specific (for example, techniques accompanying WCAG 2.1 or 2.2), and reliance on a listed technique does not, on its own, guarantee full accessibility or legal compliance, since conformance is assessed against the normative success criteria and typically requires manual and assistive technology testing beyond technique-level checks. This entry is general guidance and not legal advice.
Why it matters
Sufficient techniques give teams practical, W3C-documented starting points for meeting WCAG success criteria. Rather than leaving developers and designers to guess how to satisfy an abstract requirement, the techniques describe concrete, tested approaches that are generally considered adequate to meet the criterion they address. This helps organizations move from knowing what WCAG requires to understanding how to implement it using readily available formats, user agents, and assistive technologies.
At the same time, it is important to understand what sufficient techniques are not. The W3C explicitly states that techniques are informative examples and are not themselves required to meet WCAG. Conformance is assessed against the normative success criteria, so an author may satisfy a criterion using methods not listed among the published techniques. Treating the technique list as a mandatory checklist can lead teams to overlook equally valid alternatives, or to assume that ticking off a technique automatically produces an accessible result.
Reliance on a listed technique does not, on its own, guarantee full accessibility or legal compliance. Techniques operate at a granular, implementation level, while real conformance depends on whether the underlying success criterion is met in context, which typically requires manual review and assistive technology testing beyond technique-level checks. Techniques are also version-specific, so teams should reference the documentation that accompanies the WCAG version they are targeting. This entry is general guidance and not legal advice; for questions about legal obligations, consult qualified counsel.
Who it's relevant to
Inside Sufficient Techniques
Common questions
Answers to the questions practitioners most commonly ask about Sufficient Techniques.