What are the Web Content Accessibility Guidelines (WCAG)?
The Web Content Accessibility Guidelines (WCAG) outline key criteria for creating accessible websites. In particular, people with disabilities often rely on such specially designed web content to perceive and understand information.
What are the WCAG?
The Web Content Accessibility Guidelines (WCAG) are international standards for making websites accessible. They outline how web content should be designed and implemented—both technically and visually—to ensure it is usable by people with disabilities, regardless of limitations such as visual, auditory, or cognitive impairments.
WCAG is developed by the Web Accessibility Initiative (WAI) of the World Wide Web Consortium (W3C) and serves as the foundation for many legal accessibility requirements around the world, including in European digital accessibility legislation.
The most current version is WCAG 2.2, officially released on October 5, 2023. It builds upon WCAG 2.1 by introducing nine new success criteria, specifically aimed at improving accessibility for users with cognitive impairments, limited fine motor skills, or low vision.
The European Accessibility Act (Directive (EU) 2019/882) requires certain private and commercial operators to make their digital products and services accessible by 28 June 2025. Although this EU directive no longer applies in the UK following Brexit, the UK has its own legal framework that enforces digital accessibility. In particular, the Equality Act 2010 obliges businesses and service providers to make reasonable adjustments to ensure that their digital content is accessible to disabled users. While the Act does not impose a specific compliance deadline, accessibility remains a legal duty—especially for organisations offering public-facing websites or services. In addition, UK public sector bodies are subject to the Public Sector Bodies (Websites and Mobile Applications) Accessibility Regulations 2018, which require compliance with WCAG 2.1 Level AA and the publication of an accessibility statement.
Purpose and significance of WCAG
WCAG defines technical and design requirements for web content to ensure that digital services are accessible to as many people as possible—regardless of individual impairments or the technologies used (e.g., screen readers, Braille displays, keyboard navigation).
Versions 2.1 (2018) and 2.2 (2023) build upon WCAG 2.0 (2008) by expanding accessibility criteria to include support for mobile devices, touch interaction, and cognitive assistance. All three versions are backward-compatible, meaning that websites conforming to WCAG 2.2 also meet the requirements of the earlier versions.
The next major version—WCAG 3.0—is currently under development. It is not expected to become an official standard before 2027 and aims to introduce a new conformance model and more comprehensive evaluation methods.
The World Wide Web Consortium (W3C) is an international standards organisation for web technologies such as HTML, XHTML, XML, RDF, OWL, CSS, SVG, and WCAG. It was founded and is chaired by Tim Berners-Lee, a British computer scientist widely regarded as the inventor of the World Wide Web.
What are the differences between WCAG 1.0 and WCAG 2.1?
The goal of W3C is to provide website operators with an international standard for accessibility in web projects. The WCAG seek to meet the needs of individuals as well as those of organisations and government institutions.
Compared to the previous standard and versions, WCAG 2.1 features a technology-independent approach. This means that the guidelines are formulated in such a way that current technological standards as well as future developments are accounted for.
One significant difference between WCAG 1.0 and WCAG 2.x is the structure of the criteria list:
- Structure of WCAG 1.0: The Web Content Accessibility Guidelines Version 1.0 is separated into 14 principles, each containing 1 to 10 checkpoints of priorities 1, 2 and 3. Each checkpoint is assigned an example, which refers to the basic web standards HTML and XML.
- Structure of WCAG 2.x: The Web Content Accessibility Guidelines Version 2.x provides a system that is subdivided into the 4 basic design principles of perceptibility, usability, intelligibility, and robustness. For each guideline, WCAG 2.x provides a set of verifiable success criteria for the A, AA, and AAA conformance levels (see below).
Website operators may not be able to find examples for the current standard but detailed descriptions and advice for technical implementation have been placed on the information pages ‘Understanding WCAG 2.0’ and ‘Techniques for WCAG 2.0’. The pages also include links to the corresponding success criteria.
Despite the differences in the organisation of requirements and design criteria, WCAG 2.x remains backward compatible. With it, a website can fulfill the requirements of both standards. The conversion of a website from WCAG 1.0 to WCAG 2.1 only requires small adjustments. In the following sections, the criteria in the most recent version, WCAG Version 2.1, is used.
- 99.9% uptime and super-fast loading
- Advanced security features
- Domain and email included
Conformance
If a website fulfills the requirements of the WCAG, this is referred to as conformance. But it’s important to note that a WCAG-compliant website doesn’t have to consider every single success criterion listed in the guidelines. Instead, the W3C differentiates between three levels of conformance: A, AA and AAA. These provide information about how well a website is adapted to the needs of all internet users.
Conformance level | Definition | Accessibility level |
---|---|---|
A | A website is A-level compliant if all success criteria of level A are fulfilled or if an alternate version of the website that fulfills the criteria for this level is available | Low accessibility level |
AA | A website is AA-level compliant if all success criteria of levels A and AA are fulfilled or an alternate version of the website that fulfills the criteria is available | Intermediate accessibility level |
AAA | A website is AAA-level compliant if all success criteria of levels A, AA and AAA are fulfilled or an alternate version of the website that fulfills the criteria is available | High accessibility level |
When determining the level of conformance, web pages (or a single HTML document available under its own URL) are evaluated individually.
- If a section of a web page doesn’t fulfill the requirements outlined in a specific conformance level, the web page as a whole will not be awarded the level.
- If the web page is part of a click path that allows a specific action to be performed, all web pages of the click path must fulfill the criteria of the same conformance level or a higher conformance level. If one web page in the click path doesn’t fulfill the requirements of a certain level, all of the pages in the click path will not receive the conformance level.
Example of conformance
In contrast to WCAG 1.0, WCAG 2.0 offers the possibility to implement individual aspects of accessible web design on different conformance levels. For the colour contrast aspect, for example, the current standard defines two success criteria and different conformance levels:
1.4.3 Contrast (Minimum): The visual presentation of text and images of text has a contrast ratio of at least 4.5:1, except for the following: (Level AA) […]
1.4.6 Contrast (Enhanced): The visual presentation of text and images of text has a contrast ratio of at least 7:1, except for the following: (Level AAA) […]
Optional conformance claim
Website operators have the option to issue a conformance statement for all web pages that meet the WCAG success criteria. This statement is voluntary and does not affect the actual accessibility of the website. If a website operator chooses to provide a conformance statement, the W3C specifies that it must include the following mandatory elements:
- Date of the conformance claim
- Indication of which WCAG being referred to, including title, version, and link to the standard
- Indication of which conformance level has been fulfilled (Level A, AA, or AAA)
- Precise description of which web pages the domain in the claim refers to (e.g., a list of all URLS)
- A list of all essential web technologies used on the WCAG-conformant web pages that affect their level of conformance.
In addition, website operators can choose to include the following information in the conformance claim:
- List of all success criteria that was fulfilled beyond the stated degree of conformance
- List of all web technologies used by the website that don’t affect the website’s conformance
- List of all user agents that the website was tested with
- Machine-readable version of the list of all essential web technologies used by the WCAG-compliant web pages
- Machine-readable version of conformance claim
- A list of additional accessibility measures that are not covered by the WCAG; a template for the conformance statement is provided by the European Union.
Absolute accessibility, which meets all of the requirements and restrictions of internet users with disabilities, is rather difficult, if not impossible, to put into practice. Even if a website fulfills all the requirements of the highest conformance standard (AAA), it can still contain barriers for some users. This is especially true for users with cognitive disabilities or users who have multiple disabilities. The W3C recommends that website operators aim to meet as many success criteria as possible so that the largest possible group of people can participate on the internet.
Overview of the WCAG 2.1 guidelines
The Web Content Accessibility Guidelines consist of 13 guidelines organised under four foundational principles. While the WCAG principles define the core requirements for accessible web usage, the guidelines provide specific instructions that should be followed when aiming for a particular level of conformance. You can find the official WCAG 2.0 text on the website of the World Wide Web Consortium (W3C). Below, we offer a brief summary of WCAG 2.1, which also incorporates the updated guidelines introduced in WCAG 2.2.
Perceivable
For optimal web usability, you should present your content in a way that makes it possible for all internet users to perceive it. The following WCAG guidelines outline how to improve perceptibility for web content:
- Text alternatives: An alternate text-based presentation makes it possible to transfer non-text content into other forms, such as large print, Braille, symbols or plain language. These measures correspond to conformance level A. Alt attributes of images can also improve SEO rankings.
- Multimedia content: The website provides alternate presentation forms for time-based media (i.e., audio and video content). Depending on the conformance level you want to achieve, you can make different types of alternative media formats available, including descriptive texts, audio descriptions (such as speech synthesis), subtitles, transcripts and sign language. This guideline covers 9 success criteria across conformance levels A, AA and AAA.
- Adaptability: The content of the website can be converted into alternative display forms without losing information (simple layout). The guideline outlines 6 success criteria across conformance levels A, AA and AAA.
- Distinctiveness: Content is created in such a way that it’s visually and acoustically distinct from other content (colour, font size, contrast, discreet background). This guideline has 13 success criteria across conformance levels A, AA and AAA.
Operable
For web content to be accessible, the user interface must be designed in a way that enables all users to reach the information they need. The usability of web offerings can be improved by following these guidelines:
-
Accessible via keyboard: For the best possible web usability, all contents and functionalities should be accessible with a keyboard. In this case, the keyboard is used as the primary user interface. This guideline has four success criteria in conformance levels A and AAA.
-
No time pressure: Users are given sufficient time to read and use web content. This guideline can be useful for people who need more time to interact with website content or to carry out certain actions, such as entering information. This guideline covers 6 success criteria under conformance levels A and AAA.
-
Minimise risks for seizures: All web content is designed to minimise any possible risk of seizures. This guideline defines threshold values for visual stimuli that could possibly lead to seizures. In this guideline, three success criteria are specified under conformance levels A and AAA.
-
Navigation: The website provides users with means for easy navigation. The specifications for accessible navigation refer to meta-titles, meta descriptions, anchor texts, ways to access different web pages, headings and captions for text sections, and keyboard focus. The guidelines for navigation cover 13 success criteria in conformance levels A and AA.
-
Accessible via other devices: All features and functions that are available via keyboard should also be accessible through alternative means, such as gestures. The guideline provides eight success criteria across conformance levels A, AA and AAA.
Understandable
Web content should be designed in such a way that the information, as well as how to interact with it, is understandable. Web developers and authors can achieve optimal intelligibility using the following guidelines.
-
Readability: Optimal accessibility requires readable and understandable content. The guideline for readability covers rules specifying how linguistic elements should be characterised and enriched with additional information in order to ensure optimal content accessibility. The WCAG has 6 criteria for readability across conformance levels A, AA and AAA.
-
Predictability: The behaviour of functional and interactive web page elements should always remain predictable in order make it easier to understand. The 6 proposed success criteria are under conformance levels A, AA, and AAA.
-
Input assistance: Easily accessible websites help visitors to avoid errors by automatically correcting them using input assistance. The guideline for accessibility tools covers specifications for automatic error detection, help texts and labeling of input fields, as well as input mechanisms for legally relevant data or financial transactions. There are nine success criteria across conformance levels A, AA and AAA.
Robust
The WCAG principle of robustness refers to the compatibility of web content. To ensure easy accessibility, content should be designed in such a way that it can be processed reliably by the majority of user agents (web browsers, assisting output devices, etc.). Website operators can find corresponding specifications in the compatibility guidelines:
- Compatibility: Ensuring compatibility with current and future technology means consistently applying formalised web standards. A fundamental part of this is correctly implementing content using markup languages like HTML, making sure that the markup language is written without any errors and in accordance with the compatibility guideline. This guideline contains two success criteria and includes conformance levels A and AA.
Updates to the WCAG in WCAG 2.2
With WCAG 2.2, 9 new success criteria were added to the current version of the guidelines:
-
Keyboard use: 3 criteria for displaying content when a keyboard navigates to focusable elements
-
Input with touchscreen and mouse: 1 criterion for swipe gestures and 1 criterion for clickable areas.
-
More support for people with cognitive disabilities:
- Assistive features should always be located in the same place
- Assistance for redundant data entry
- Alternative ways to enter passwords and accessible cognitive function tests
- Alternatives to picture and object selection for authentication tests
WCAG 2.2 functions as a supplement to WCAG 2.1, serving to close gaps in the current version of the guidelines.
WCAG checklist
The W3C Working Draft (the working version of WCAG 2.0), published on April 27, 2006, contained a checklist in the appendix that listed all of the success criteria defined by the W3C. For many website operators, it has served as a convenient overview of the guidelines. Since the publication of the official W3C Recommendation on December 11, 2008, this checklist, however, is no longer current.
The original checklist has been replaced by an individually modifiable WCAG quick reference guide. This allows website operators to tailor the criteria catalog for accessible web design to their own needs (namely, their technical requirements and desired compliance level). A filter function allows for the creation of custom checklists.
- Get online faster with AI tools
- Fast-track growth with AI marketing
- Save time, maximise results
WCAG tests
The specifications of the WCAG outline testable success criteria, which website operators can use to assess the degree to which individual web pages conform to the standards created by the WAI. For website operators that would like to check not only individual pages but also the accessibility of their entire web presence, the WAI has developed 4 strategies:
Easy Checks
With Easy Checks, the WAI covers basic aspects of accessible web design. The list is intended to allow website operators to get a quick overview of the status of their online project. The following criteria can be examined with Easy Checks:
- Meta-titles
- Alt texts
- Headlines
- Contrast ratio
- Text scalability
- Accessibility via keyboard
- Content that moves, flashes or automatically starts
- Multimedia alternatives
- Website structure
Compared to other evaluations, an Easy Check is significantly less thorough. Further evaluations (for example, the WCAG EM) are necessary to better determine the actual level of conformance.
WCAG-EM
Easy Checks serve to provide website operators with a first impression of the overall accessibility of their online project. For website operators who want to reliably and verifiably determine the WCAG compliance of their web project, the WAI developed a best practice approach with the Website Accessibility Conformance Evaluation Methodology. The WCAG-EM includes five steps:
- Define the evaluation scope
- Analyse the website
- Select representative web pages
- Evaluate the selected pages
- Create a conformance evaluation report using the WCAG-EM Report Tool
Publishing the conformance report is not required. The results of the evaluation serve as the basis for an (optional) conformance statement (see above).
User-based evaluations
Website operators who want to evaluate the accessibility of their online presence generally concentrate on standard testing methods like WCAG-EM. But the WAI recommends combining the compliance evaluation with a user-based evaluation, if possible. This way, operators can identify usability problems that aren’t included in the WCAG 2.1 criteria catalog.
A user-based accessibility test typically seeks to examine how older individuals and people with disabilities are able to interact with a website. Informal testing methods in the form of surveys as well as formalised usability tests, which are based on the statistical evaluation of certain tasks, can be used.
Advice on how website operators can involve their page visitors in such evaluation methods is available on this information page from WAI.
Evaluation tools
Website operators can find various tools online for the evaluation of the accessibility of their web presence. WAI also encourages the development of appropriate programs and web services, though a recommendation for a particular evaluation tool can be found on the W3C website. Instead of recommending a single tool, WAI offers an extensive list of available evaluation tools that can be conveniently limited to fit individual requirements and a specific standard thanks to a filter function.
WCAG in the UK
In the UK, digital accessibility is primarily governed by the Equality Act 2010, which replaced previous legislation such as the Disability Discrimination Act 1995. The Equality Act legally protects individuals from discrimination, including on the basis of disability, and applies to both public and private sector organisations.
For public sector organisations, additional and specific rules apply under the Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018. These regulations came into force in September 2018 and require that:
- All public sector websites and mobile apps meet WCAG 2.1 Level AA standards.
- An accessibility statement must be published and kept up to date.
- Public sector organisations must monitor accessibility and respond to accessibility feedback.
Certain organisations are exempt, such as:
- Public sector broadcasters (e.g. the BBC)
- Schools and nurseries (in part)
- Some archive and heritage services
An organisation may also claim an exemption if making the required changes would impose a ‘disproportionate burden’, though this must be well-documented and justified.
Private sector considerations
Although private sector websites are not explicitly required by law to meet WCAG 2.1 in the UK, under the Equality Act 2010, businesses have a legal duty to make ‘reasonable adjustments’ to ensure their services are accessible to disabled users. Meeting WCAG standards is widely regarded as a practical way to fulfill this obligation.
Outlook: WCAG 3.0
WCAG 2 (and the updates in WCAG 2.2.) is the standard currently recommended by W3C. But WAI is already working on a new version of the Web Content Accessibility Guidelines, WCAG 3.0. In the new version, a special focus will be placed on additional tests and different evaluation mechanisms. Unlike previous versions, WCAG 3.0 will not be backward compatible, but will instead be a new set of guidelines. The conformance model will also be revised. To find out more about the new version of the guidelines, you can have a look at the working draft of WCAG 3.0 on W3C’s website.