Most accessibility audits stop at color contrast ratios and missing alt text. That leaves an entire category of users behind: people with ADHD, dyslexia, anxiety, low digital literacy, or anyone dealing with temporary cognitive overload from stress or multitasking. This checklist covers the cognitive layer that standard WCAG tooling ignores, giving you concrete items to evaluate navigation, content layout, and multimedia across any website. Print it, share it with stakeholders, and run through it on every project.

Comprehensive Cognitive Accessibility Checklist
Photo by RDNE Stock project from Pexels
TL;DR:
  • A cognitive accessibility checklist goes beyond WCAG visual checks to cover navigation clarity, content structure, reading level, and multimedia inclusivity.
  • Each item includes a concrete evaluation method so you can score pages objectively, not just guess.
  • The checklist adapts to e-commerce, SaaS, healthcare, government, and education sites with industry-specific add-ons.

Why cognitive accessibility needs its own checklist

Standard accessibility tools like axe, WAVE, and Lighthouse catch about 30-40% of WCAG issues. Almost all of those are technical: missing labels, broken ARIA roles, insufficient contrast. None of them tell you whether a user with ADHD can actually parse your pricing page or whether someone with dyslexia can follow your onboarding flow.

0%
Visitors who may struggle with typical websites

Cognitive accessibility sits in the gap between "technically compliant" and "actually usable." A page can pass every automated check and still confuse a significant portion of visitors. That confusion shows up as bounce rates, abandoned carts, and support tickets that nobody connects back to design decisions.

"The majority of web pages are overly complex, cluttered, unclear, and difficult to navigate and essentially shut these users out of the digital world."
>, The Complete Guide to Cognitive Accessibility for Cognitive Disabilities

This checklist gives you a repeatable, evidence-based process. Each item maps to a specific cognitive barrier, includes an evaluation method, and produces a pass/fail result you can document in an audit report.

Key takeaway: Cognitive accessibility requires its own dedicated checklist because automated tools only catch technical violations, not comprehension failures.

Navigation clarity

person confused at computer
Photo by Andrea Piacquadio from Pexels

Navigation is where cognitive load hits first. A user lands on your site and has roughly 3-5 seconds to figure out where they are and what to do next. If your navigation structure demands too much working memory, they leave.

