In one sentence: WCAG, short for the Web Content Accessibility Guidelines, is the international standard that sets out how web pages should be built so people with visual, hearing, motor, or cognitive disabilities can use them, with three conformance levels: A, AA, and AAA.
WCAG is a technical standard. It is not a law, and it is not a plugin. It describes how a page has to be built so it works for someone using a screen reader, someone who cannot use a mouse, someone with low vision, someone with a tremor, someone watching a video with the sound off.
The requirements are less exotic than the acronym suggests. Text needs enough contrast against its background to be readable. Every image that carries meaning needs alt text. Form fields need labels that stay visible after you start typing. Anything you can do with a mouse has to work with a keyboard alone, in a sensible order, with a visible outline showing where you are. Video needs captions. Nothing important is signaled by color alone, so a required field cannot simply turn red.
A quick way to feel it: put your mouse away and try to reach your own contact form using only the Tab key. If you cannot tell where you are on the page, neither can anyone who navigates that way every day.
Conformance comes in three levels, A, AA, and AAA, in rising order of strictness. AA is the level most accessibility requests and standards documents point at. AAA is rarely applied to a whole site, because parts of it are impractical for ordinary business content.
Two reasons. One is decent, one is uncomfortable.
The decent one: these are your customers. Homeowners with failing eyesight hire contractors constantly, and a phone number rendered inside a low contrast image is unreachable for them. So is a quote form whose labels vanish the moment you start typing.
The uncomfortable one: website accessibility complaints and demand letters are a real category of mail, and being small and local does not exempt a business from receiving one. Whether the law applies to your site is a legal question for a lawyer rather than a web company, and ADA website compliance is where that side of it sits. WCAG is what the technical half of the argument almost always points to.
Then there is cost. Contrast, labels, heading order, and keyboard access are decisions made in the markup, which makes them cheap while a site is being built and tedious to retrofit later. That is why an accessibility review belongs inside the build, alongside the performance and security checks in how we build, rather than in a widget installed after launch.
Accessible markup and search friendly markup are largely the same markup. Headings in real order. Link text that describes where the link goes. Alt text on images that carry meaning. Forms with labels attached to their fields. A screen reader and a crawler both read structure instead of looking at a picture of the page, so work done for one tends to serve the other.
It overlaps with user experience as well. Larger tap targets, readable type, and clear error messages are not special accommodations. They are easier for everyone, including the customer standing in a parking lot with one bar of signal.
That is a legal question, and the answer depends on your business, where you operate, and who is asking. WCAG itself is a technical standard rather than a law. It is the standard that accessibility requirements and complaints tend to reference, which is why building to it is the practical move even when nobody has told you to.
A script layered on top of a finished site can adjust some things while a visitor is on the page, but it does not change the underlying markup a screen reader reads. Contrast, labels, heading order, and keyboard access are decisions in the code, so that is where they have to be fixed.
How we build · ADA website compliance · Alt text · User experience (UX) · All glossary terms · Plain-English answers · All services
Free consultation, plain-English advice. If you don't need us, we'll say so.
Book a free consultation → Or call/text directly: (407) 694-2055Tell us a little about the business and we will come back with an honest read: what we would fix first, what it costs, and whether you need us at all. Prefer to see work before you talk numbers? Get a free homepage mockup, built for your business, yours to keep either way.
Brandon reads every one of these himself. You will hear back shortly with an honest read on what we would do first, what it costs, and whether it is worth it for you.