Accessibility
What we build to, what is actually tested, and what to do when you hit something that does not work.
Last updated 2026-09-15. MadCool LLC, a Wyoming limited liability company.
The target
We build to WCAG 2.2 Level AA. That is a target we work toward rather than a certification we hold, and this page says what is genuinely verified rather than claiming conformance we have not measured.
What is tested on every build
- Automated accessibility checks run against every page, and a failure blocks the deploy.
- Colour contrast is checked against the rendered colours, not the intended ones.
- Every interactive element is reachable and operable by keyboard alone.
- The menu traps focus while open and returns it to the button on close.
Motion
The animated hero honours your system setting. With reduce-motion enabled, the composition renders settled and still rather than degraded: same content, no movement, nothing that flashes. Everything on the site remains fully usable with animation off.
What automated testing does not catch
Automated checks find perhaps a third of real accessibility problems. They do not judge whether alternative text is meaningful, whether a reading order makes sense, or whether a control is labelled in a way that tells you what it does. If one of those is wrong here, a tool will not tell us. You will have to.
Reporting a barrier
If something on this site or on any MadCool product blocks you, write to us at the address below and describe what happened and what you were using. We treat access barriers as defects rather than as feature requests, and we will tell you what we are doing about it and when.