Interaktive Checkliste WCAG 2.1 AA
Eine praktische Checkliste für alle Erfolgskriterien der Stufen A und AA. Der Fortschritt wird automatisch in Ihrem Browser gespeichert.
Über die WCAG-Checkliste
Diese Checkliste deckt alle Erfolgskriterien der Stufen A und AA der WCAG 2.1 ab.
Sie hilft Ihnen, Ihre Konformität systematisch zu überprüfen.
WCAG 2.1 AA Fortschritt
50 zu prüfen · 0 erledigt
1.1.1 Non-text Content
Level A Scanner prüfbarAll 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 Manuelle PrüfungProvide a transcript for prerecorded audio-only, and a transcript or audio track for prerecorded video-only.
1.2.2 Captions (Prerecorded)
Level A Manuelle PrüfungSynchronized captions are provided for all prerecorded audio in video content.
1.2.3 Audio Description or Media Alternative (Prerecorded)
Level A Manuelle PrüfungProvide an audio description or full text alternative for prerecorded video content.
1.2.4 Captions (Live)
Level AA Manuelle PrüfungSynchronized captions are provided for all live audio content in synchronized media.
1.2.5 Audio Description (Prerecorded)
Level AA Manuelle PrüfungAn audio description is provided for all prerecorded video content in synchronized media.
1.3.1 Info and Relationships
Level A Scanner prüfbarStructure and relationships (headings, lists, tables, form labels) are conveyed in markup, not by visual styling alone.
1.3.2 Meaningful Sequence
Level A Manuelle PrüfungWhen sequence affects meaning, the correct reading order can be programmatically determined.
1.3.3 Sensory Characteristics
Level A Manuelle PrüfungInstructions 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 Manuelle PrüfungContent does not restrict its view to a single display orientation (portrait or landscape) unless essential.
1.3.5 Identify Input Purpose
Level AA Scanner prüfbarThe purpose of common input fields (name, email, etc.) is programmatically identified, e.g. via autocomplete.
1.4.1 Use of Color
Level A Manuelle PrüfungColor is not the only visual means of conveying information, indicating an action, or distinguishing an element.
1.4.2 Audio Control
Level A Manuelle PrüfungAudio that plays automatically for more than 3 seconds can be paused, stopped, or muted.
1.4.3 Contrast (Minimum)
Level AA Scanner prüfbarText 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 Manuelle PrüfungText can be resized up to 200% without loss of content or functionality and without assistive technology.
1.4.5 Images of Text
Level AA Manuelle PrüfungReal text is used instead of images of text, except where the presentation is essential (e.g. logos).
1.4.10 Reflow
Level AA Manuelle PrüfungContent 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 Manuelle PrüfungUI components and meaningful graphics have a contrast ratio of at least 3:1 against adjacent colors.
1.4.12 Text Spacing
Level AA Manuelle PrüfungNo 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 Manuelle PrüfungContent that appears on hover or focus is dismissable, hoverable, and persistent.
2.1.1 Keyboard
Level A Manuelle PrüfungAll functionality is operable through a keyboard, without requiring specific timings for keystrokes.
2.1.2 No Keyboard Trap
Level A Manuelle PrüfungKeyboard focus can be moved away from any component using only the keyboard.
2.1.4 Character Key Shortcuts
Level A Manuelle PrüfungSingle-character key shortcuts can be turned off, remapped, or are only active on focus.
2.2.1 Timing Adjustable
Level A Manuelle PrüfungUsers can turn off, adjust, or extend any time limit, with limited exceptions.
2.2.2 Pause, Stop, Hide
Level A Manuelle PrüfungMoving, blinking, scrolling, or auto-updating content can be paused, stopped, or hidden.
2.3.1 Three Flashes or Below Threshold
Level A Manuelle PrüfungNothing flashes more than three times per second, or flashes are below the general and red thresholds.
2.4.1 Bypass Blocks
Level A Scanner prüfbarA mechanism (skip link, landmarks, headings) lets users bypass blocks of content repeated on pages.
2.4.2 Page Titled
Level A Scanner prüfbarPages have titles that describe their topic or purpose.
2.4.3 Focus Order
Level A Manuelle PrüfungFocusable components receive focus in an order that preserves meaning and operability.
2.4.4 Link Purpose (In Context)
Level A Scanner prüfbarThe purpose of each link can be determined from the link text alone or with its surrounding context.
2.4.5 Multiple Ways
Level AA Manuelle PrüfungMore 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 prüfbarHeadings and labels describe the topic or purpose of the content they introduce.
2.4.7 Focus Visible
Level AA Manuelle PrüfungA visible focus indicator is shown for any keyboard-operable interface.
2.5.1 Pointer Gestures
Level A Manuelle PrüfungFunctionality using multipoint or path-based gestures has a single-pointer alternative.
2.5.2 Pointer Cancellation
Level A Manuelle PrüfungActions triggered by a single pointer can be aborted or undone (no down-event activation).
2.5.3 Label in Name
Level A Scanner prüfbarFor components with visible text labels, the accessible name contains that visible text.
2.5.4 Motion Actuation
Level A Manuelle PrüfungFunctionality 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 prüfbarThe default human language of each page is programmatically set (e.g. the html lang attribute).
3.1.2 Language of Parts
Level AA Manuelle PrüfungThe language of phrases or passages that differ from the page language is programmatically identified.
3.2.1 On Focus
Level A Manuelle PrüfungReceiving focus does not trigger an unexpected change of context.
3.2.2 On Input
Level A Manuelle PrüfungChanging a setting does not automatically cause an unexpected change of context unless the user is warned.
3.2.3 Consistent Navigation
Level AA Manuelle PrüfungNavigation repeated across pages appears in the same relative order each time.
3.2.4 Consistent Identification
Level AA Manuelle PrüfungComponents with the same functionality are identified consistently across the set of pages.
3.3.1 Error Identification
Level A Manuelle PrüfungInput errors are detected and described to the user in text.
3.3.2 Labels or Instructions
Level A Scanner prüfbarLabels or instructions are provided when content requires user input.
3.3.3 Error Suggestion
Level AA Manuelle PrüfungWhen 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 Manuelle PrüfungFor legal, financial, or data submissions, actions are reversible, checked, or confirmed.
4.1.1 Parsing
Level A Scanner prüfbarMarkup 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 prüfbarFor all UI components the name, role, state, and value are programmatically determinable (correct ARIA/HTML).
4.1.3 Status Messages
Level AA Manuelle PrüfungStatus messages can be presented to assistive technology without receiving focus (e.g. aria-live regions).
Automatisieren Sie das Mühsame
Prüfen Sie nicht jede Seite manuell. Unser Scanner kann in wenigen Minuten automatisch 30-50 % dieser Kriterien auf Ihrer gesamten Website überprüfen, sodass Sie sich ganz auf die manuellen Prüfungen konzentrieren können.
Was diese Checkliste abdeckt
Alle Erfolgskriterien der WCAG 2.1 Level A und AA, mit praktischen Hinweisen, wie Sie jedes erfüllen.
Grenzen einer Checkliste
Das Abhaken von Punkten garantiert keine vollständige Konformität. Barrierefreiheit erfordert kontinuierliches Testen mit echten Nutzern, einschließlich Menschen mit Behinderungen.