English
a11yglass · Accessibility check for websites

Checked 8/31/2026 · https://contentglass.com/

C
68 / 100
1 critical · 2 to check

1 critical barrier · plus 2 to check.

How is the score formed? (100 starting points)
{n} CSS rule{nPlural} with possibly too low text contrast-18
{n} link(s) without a recognisable name in the HTML-7
No <h1> heading in the delivered HTML-7
Result68 / 100
Contrast (1)Text alternatives?Labelling (1)?Structure (1)LanguageZoomRobustness

Perceivable

CriticalWCAG 1.4.3 Contrast (Minimum)

{n} CSS rule{nPlural} with possibly too low text contrast

Required: 4.5:1 (normal) or 3:1 (large text). With an “assumed page background” the actual background could not be determined reliably — check in the browser if in doubt. Found among others: {examples}

.p-qe19929 .pagelayer-heading-holder *, .pagelayer-social_grp[class*="pagelayer-social-shape"] .pagelayer-icon-holder[class*="pagelayer-facebook"], .pagelayer-social_grp[class*="pagelayer-social-shape"] .pagelayer-icon-holder[class*="pagelayer-twitter"], .pagelayer-social_grp[class*="pagelayer-social-shape"] .pagelayer-icon-holder[class*="pagelayer-google-plus"], .pagelayer-social_grp[class*="pagelayer-social-shape"] .pagelayer-icon-holder[class*="pagelayer-linkedin"]

This is what you should do: Darken the text colour or lighten the background until the relevant minimum value is reached. Never use colour as the only distinguishing feature.

Operable

To checkWCAG 2.4.4 Link Purpose / 4.1.2 Name, Role, Value

{n} link(s) without a recognisable name in the HTML

Empty links or just an icon/image without alt. An aria-label set via JavaScript is not recognised here.

a

This is what you should do: Add visible link text, or use aria-label or an image with alt for icon links.

To checkWCAG 1.3.1 Info and Relationships / 2.4.6 Headings and Labels

No <h1> heading in the delivered HTML

Each page should begin with exactly one h1. On pages built via JavaScript the h1 may only appear in the browser — then check in the rendered DOM.

body

This is what you should do: Insert a meaningful <h1> as the first heading (ideally already server-side).

Already handled correctly

Next steps

  1. {n} CSS rule{nPlural} with possibly too low text contrast. Darken the text colour or lighten the background until the relevant minimum value is reached. Never use colour as the only distinguishing feature.
  2. {n} link(s) without a recognisable name in the HTML. Add visible link text, or use aria-label or an image with alt for icon links.
  3. No <h1> heading in the delivered HTML. Insert a meaningful <h1> as the first heading (ideally already server-side).
Monitor this page automatically?

Weekly re-scan, JS-rendered, email on new barriers — coming soon.

Create an accessibility statement →

Method & limits

On 8/31/2026 the HTML that contentglass.com delivers on a first visit without login was checked, plus up to four linked CSS files from the same domain. Checked: colour contrast (from CSS), text alternatives, form labelling, names of controls, heading structure, page title and page language, zoom lock, duplicate ids, positive tabindex values, landmarks.

Not checked: anything that arises via JavaScript, keyboard operability, visible focus, focus order, screen-reader announcement, content behind login, subpages. The automated test finds roughly 20–35% of WCAG breaches — the rest needs a manual check. A snapshot, not a legal decision.

Check another website