Accessibility
Tools that everyone can use
Bluebird aims to meet WCAG 2.2 Level AA on every page. We design for the keyboard first, test with screen readers, and respect the settings you've already chosen on your device.
What we ship today
- Color contrast meets WCAG AA on body text (≥4.5:1) and large text (≥3:1).
- Every interactive element has a visible focus ring and is reachable by keyboard.
- Forms have visible labels — never placeholder-only — and clear inline errors.
- Motion respects prefers-reduced-motion. Animations pause for users who ask.
- Tap targets are at least 44×44 px on touch devices.
- Live regions announce results so screen readers know when a tool finishes.
- Headings follow a logical order so the page reads correctly without sight.
How we test
We run automated checks (axe-core, Lighthouse) on every release and manually verify each new tool with keyboard navigation, VoiceOver on iOS and macOS, and NVDA on Windows. New tools don't ship until they pass.
Known gaps
We're honest about what isn't perfect yet:
- — A few legacy tools still use canvas previews that aren't fully described — we're rewriting these with text summaries.
- — Some advanced PDF tools rely on drag-and-drop without a keyboard-only fallback. Coming soon.
Found a problem?
If anything on Bluebird is hard to use, please tell us — we treat accessibility bugs as P0. Reach out via the contact page and include the page, the device, and what went wrong. We reply within two business days.
Last reviewed: July 2026.