Web accessibility means one simple thing: anyone can use your site, no matter how they reach it. Someone with weak eyesight who enlarges the text. An older person aiming a finger at a small button. A person on slow internet on the bus. Someone navigating only with a keyboard. If the site stays readable and usable for all of them, it's accessible. And this isn't charity — these are customers you otherwise lose in silence.
It's not "for disabled people", it's for everyone
Here's the big misunderstanding. People hear "accessibility" and picture a rare case that doesn't concern them. The reality: good contrast helps anyone reading their phone outside in sunlight. Larger text helps every customer over 50 — and those people actually buy. Captions help someone watching a clip with the sound off during a lunch break. Everything you do for the "hard" case makes the site better for absolutely everyone.
Why an accessible site brings money
Three very concrete reasons, not theory.
- More customers. A customer who can't read the price or can't hit the button leaves. An accessible site doesn't strand anyone halfway.
- Better SEO. Google "reads" the page much like a person who can't see it. Image alt text, ordered headings, clear links — exactly what both accessibility and the search engine want. The two go hand in hand.
- Less risk. More and more markets require accessibility by law. Building it in from the start is cheaper than bolting it on after a complaint.
The basic rules, no boredom
You don't need a 200-page audit to cover most cases. A few concrete rules do the work:
- Enough contrast between text and background — not grey on grey.
- Text from 16px up for body content, so no zooming is needed.
- An alt attribute on images that says what's in them, for screen readers and for Google.
- Keyboard navigation: reach the whole site with Tab, with a visible outline on the active element.
- Clear links and buttons: "See prices", not "click here".
- Labels on form fields, not just a text that vanishes once you start typing.
- Don't convey meaning by color alone: "the red field" means nothing to someone who can't tell red apart — add text or a symbol too.
- Captions on video, for people watching without sound or hard of hearing.
How to check your own site in 15 minutes
You don't need to be a developer. Three quick tests:
Open Lighthouse (it's in Chrome, under "Inspect") and run the Accessibility report — it gives you a score and a list of concrete issues. Then put the mouse aside and try to use the site with the Tab key alone: if you get lost or can't see where you are, a keyboard user gets lost the same way. Finally, run a contrast checker over the important text to see if it truly reads. Three tests, no cost.
The mistakes we see most often
- Light-grey text "for aesthetics", unreadable on a phone in sunlight.
- Images with no alt — Google doesn't know what they are, a screen reader even less.
- A form with no labels, where you've lost track of which field you were filling.
- Small, crowded buttons impossible to hit with a finger on a phone.
At shadowforge we build accessible sites from day one — proper contrast, keyboard navigation, a structure that both people and Google can read. Write to us if you want a design that leaves no customer out.