Menu structure and labeling

  • Primary navigation should contain no more than 7 top-level items. Research on working memory capacity (Miller's Law) suggests 7 plus or minus 2 chunks. Most sites exceed this.
  • Labels need to be plain language. "Solutions" means nothing. "Pricing," "Features," "Docs" mean something.
  • Dropdown menus should be no deeper than two levels. Triple-nested menus require users to hold a mental map of three hierarchy levels simultaneously.

Consistent placement

Every page on the site should place navigation in the same location. Sounds obvious, but marketing landing pages frequently strip navigation or move it. That breaks the user's spatial memory.

Evaluation method: Open five random pages on the site. Check that the primary nav appears in the same position, with the same items, in the same order. Score: pass if all five match, fail if any differ without clear justification (like a dedicated checkout flow).

Sites with consistent navigation across all pages
0%

Breadcrumbs and wayfinding

Breadcrumbs reduce cognitive load by showing users their current position in the site hierarchy. They are especially useful for e-commerce category pages and documentation sites. If a user arrives via search, breadcrumbs answer "where am I?" without requiring them to reverse-engineer the site structure.

Search functionality

Search should be visible, not hidden behind an icon. Autocomplete suggestions help users with spelling difficulties or uncertain vocabulary. Search results should show context snippets, not just page titles.

Content layout and readability

ux designer working
Photo by Ofspace LLC, Culture from Pexels

Layout determines whether content gets read or skipped. Cognitive accessibility in layout means reducing the effort required to extract meaning from a page.

Reading level

Run your body copy through a readability scorer (Hemingway Editor, readable.com, or the Flesch-Kincaid formula). Aim for a grade 8 reading level or lower for general audiences. Healthcare and government sites should target grade 6.

  • Short sentences: 15-20 words average
  • Short paragraphs: 2-4 sentences
  • One idea per paragraph
  • Active voice over passive

Visual hierarchy

Users scan in an F-pattern or Z-pattern. Your layout should support this:

  1. Headings break content into scannable chunks. Every 200-300 words should have a subheading.
  2. Bold key terms on first use so scanning eyes can anchor on them.
  3. Bullet lists for any sequence of three or more related items.
  4. White space between sections. Cramped layouts increase perceived complexity even when the actual content is simple.

Line length and typography

Line length should stay between 50-75 characters per line. Wider lines force the eye to travel too far, causing users to lose their place. This is especially problematic for people with dyslexia.

Font size: 16px minimum for body text. Line height: 1.5 or greater. Sans-serif fonts (Inter, Open Sans, Atkinson Hyperlegible) perform better for screen reading than serif fonts.

Pro tip: Atkinson Hyperlegible, designed by the Braille Institute, is free and specifically optimized for readers with low vision and dyslexia. It distinguishes similar letterforms like "I," "l," and "1."

Color and contrast beyond WCAG

WCAG requires 4.5:1 contrast for normal text. Cognitive accessibility goes further:

  • Do not rely on color alone to convey meaning (red/green for error/success)
  • Use icons or text labels alongside color indicators
  • Avoid pure white (#FFFFFF) backgrounds; a slight off-white (#F8F8F8 or #FAFAFA) reduces glare for users with light sensitivity

Multimedia accessibility

Multimedia content (video, audio, animations, interactive elements) introduces unique cognitive barriers that static text does not.

Video and audio

  • Captions are required, but cognitive accessibility also demands simplified captions for complex content. Standard captions transcribe speech verbatim; simplified captions rephrase jargon.
  • Transcripts should accompany every video. Users with processing speed differences often prefer reading at their own pace over watching video.
  • Playback speed controls let users slow down or speed up content to match their processing speed.

Animation and motion

  • Respect prefers-reduced-motion in CSS. Users who enable this OS-level setting are telling you that motion causes them problems.
  • Auto-playing carousels and sliders are a cognitive accessibility failure. They demand split attention: the user must read the current slide while anticipating the next one.
  • Progress indicators on timed content (like slideshows or onboarding flows) reduce anxiety by showing how much remains.
0%
Users who ignore auto-playing carousels

Interactive elements

  • Form fields need visible labels (not just placeholders that disappear on focus)
  • Error messages should appear next to the field, not in a banner at the top of the page
  • Multi-step forms should show a progress bar and allow backward navigation without losing data

The audit process

Comprehensive Cognitive Accessibility Checklist process
Figure 1: Comprehensive Cognitive Accessibility Checklist at a glance.

The diagram above shows the five-step process: Scope the pages to audit, Evaluate each checklist item, Score pass/fail, Prioritize fixes by impact, and Report findings to stakeholders.

Here is how each step works in practice:

  1. Scope - Select 5-10 representative pages: homepage, key landing page, product/pricing page, a form or checkout flow, and a content-heavy page (blog post or documentation).
  2. Evaluate - Go through every checklist item on each page. Use the evaluation methods described in each section.
  3. Score - Mark each item as pass, partial, or fail. Partial means the item is implemented but inconsistently.
  4. Prioritize - Rank failures by user impact. Navigation failures and form issues typically affect more users than typography tweaks.
  5. Report - Compile results into a shareable document. Include screenshots of failures and specific fix recommendations.
Tools like PagePerson Insights can accelerate the Evaluate and Score steps by automatically detecting cognitive barriers like excessive text density, unclear CTAs, and navigation complexity.

Adapting for different industries

team reviewing analytics
Photo by Vitaly Gariev from Pexels

The core checklist applies everywhere, but specific industries have additional cognitive accessibility concerns.

Here is an example dashboard showing how checklist coverage might break down across industries:

E-commerce

+8
Extra checklist items (cart, filters, product comparison)

Healthcare

+12
Extra items (medical terms, consent forms, patient portals)

Government

+6
Extra items (plain language, form guidance, multilingual)

SaaS / B2B

+5
Extra items (onboarding, pricing clarity, feature comparison)

E-commerce additions

  • Product filters should show applied filters clearly and allow one-click removal
  • Cart summaries should be visible without scrolling
  • Checkout forms should auto-detect card type and format fields accordingly
  • Size/variant selectors need clear visual states (selected vs. available vs. out-of-stock)

Healthcare additions

  • Medical terminology should include plain-language definitions on hover or inline
  • Consent forms need summaries in addition to full legal text
  • Patient portal navigation should support users under stress or medication effects
  • Appointment booking flows should confirm date/time in multiple formats

Government and education

  • All content should meet plain language standards (grade 6 reading level)
  • Forms should include inline help text, not just a separate FAQ page
  • Multi-step processes (applications, registrations) need save-and-return functionality
  • Multilingual support should be discoverable from every page, not buried in a footer link

SaaS and B2B

  • Pricing pages should make plan differences scannable (comparison tables, not paragraphs)
  • Onboarding flows should offer skip and revisit options
  • Feature descriptions should lead with the user benefit, not the technical capability
  • Trial expiration warnings should be clear and non-threatening

Presenting to stakeholders

A checklist is only useful if it drives action. When presenting audit results to stakeholders who do not have a UX background, focus on three things:

  1. Impact numbers - Connect each failure to a user segment size. "42% of visitors may struggle with this navigation pattern" lands harder than "the menu is confusing."
  2. Screenshots - Show the problem visually. Annotate screenshots with red circles and brief labels.
  3. Fix effort - Categorize each item as quick win (CSS/copy change), medium effort (component redesign), or major effort (architecture change). Stakeholders need to know what they can fix this sprint.
Stakeholder buy-in when audit includes screenshots and impact data
0%

A printable version of the checklist below works well as a leave-behind after stakeholder meetings. Hand it over with the audit report so the team has a reference during implementation.

Cognitive Accessibility Audit Checklist

Your progress is saved automatically in your browser.

|

FAQ

Frequently Asked Questions

Print the checklist and fill it in during the audit. In the presentation, show the completed checklist alongside annotated screenshots of each failure. Group items by priority (quick wins first) and attach estimated fix effort to each. This format gives stakeholders a clear action plan, not just a list of problems. Pair it with the cognitive accessibility improvement plan template for a complete package.
The top five cognitive accessibility failures across most sites are: (1) navigation labels that use internal jargon instead of plain language, (2) missing or inconsistent headings that break scannability, (3) form fields with placeholder-only labels that disappear on focus, (4) auto-playing carousels that split user attention, and (5) error messages displayed in a banner at the top of the page instead of inline next to the relevant field. These five account for the majority of cognitive friction on typical websites.
Review the checklist quarterly. Update it when WCAG publishes new success criteria (WCAG 2.2 added focus appearance and dragging requirements), when your product adds new page types or flows, or when user research reveals new friction points. Keep a changelog at the bottom of the checklist document so the team knows what changed and when.
No. The checklist catches structural and design-level cognitive barriers, but it cannot replicate watching a real user struggle with your interface. Use the checklist as a first pass to fix obvious issues, then run usability testing to catch context-specific problems the checklist cannot predict. The checklist and usability testing are complementary, not interchangeable.
WCAG 2.2 includes several cognitive-adjacent success criteria (like 2.4.11 Focus Appearance and 3.3.7 Accessible Authentication), but it does not comprehensively cover cognitive accessibility. This checklist extends beyond WCAG to address reading level, navigation complexity, and multimedia cognitive load. Using both together gives you technical compliance plus genuine usability. For a structured audit template, see the cognitive accessibility template for website audits.

Additional Resources

What is the single biggest cognitive accessibility issue on your current project, and what would it take to fix it this week?