The Web Content Accessibility Guidelines (WCAG) are published by the World Wide Web Consortium (W3C) through the Web Accessibility Initiative. Version 2.2 became a W3C Recommendation on 5 October 2023, superseding WCAG 2.1 (2018) and WCAG 2.0 (2008). All three versions are backward-compatible: everything that conformed to 2.0 still conforms to 2.2 if you add the newer criteria.
WCAG 2.2 defines 87 success criteria — testable statements like “all non-text content has a text alternative” or “colour is not the only way to convey information.” Each criterion is assigned a conformance level (A, AA or AAA) based on how fundamental it is to access for people with disabilities.
WCAG is content-type agnostic: the same criteria apply to websites, web apps, PDFs (through PDF/UA), native mobile apps and software interfaces (through EN 301 549 and Section 508). Adoption is near-universal — from the ADA in the United States to the EAA in Europe, the DDA in Australia, the ACA in Canada and the Equality Act in the UK.