Making accessibility standards easy to understand, one success criterion at a time.

Friendly reminder: This is a beginner-friendly guide, not a replacement for the official WCAG. See our full disclaimer.

WCAG version: 2.0

Collection of success criterion published in WCAG version 2.0 in 2008.

WCAG 2.0, 2.1, 2.2 Level A

1.3.1 Info and Relationships

Information or relationships between content that is visual is also conveyed through the code, via HTML or ARIA (for example the for attribute on a form label, or aria-describedby on an input that has hint text).

Code and Labels, Wording
Cognitive, Visual
Code, Content
WCAG 2.0, 2.1, 2.2 Level A

1.3.2 Meaningful Sequence

The visual presentation of the content matches what’s read out by a screen reader.

Code and Labels, Wording
Cognitive, Visual
Code
WCAG 2.0, 2.1, 2.2 Level A

1.3.3 Sensory Characteristics

Nothing is referred to just by its color, size, position, shape, and so on.

Forms, Sensory, Wording
Cognitive, Visual
Content
WCAG 2.0, 2.1, 2.2 Level A

1.4.1 Use of Color

Color must not be the only thing used to convey meaning.

Sensory
Cognitive, Visual
Content, Design
WCAG 2.0, 2.1, 2.2 Level A

1.4.2 Audio Control

Auto playing audio that lasts more than 3 seconds can be turned down or stopped.

Sensory
Auditory/Hearing
Code
WCAG 2.0, 2.1, 2.2 Level AA

1.4.3 Contrast (Minimum)

Text has a contrast ratio of 4.5 to 1. Large text can be a 3 to 1 ratio if it’s over 24px, or bold and over 19px.

Sensory, Zoom and Legibility
Visual
Design
WCAG 2.0, 2.1, 2.2 Level AA

1.4.4 Resize Text

Text can be resized up to 200% without loss of content or functionality, except for captions and images of text.

Zoom and Legibility
Cognitive, Visual
Design
WCAG 2.0, 2.1, 2.2 Level AA
WCAG 2.0, 2.1, 2.2 Level AAA

1.4.6 Contrast (Enhanced)

Text has a contrast ratio of 7:1 to 1. Large text can be a 4.5 to 1 ratio if it’s over 24px, or bold and over 19px.

Sensory, Zoom and Legibility
Visual
Design
WCAG 2.0, 2.1, 2.2 Level AAA

1.4.7 Low or No Background Audio

For spoken audio content, any background noise or music is 20 decibels lower than the foreground speech.

Sensory
Auditory/Hearing
Content