Perceivable
Perceivable means that people must be able to take in information and interface elements using one or more of their senses, such as sight, hearing, or touch. In digital accessibility, it is one of the core principles behind the Web Content Accessibility Guidelines (WCAG), which hold that content must be presented in ways users can notice and understand rather than being hidden from all of their available senses.
Perceivable is the first of the four foundational principles of the Web Content Accessibility Guidelines (WCAG), which require that information and user interface components be presented to users in ways they can perceive using at least one of their senses. In general usage, "perceivable" refers to something perceptible or capable of being seen, heard, or noticed. As a WCAG principle, it groups guidelines and success criteria addressing needs such as text alternatives for non-text content, alternatives for time-based media, adaptable and distinguishable presentation of content. Conformance to the specific success criteria under this principle is verified through a combination of automated, manual, and assistive technology testing; meeting them supports but does not by itself guarantee an accessible experience for all users or legal compliance.
Why it matters
Perceivable is the first of WCAG's four foundational principles, and it addresses a basic reality: if a person cannot take in content through any of their available senses, the rest of the experience is unavailable to them regardless of how well it functions. A user who is blind cannot perceive an image that lacks a text alternative, and a user who is deaf cannot perceive spoken audio that has no captions or transcript. Grouping these needs under a single principle helps teams reason about whether information is presented in ways that can be seen, heard, or otherwise noticed.
Because perceivability failures often exclude entire groups of users outright, they are among the most consequential barriers to address. Text alternatives, captions and other media alternatives, adaptable structure, and distinguishable presentation are all approaches that give users more than one sensory path to the same information. Meeting the success criteria under this principle supports an accessible experience, but it does not by itself guarantee that every user can successfully use the content, nor does it guarantee legal compliance.
This entry is general guidance and not legal advice. Accessibility requirements evolve through regulation and case law and vary by jurisdiction, and conformance with WCAG success criteria should be confirmed through appropriate testing rather than assumed. Organizations with specific legal exposure should consult qualified counsel.
Who it's relevant to
Inside Perceivable
Common questions
Answers to the questions practitioners most commonly ask about Perceivable.