If a patient with low vision lands on your website and cannot get to your phone number, that is an accessibility problem and, in the United States, potentially a legal one. The Department of Justice has said the Americans with Disabilities Act applies to the websites of businesses open to the public, and a dental office is open to the public.
Most owners hear the word accessibility and picture an expensive rebuild. In practice the failures on dental sites are a short list, most of them are cheap to correct, and every one of them also affects patients who have no disability at all. Here is what is being asked for, what usually goes wrong, and what to say to your web developer.
The standard people measure you against is WCAG, not the text of the ADA
The ADA does not contain a checklist for websites. It says places of public accommodation have to give people with disabilities equal access. When a demand letter or a complaint arrives, the yardstick used in practice is a technical standard called WCAG, currently version 2.1, at the middle level known as AA. That phrase, WCAG 2.1 AA, is the whole brief for your developer.
It is less exotic than it sounds. WCAG AA asks that text stands out clearly from its background, that anything you can do with a mouse can also be done with a keyboard, that images carry a text description, and that form fields say what they are. None of it requires a separate accessible version of your site. This is how these cases tend to work rather than legal advice, so if a letter has already arrived, call an attorney before you call the web company.
Practice sites fail on the same handful of things
Dental sites break in predictable places because they are built from the same ingredients: a theme, a stock photo library, a booking widget and a slider on the homepage. Brand colors are usually the first problem. Pale gray text on white, or white text sitting over a photograph of a smiling patient, looks calm on a designer's monitor and is genuinely hard to read for a lot of people.
The second cluster is anything that was bolted on later. Pop ups that cannot be closed without a mouse, a booking window that traps the keyboard once you enter it, and new patient forms that are scans of paper rather than real documents. That last one is very common, and it shuts out exactly the patient who needed the form sent ahead of the visit.
- Low contrast text, especially light gray on white or words over photos
- Images with no alt text, including ones that show your address
- Video with no captions on the homepage or a treatment page
- Fields labeled only by placeholder text that disappears when you type
- Scanned PDF patient forms with no selectable text
An accessibility overlay is not the fix it is sold as
You will be offered a widget: one line of code, a little icon in the corner of the screen, a monthly fee and a promise of compliance. Advocacy organizations for blind users have been openly critical of these tools, and complaints have been filed against sites that were running one at the time. The page underneath is still broken and the overlay is guessing on top of it.
There is a practical objection too. An overlay is another script loading on every page, which slows the site for everybody, and it hides the problem from you. If your homepage only passes because a widget is patching it in the browser, you have bought a subscription rather than a repair. The same money spent once on the template usually fixes the cause.
The accessibility fixes are the same fixes that get more people booking
Raise the contrast and older patients stop squinting at your fee page. Give form fields real labels and more forms get finished, on a phone, with one thumb, in a parking lot. Caption the video on the implant page and it works for somebody watching with the sound off. This overlap is the honest reason to do the work even if the legal question never comes near you.
It also helps to know which leak is costing you most before you start spending. A free leak check will show where inquiries are dropping out and who is outranking you locally, so accessibility work goes into the queue in the right order instead of jumping to the front by accident.
You can find most of the failures yourself in an afternoon
You do not need a specialist to spot the obvious ones. Open your homepage and push the mouse away. Press Tab over and over and watch where the highlight goes. If you cannot reach the phone number, the menu and the booking button, or you cannot see what is currently selected, you have found something a real patient runs into.
Then run a free automated checker on your homepage, your contact page and one treatment page. Automated tools catch roughly half of the possible issues, mostly contrast, missing alt text and unlabeled fields, which happens to be most of what dental sites get wrong. Take the report to whoever maintains the site and ask for dates rather than a discussion.
- Tab through the homepage with no mouse and see where you get stuck
- Zoom the browser to 200 percent and check nothing overlaps
- Mute any video and see whether it still makes sense
- Run a checker on three pages, not only the homepage
Your website is not the only page carrying your details
Directory pages do the same job as your contact page, and they often load faster and read more cleanly on a phone. Claiming your listing in the Dent-OX directory is free, puts your services, hours and fees in your own words, sends patient requests straight to the front desk by email, and gets the page indexed by Google, which unclaimed records are not.
Whatever you fix, keep it fixed. Every image someone uploads needs a description, every new form needs labels, and every quote you accept for site work should say WCAG 2.1 AA in it. Re-run the checker twice a year on the pages a patient in pain actually lands on, and you will not drift back.
The short version
- The ADA applies to your website, and WCAG 2.1 AA is the standard used to judge it.
- Contrast, alt text, keyboard access and form labels cause most dental site failures.
- Accessibility overlays add a monthly fee and a script without fixing the page underneath.
- The same corrections make forms easier to complete for every patient on a phone.
- Tab through your own homepage and run a free checker before you pay anyone.
How many patients is your practice missing?
The free New Patient Leak Check shows you where inquiries are slipping away, who is outranking you locally, and what to fix first. It costs nothing and it is yours to keep.
Already listed, but not claimed? Your practice is in our national directory, built from the federal registry. Claiming it is free, puts your services, hours and fees in your own words, sends patient requests to your front desk, and gets the page indexed. Claim your listing.
Frequently asked
Can a dental practice be sued over its website?
Yes. Businesses open to the public, including dental offices, have received demand letters and lawsuits over websites that people with disabilities cannot use. Most matters begin as a letter rather than a filed case. If one arrives, speak with an attorney first, then get the underlying site corrected rather than papering over it.
Do accessibility widgets make us compliant?
No. A widget cannot rebuild a page that was coded badly, and organizations representing blind users have criticized these tools publicly. Sites running an overlay have still received complaints. Treat it as a monthly fee, not a fix, and spend the money once on the template and the forms instead.
How much does it cost to make a dental website accessible?
It varies with how the site was built. On a normal practice site, contrast, alt text and form labels are often a few hours of a developer's time. Deeper problems such as a custom booking flow or an old theme cost more. Ask for a fixed quote against WCAG 2.1 AA.
Does accessibility help our search rankings?
Indirectly. Clear headings, descriptive alt text and pages that work without a mouse make a site easier for search engines to read and for visitors to use. Google does not publish an accessibility ranking factor, so treat rankings as a side benefit and the extra completed bookings as the real return.