Build accessible interfaces without digging through hundreds of pages.
a11yman is a fast and reliable reference for building, testing, and understanding accessible UI components.
Trusted by developers and testers building for everyone.
Try the new smart contrast checker
Check any colour pair against WCAG 2.2, right in your browser — free.
Find what you need, instantly
Search components, ARIA roles & attributes, and WCAG criteria.
Why a11yman?
Faster than documentation
Stop digging through long specs. Find how to build — and how to test — exactly what you need, instantly.
Built for developers
- Semantics & ARIA
- Keyboard & focus
- Code examples
- Best practices
Built for testers
- Step-by-step test guides
- Screen reader output
- WCAG mapping
- Downloadable cheat sheet
49
ARIA Attributes
67
ARIA Roles
26
Components
40
WCAG Criteria
150+
Code Examples
100%
Free & Open
Popular components
View all componentsButton (incl. toggle button)
An interactive control that triggers an action, or toggles between pressed/not-pressed states.
OpenDialog (Modal)
A window overlaid on the page, blocking interaction with the rest of the app until dismissed.
OpenCombobox
A text input combined with a popup listbox that filters/suggests options as the user types.
OpenTabs
A set of layered sections of content, one visible at a time, selected via a tab list.
OpenMenu & Menu Button
A button that opens a menu of actions or links, navigable with arrow keys.
Open