Test your website →

Blog

Accessibility for Aging Users — Your Fastest-Growing Segment

Aging brings everyone mild versions of the impairments accessibility was designed for, and older users are the customers with the money.

Accessibility is usually framed as designing for a minority. I want to argue the opposite: it’s designing for your own future customers, and in many markets, for the customers who already have the most money. The bridge between those two framings is aging, and aging is the one impairment with a hundred percent adoption rate among survivors.

Think about what happens to a typical person between forty and seventy-five. Their eyes change first. Nearly everyone past their mid-forties develops presbyopia, the stiffening of the lens that makes small text at close range hard to focus on; that’s why reading glasses are a universal accessory of middle age. Contrast sensitivity declines too, gradually, so light gray text on white, which looked refined to the twenty-eight-year-old designer, reads as fog. Hands change: fine motor control gets a little worse, sometimes compounded by arthritis or tremor, so a tiny close button in the corner of a popup goes from trivial to genuinely difficult. Hearing fades, so videos without captions lose their audio track’s information. And working memory gets a bit less roomy, so a checkout that scatters critical information across six steps and expects you to hold a confirmation code in your head asks more than it used to. None of these people think of themselves as disabled. Almost none use a screen reader. They just find some websites strangely exhausting and other websites pleasant, without necessarily being able to say why.

Now put that population next to your revenue. In most rich countries, people over fifty hold a large share of household wealth and spending power; they buy travel, insurance, healthcare, financial services, gifts for grandchildren. They also shop online now as a matter of course, a shift that looked tentative fifteen years ago and is simply done. So the group most likely to be quietly repelled by your fourteen-pixel gray font is also the group best able to pay you. When I said accessibility for aging users is commercially obvious, this is all I meant. There’s no altruism required to reach the conclusion. You can get there on greed alone.

What’s convenient is that serving these users doesn’t require special modes or senior-friendly editions, which older users tend to find patronizing anyway and rightly so. It requires the ordinary accessibility fundamentals, applied honestly. Body text large enough to read without leaning in, sixteen pixels as a floor rather than a ceiling. Real contrast between text and background; the WCAG contrast ratios exist precisely because “legible to a young designer on a bright monitor” is the wrong test. Click and tap targets big enough to hit with an unsteady hand, with space between them so a miss doesn’t fire the wrong action. Text that reflows gracefully when the user bumps the browser zoom to 150 percent, which is the single most common assistive technique on earth and one that layouts built from fixed pixel widths punish with overlapping boxes and clipped sentences. Captions on video. Forms that don’t time out and dump your work because you took four minutes instead of two. No interface elements that appear on hover and vanish if your cursor drifts a few pixels. Each of these maps to a formal guideline, but you don’t need the standard to see the logic. Every one of them is just the removal of an unnecessary demand for sharp eyes, steady hands, or fast recall.

The reason sites fail at this is demographic, and it’s worth saying plainly. Websites are overwhelmingly built by people in their twenties and thirties, with excellent vision, on large high-resolution displays, testing on the newest phones. Their default perception is the least representative in the building. The designer sees elegant restraint in that pale gray text; a sixty-two-year-old sees nothing at all. Neither is lying. But only one of them is the customer. Design teams compensate for many biases with research, yet age is the one axis where the gap between builder and buyer is nearly guaranteed, and it’s the one least often tested for. I’ve come to treat “would this frustrate my parents” as a more useful design review question than most formal heuristics.

There’s also a compounding reason to act now rather than eventually: your audience is aging in place. Whoever your customers are today, their median age rises every year you retain them, and the global population is shifting older regardless. A site tuned only for the young is optimized for a shrinking share of its own future. Meanwhile the fixes are the cheapest kind of work: mostly CSS values and copy decisions, not architecture.

This is part of why GazeSite checks readability and contrast alongside the classical accessibility items, and why I resist separating “accessibility” from “design quality” at all. Squint at your own site, literally, and you’ll see roughly what declining contrast sensitivity sees. Zoom the browser and watch what breaks. Then fix it, not as compliance, not even as kindness, but as the plainest business logic there is: making the site usable by the people most likely to pay, in the condition every one of us is headed toward.

More articles

← All posts