Liste de contrôle interactive WCAG 2.1 AA
Une liste de contrôle pratique couvrant tous les critères de succès de niveau A et AA. La progression est enregistrée automatiquement dans votre navigateur.
À propos de la liste de contrôle WCAG
Cette liste de contrôle couvre tous les critères de réussite de niveau A et AA du WCAG 2.1.
Elle vous aide à vérifier votre conformité de manière systématique.
Progression WCAG 2.1 AA
50 à vérifier · 0 terminé
1.1.1 Non-text Content
Level A Scanner vérifiableAll non-text content (images, icons, controls) has a text alternative that serves the equivalent purpose.
1.2.1 Audio-only and Video-only (Prerecorded)
Level A Vérification manuelleProvide a transcript for prerecorded audio-only, and a transcript or audio track for prerecorded video-only.
1.2.2 Captions (Prerecorded)
Level A Vérification manuelleSynchronized captions are provided for all prerecorded audio in video content.
1.2.3 Audio Description or Media Alternative (Prerecorded)
Level A Vérification manuelleProvide an audio description or full text alternative for prerecorded video content.
1.2.4 Captions (Live)
Level AA Vérification manuelleSynchronized captions are provided for all live audio content in synchronized media.
1.2.5 Audio Description (Prerecorded)
Level AA Vérification manuelleAn audio description is provided for all prerecorded video content in synchronized media.
1.3.1 Info and Relationships
Level A Scanner vérifiableStructure and relationships (headings, lists, tables, form labels) are conveyed in markup, not by visual styling alone.
1.3.2 Meaningful Sequence
Level A Vérification manuelleWhen sequence affects meaning, the correct reading order can be programmatically determined.
1.3.3 Sensory Characteristics
Level A Vérification manuelleInstructions don't rely solely on shape, size, position, or sound (e.g. "click the round button on the right").
1.3.4 Orientation
Level AA Vérification manuelleContent does not restrict its view to a single display orientation (portrait or landscape) unless essential.
1.3.5 Identify Input Purpose
Level AA Scanner vérifiableThe purpose of common input fields (name, email, etc.) is programmatically identified, e.g. via autocomplete.
1.4.1 Use of Color
Level A Vérification manuelleColor is not the only visual means of conveying information, indicating an action, or distinguishing an element.
1.4.2 Audio Control
Level A Vérification manuelleAudio that plays automatically for more than 3 seconds can be paused, stopped, or muted.
1.4.3 Contrast (Minimum)
Level AA Scanner vérifiableText and images of text have a contrast ratio of at least 4.5:1 (3:1 for large text).
1.4.4 Resize Text
Level AA Vérification manuelleText can be resized up to 200% without loss of content or functionality and without assistive technology.
1.4.5 Images of Text
Level AA Vérification manuelleReal text is used instead of images of text, except where the presentation is essential (e.g. logos).
1.4.10 Reflow
Level AA Vérification manuelleContent reflows to a single column at 320 CSS pixels wide without loss of information or two-dimensional scrolling.
1.4.11 Non-text Contrast
Level AA Vérification manuelleUI components and meaningful graphics have a contrast ratio of at least 3:1 against adjacent colors.
1.4.12 Text Spacing
Level AA Vérification manuelleNo loss of content when users override line height, paragraph, letter, and word spacing within set limits.
1.4.13 Content on Hover or Focus
Level AA Vérification manuelleContent that appears on hover or focus is dismissable, hoverable, and persistent.
2.1.1 Keyboard
Level A Vérification manuelleAll functionality is operable through a keyboard, without requiring specific timings for keystrokes.
2.1.2 No Keyboard Trap
Level A Vérification manuelleKeyboard focus can be moved away from any component using only the keyboard.
2.1.4 Character Key Shortcuts
Level A Vérification manuelleSingle-character key shortcuts can be turned off, remapped, or are only active on focus.
2.2.1 Timing Adjustable
Level A Vérification manuelleUsers can turn off, adjust, or extend any time limit, with limited exceptions.
2.2.2 Pause, Stop, Hide
Level A Vérification manuelleMoving, blinking, scrolling, or auto-updating content can be paused, stopped, or hidden.
2.3.1 Three Flashes or Below Threshold
Level A Vérification manuelleNothing flashes more than three times per second, or flashes are below the general and red thresholds.
2.4.1 Bypass Blocks
Level A Scanner vérifiableA mechanism (skip link, landmarks, headings) lets users bypass blocks of content repeated on pages.
2.4.2 Page Titled
Level A Scanner vérifiablePages have titles that describe their topic or purpose.
2.4.3 Focus Order
Level A Vérification manuelleFocusable components receive focus in an order that preserves meaning and operability.
2.4.4 Link Purpose (In Context)
Level A Scanner vérifiableThe purpose of each link can be determined from the link text alone or with its surrounding context.
2.4.5 Multiple Ways
Level AA Vérification manuelleMore than one way is available to locate a page within a set (e.g. search and a sitemap or menu).
2.4.6 Headings and Labels
Level AA Scanner vérifiableHeadings and labels describe the topic or purpose of the content they introduce.
2.4.7 Focus Visible
Level AA Vérification manuelleA visible focus indicator is shown for any keyboard-operable interface.
2.5.1 Pointer Gestures
Level A Vérification manuelleFunctionality using multipoint or path-based gestures has a single-pointer alternative.
2.5.2 Pointer Cancellation
Level A Vérification manuelleActions triggered by a single pointer can be aborted or undone (no down-event activation).
2.5.3 Label in Name
Level A Scanner vérifiableFor components with visible text labels, the accessible name contains that visible text.
2.5.4 Motion Actuation
Level A Vérification manuelleFunctionality triggered by device or user motion can also be operated by UI components and can be disabled.
3.1.1 Language of Page
Level A Scanner vérifiableThe default human language of each page is programmatically set (e.g. the html lang attribute).
3.1.2 Language of Parts
Level AA Vérification manuelleThe language of phrases or passages that differ from the page language is programmatically identified.
3.2.1 On Focus
Level A Vérification manuelleReceiving focus does not trigger an unexpected change of context.
3.2.2 On Input
Level A Vérification manuelleChanging a setting does not automatically cause an unexpected change of context unless the user is warned.
3.2.3 Consistent Navigation
Level AA Vérification manuelleNavigation repeated across pages appears in the same relative order each time.
3.2.4 Consistent Identification
Level AA Vérification manuelleComponents with the same functionality are identified consistently across the set of pages.
3.3.1 Error Identification
Level A Vérification manuelleInput errors are detected and described to the user in text.
3.3.2 Labels or Instructions
Level A Scanner vérifiableLabels or instructions are provided when content requires user input.
3.3.3 Error Suggestion
Level AA Vérification manuelleWhen an input error is detected and a fix is known, suggestions are provided to the user.
3.3.4 Error Prevention (Legal, Financial, Data)
Level AA Vérification manuelleFor legal, financial, or data submissions, actions are reversible, checked, or confirmed.
4.1.1 Parsing
Level A Scanner vérifiableMarkup has complete tags, no duplicate IDs, and proper nesting. (Obsolete in WCAG 2.2, but required for 2.1.)
4.1.2 Name, Role, Value
Level A Scanner vérifiableFor all UI components the name, role, state, and value are programmatically determinable (correct ARIA/HTML).
4.1.3 Status Messages
Level AA Vérification manuelleStatus messages can be presented to assistive technology without receiving focus (e.g. aria-live regions).
Automatisez les parties fastidieuses
Ne vérifiez pas chaque page manuellement. Notre scanner peut vérifier automatiquement 30 à 50 % de ces critères sur l'ensemble de votre site en quelques minutes, vous permettant de vous concentrer uniquement sur les examens manuels.
Ce que cette liste de contrôle couvre
Tous les critères de succès des niveaux A et AA des WCAG 2.1, avec des notes pratiques pour satisfaire chacun.
Limites d'une liste de contrôle
Cocher des éléments ne garantit pas une conformité totale. L'accessibilité nécessite des tests continus avec de vrais utilisateurs, y compris des personnes handicapées.