Skip to main content

Last reviewed: 1 June 2026

How this page is built accessibly.

AccessibleOz sells accessible travel. A marketing page that fails its own brief would be a credibility-destroying contradiction. This page outlines what conformance we aim for, what we do not claim, and how to flag a barrier when you find one.

What we aim for

The Itinerary Studio landing surface is built to WCAG 2.2 AA conformance, and we test for it. The colour-contrast audit runs on every code change, the Lighthouse Accessibility score is gated above 95 before deploys merge to production, and our review checklist includes keyboard navigability end to end.

What we do not claim

We do not claim AAA conformance across the page. AAA contrast and AAA reading-level targets are aspirational and tracked, but shipping under that banner would be misleading. If you find a specific element that meets AAA, great. If you find a specific element that misses AA, please tell us so we can fix it (see the contact section below).

Success Criteria we prioritise

We test the whole page against the AA criteria, but a few are worth naming because they often slip through:

  • 1.4.3 Contrast (Minimum): body text clears 4.5:1, large text and UI components clear 3:1. Every token pair the landing uses is audited automatically on every commit.
  • 2.1.1 Keyboard: every interactive element is reachable and operable from the keyboard, with no traps.
  • 2.3.3 Animation from Interactions: users with prefers-reduced-motion: reducesee no transform-driven animations. Decorative card lifts on hover are CSS-only and respect the user's preference.
  • 2.4.7 Focus Visible: every focusable element shows a high-contrast outline (8.77:1 against the page surface or higher).
  • 2.5.8 Target Size (Minimum): interactive elements meet the 24x24 CSS pixel minimum. Most are larger.
  • 4.1.3 Status Messages: the calculator output panel is wrapped in an ARIA live region so a screen reader user hears commission updates as the sliders move, without re-focusing.

Atkinson Hyperlegible

The body font on this surface is Atkinson Hyperlegible, designed by the Braille Institute specifically for readers with low vision. Glyph shapes are differentiated where common typefaces conflate (capital I vs lowercase l vs digit 1; B vs 8; etc.), so character recognition stays accurate at small sizes and under reduced contrast. Choosing it for the landing is a deliberate signal of what AccessibleOz cares about.

Report a barrier

If something on this page does not work for you, please tell us. We treat barrier reports as bugs, not feedback, and prioritise fixes alongside functional work.

Email: studio@accessibleoz.com

This statement covers the marketing landing at studio.accessibleoz.com and the public /builder preview. The authenticated subscriber app has its own accessibility posture tested separately; reach out via the same email if you experience a barrier inside the Studio.