In the design world, we’ve been taught that accessibility is a game of numbers. We look to the World Wide Web Consortium (W3C) and their Web Content Accessibility Guidelines (WCAG) as the ultimate arbiter of truth. We run our hex codes through contrast checkers, wait for the green “Pass” to appear, and move on, confident that we’ve built something inclusive.
The underlying assumption is simple: Higher contrast equals better readability.
For a significant portion of the population, that’s true. But for users living with moderate to severe astigmatism, that assumption doesn’t just fall short—it creates a functional barrier to entry.
The Problem: When “Clear” Becomes “Blurred”
Astigmatism isn’t just a matter of needing a stronger prescription; it’s a structural issue in how the eye perceives light. When a high-intensity light source (like pure white text) hits a dark background (pure black), the light doesn’t stay crisp.
For the astigmatic eye, that light scatters. It creates a “halation” effect—a ghostly glow or “bleeding” that spills over the edges of the characters. When you increase the contrast to the extreme, you aren’t making the text sharper; you’re making the “glow” brighter, which effectively vibrates against the dark background.
Where Modern UI Trends Fail
The industry-wide shift toward “Dark Mode” as the default for professional tools has unintentionally exacerbated this. When you look at the industry standards for high-level creative and technical work, the trend is clear:
- Adobe Premiere Pro & Photoshop
- DaVinci Resolve
- High-End CRM and Database Platforms
These interfaces often utilize “Hard Dark Mode”—pure black or near-black backgrounds combined with very thin, high-weight typography. While this looks sleek in a marketing deck, it creates a “visual noise” environment. For a professional spending eight hours a day in these tools, the result is chronic eye strain, headaches, and a physical inability to focus on the UI elements.
The WCAG Blind Spot
WCAG is a critical baseline, but it is not a ceiling. Currently, accessibility standards primarily address:
- Contrast Sensitivity
- Low Vision Color Blindness
What they often fail to account for are optical distortions. A design can be 100% WCAG-compliant and still be functionally inaccessible due to light scatter and halation. If we only design for the “standard,” we leave behind a massive segment of real people with different visual systems.
The Path Forward: From Prescriptive to Adaptive
Real accessibility isn’t about hitting a single metric; it’s about providing agency. We need to move away from “locked” interfaces and toward adaptable systems that allow the user to define their own visual baseline.
This means advocating for:
- Tiered Contrast Modes: Not just Light vs. Dark, but a “Soft Dark” or “High Contrast Light” option.
- Luminance Control: The ability to adjust UI brightness independently of the monitor’s hardware settings.
- Typography Weight: Providing “Regular” or “Medium” font weights for UI elements rather than the ultra-thin “Light” weights currently in vogue.

Leave a Reply