Skip to content
Blog

The Common Misunderstanding

When we talk about accessibility, many people think of screen reader users, individuals with permanent disabilities—a small percentage of the population.

Development2 min read
AlejandroChief Technology Officer

The Common Misunderstanding

When we talk about accessibility, many people think of screen reader users, individuals with permanent disabilities—a small percentage of the population.

This view is incorrect and limiting. Accessibility benefits far more people than we imagine.

Who Really Benefits

People with permanent disabilities, yes. But also:

Someone using their phone in bright sunlight, where low contrast makes the text illegible.

Someone with a temporary injury that prevents them from using a mouse.

Someone in a noisy environment who needs captions on a video.

An older user whose vision is no longer what it once was.

Someone on a slow connection where images without alternative text fail to load.

Accessibility is robust design that works under imperfect conditions. And conditions are always imperfect.

The Basics That Many Ignore

Sufficient contrast between text and background. It seems obvious, but many websites still use light gray text on a white background.

Alternative text on images. Not poetic descriptions—just what the image shows and why it is there.

Semantic structure with proper headings. Not an H3 because it looks better visually, but the level that fits the hierarchy.

Form fields with associated labels. Not placeholder text as the only identifier for the field.

Functional keyboard navigation. Tab to move, Enter to activate, with no traps where focus gets lost.

The Business Case

Beyond the ethical reasons, there are practical arguments:

SEO and accessibility share many principles. Semantic structure, alternative text, and understandable content.

Many countries have laws requiring accessibility. Non-compliance can lead to legal consequences.

The market of people with disabilities has significant purchasing power. Excluding them means excluding customers.

It’s Not All or Nothing

Accessibility is not binary. You do not need to reach WCAG AAA perfection for it to be worthwhile.

Every improvement counts. Better contrast helps even if it is not perfect. Some alternative text is better than none. Partial keyboard navigation is better than none at all.

Start with the basics and improve progressively.

Accessibility is not charity for a small group. It is recognizing that users are diverse, circumstances change, and good design works for everyone.

Building accessible websites is not harder—it simply requires consideration from the start. And the benefits go far beyond compliance.

It is simply doing the job right.

Keep reading

Related articles

Development

The Code Slowing Down Your Website Isn't the One You Wrote

Third-party scripts are, on most of the websites we audit, the biggest source of slowness. Not the framework, not the images, not the server: the code you load from other domains. Analytics, support chat, advertising ...

Development

The Language That Machines Actually Understand

Structured data is the most direct way to explain to a machine what your page contains. A human reads “Different Growth, web development agency, rated 4.9 out of 5” and understands it instantly. A search engine, howev...

Next step

Do you have a project in mind?

If this article was useful and you want to know how we can help, we are here to listen.