Web accessibility gets explained in acronyms, which is why most small business owners tune it out. Strip the acronyms away and it's a simple idea: can somebody use your website if they can't see it well, can't use a mouse, or can't hear audio?
For a surprising share of your visitors, the answer right now is no. Here's what that actually costs you, what the legal exposure honestly looks like, and which fixes are cheap enough that there's no reason to skip them.
Who This Actually Affects
The number people quote is that roughly one in four US adults has some disability. Most of them aren't the person you're picturing.
Accessibility covers the customer who needs reading glasses and can't make out your light gray text, the person with a hand tremor who can't hit a tiny button, someone browsing one-handed in bright sunlight, and the visitor whose color blindness means your red "sold out" tag looks identical to the green "in stock" one. About 1 in 12 men has some form of color vision deficiency.
These people aren't filing complaints. They're leaving, and it looks the same in your analytics as any other bounce.
The Legal Risk, Honestly
I want to be straight about this, because accessibility is sold with a lot of fear.
The Americans with Disabilities Act predates the modern web and does not spell out technical website requirements. Courts have generally treated business websites as covered under Title III, and the practical standard that everyone builds against is WCAG 2.1 at level AA. That is the benchmark cited in most settlements and in federal guidance.
What actually happens to small businesses is rarely a lawsuit. It's a demand letter from a firm that runs automated scans against thousands of sites looking for the same handful of failures. Settling costs a few thousand dollars, and the letter usually arrives because your site failed checks that take an afternoon to fix.
So the honest framing is: the legal risk is real but overstated by vendors, and the fixes that reduce it are the same ones that win you customers. Do them for the second reason.
The Fixes That Cost Nothing
Most of the gap on a typical small business site comes down to five things:
- Alt text on images. One short sentence describing what the image shows. Skip it on purely decorative images. This also happens to help search engines understand your page.
- Real color contrast. Light gray body text on white is the single most common failure I find. Body text needs a contrast ratio of at least 4.5 to 1. There are free checkers where you paste two colors and get a pass or fail.
- Labeled form fields. A placeholder is not a label. It disappears when someone starts typing, and screen readers handle it inconsistently. Every field needs a visible label.
- Keyboard navigation. Unplug your mouse and try to move through your own site with the Tab key. You should be able to reach every link and button, and you should always be able to see where you are. If focus vanishes, that's a bug.
- Descriptive link text. "Click here" tells a screen reader user nothing when they pull up a list of links on the page. "View our pricing" tells them everything.
None of these require a developer for most platforms. All of them are checkable in an afternoon.
What Retrofitting Costs
Here's the part nobody puts in the sales pitch: the price depends almost entirely on when you deal with it.
| Approach | Typical cost | Why |
|---|---|---|
| Built in from the start | $0 extra | It's just how the site gets built |
| Fixing the basics later | A few hours of work | Alt text, contrast, labels |
| Full remediation of an old site | $1,500 to $5,000+ | Templates and components need rework |
| Rebuilding after a demand letter | Full project cost, on a deadline | Plus the settlement |
The gap between the first and last row is the entire argument. Accessibility is nearly free when it's a habit and expensive when it's an emergency, which is the same pattern as most things in the real cost of a website.
Skip the Overlay Widgets
You'll see products advertising a one-line script that makes any site "compliant." The little accessibility icon in the corner.
They don't work, and I'd rather lose the sale than recommend one. They cannot fix underlying markup, they frequently interfere with the screen readers that real users already have configured, and a large share of accessibility lawsuits filed in recent years have targeted sites that had an overlay installed. Advocacy groups in the disability community have campaigned against them for years.
An overlay is a subscription that buys the appearance of a fix. Spend the same money on actually fixing the five items above.
How to Check Your Own Site Today
- Run a free automated scan. WAVE or Lighthouse in Chrome will find a good share of the issues in under a minute.
- Tab through it. No mouse. Can you use the menu, the forms, and the buttons?
- Zoom to 200%. Does the layout hold together, or does text start overlapping?
- Check your contrast. Paste your text and background colors into a contrast checker.
Automated tools catch maybe a third of real issues, so treat a clean scan as a starting point rather than a certificate. But for a site that's never been checked, that first third is where the demand letters come from anyway.
The Bottom Line
Accessibility is not a legal chore with a marketing story attached. It's the same work as making a website that's easy to read, easy to click, and easy to fill in, which is the work you wanted done regardless.
Fix alt text, contrast, form labels, keyboard focus, and link wording. Skip the overlay. If you're building something new, ask whoever builds it to work to WCAG 2.1 AA from the start, because it costs nothing then and real money later. It's how I build, and there's a standing accessibility statement on this site describing what that means in practice.
Want to know where your site stands? Get a free audit and I'll include the accessibility failures I find, along with which ones actually matter.
Want help applying this to your business?
Get a free website audit and a personalized action plan. No pressure, no sales pitch.
Get a Free Audit