Internet Media Now · Website Compliance Audit

UrgentVet.com: ADA / WCAG 2.2 AA Compliance Audit

Independent accessibility analysis of urgentvet.com, with digital advertising context. Eight template pages tested at desktop and mobile viewports using automated scanning (axe-core, full WCAG 2.2 tag set) plus a manual keyboard and screen-reader-oriented layer. Audit date: August 20, 2026.

Verdict: not WCAG 2.2 AA compliant. 82 violation groups across 12 distinct rules on the 8 sampled templates, including 3 critical-impact rules that block screen-reader users outright. The site ships an accessibility overlay widget (UserWay) and publishes an accessibility statement, which signals awareness of the exposure. The overlay resolves none of the findings below.

543failing text-contrast nodes, one shared root cause
12distinct WCAG rules violated
3critical-impact rule failures
0native skip links found

Why this matters

ADA website lawsuits target businesses of every size, and healthcare-adjacent brands carry the highest exposure. Sites running accessibility overlay widgets are a documented target profile: plaintiffs' firms treat the overlay as evidence the owner knew about the problem and chose a band-aid. The findings below are the underlying defects the overlay does not fix.

The one big defect

543 failing text elements across the sampled pages share a single root cause: white text on the brand teal #01aac7, a contrast ratio of 2.77:1 against the 4.5:1 minimum (WCAG 1.4.3). Every teal button, badge, and banner on the site fails, and some instances render at 10px bold, compounding the problem. One brand-color token change, darkening the teal where it carries text or switching those surfaces to dark text, clears the majority of the entire violation count.

Critical failures (blockers for non-visual users)

Critical-impact WCAG failures
IssueWhereImpact
Mobile menu button has no accessible nameEvery page (mobile)Mobile navigation is unusable with a screen reader
Store-locator distance dropdown unlabeledSitewide locator widgetCore "find a clinic" flow inaccessible
Informational icons missing alt text (hours, pricing)Location page template, multiplied across all clinic locationsKey visit information invisible to screen readers

Serious failures

Structural issues (moderate)

Manual keyboard layer

Checks automated tools cannot perform
CheckResultDetail
Skip link (2.4.1)FailFirst keyboard tab stop on every page is the overlay widget, not a skip link. No native skip link exists.
Reflow at 320px (1.4.10)PassNo horizontal overflow on any sampled page.
Reduced motion (2.3.3)PassNo content stranded invisible under reduced-motion preference.
Focus visibility (2.4.7)Default onlyBrowser-default focus rings; overlay widget wrapper suppresses its own outline.

Advertising context

This is not a dormant website. As of the audit date the brand's parent company runs approximately 2,000 Google ads pointed at urgentvet.com (roughly 900 search text ads, 200 YouTube video ads), active the day of this audit, plus ~140 Meta ads in a national video campaign launched May 28, 2026 and scaled up August 19, 2026. Significant paid traffic is being sent to pages with the defects above, which raises both legal exposure and conversion cost: accessibility failures like an unlabeled mobile menu and 2.77:1 buttons also lose sighted mobile users.

What a fix looks like

Method note: automated scanning catches roughly a third of WCAG. This audit paired axe-core (full WCAG 2.2 AA tag set, two viewports, animation-settled contrast reads) with manual keyboard checks. Fourteen additional contrast-undetermined elements and one target-size candidate remain queued for human review in a full engagement.