English
a11yglass · Accessibility check for websites

Checked 9/3/2026 · https://app.netlify.com/

B
84 / 100
0 critical · 2 to check

No critical barriers in the checked HTML · 2 pointe to follow up.

How is the score formed? (100 starting points)
No <h1> heading in the delivered HTML-7
8 CSS rulen with possibly too low text contrast-7
Seite wird per JavaScript aufgebaut-2
Result84 / 100
?Contrast (1)Text alternativesLabelling?Structure (1)LanguageZoomRobustness

Perceivable

To checkWCAG 1.4.3 Contrast (Minimum)

8 CSS rulen 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: `.ansi-cyan-fg`: #0bb auf #ffffff (Standard) (Seitenhintergrund, angenommen) = 2.38:1 · `.ansi-green-fg`: #0b0 auf #ffffff (Standard) (Seitenhintergrund, angenommen) = 2.59:1 · `.ansi-bright-magenta-fg`: #f5f auf #ffffff (Standard) (Seitenhintergrund, angenommen) = 2.63:1 · `.ansi-bright-red-fg`: #f55 auf #ffffff (Standard) (Seitenhintergrund, angenommen) = 3.14:1 · `.ansi-magenta-fg`: #f500f5 auf #ffffff (Standard) (Seitenhintergrund, angenommen) = 3.39:1

.ansi-cyan-fg, .ansi-green-fg, .ansi-bright-magenta-fg, .ansi-bright-red-fg, .ansi-magenta-fg

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 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).

Robust

Note

Seite wird per JavaScript aufgebaut

Das ausgelieferte HTML enthält fast keinen Inhalt — die Seite rendert erst im Browser. Der statische Scan prüft nur das Gerüst; ARIA-Rollen, Fokus-Reihenfolge und die meisten Inhalte entstehen erst durch JavaScript und werden hier nicht bewertet.

This is what you should do: Diese Seite mit einem Browser-Werkzeug prüfen (z. B. axe DevTools) oder den Tiefen-Scan nutzen. Die untenstehenden Funde beziehen sich nur auf das initiale HTML.

Next steps

  1. No <h1> heading in the delivered HTML. Insert a meaningful <h1> as the first heading (ideally already server-side).
  2. 8 CSS rulen 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.
  3. Seite wird per JavaScript aufgebaut. Diese Seite mit einem Browser-Werkzeug prüfen (z. B. axe DevTools) oder den Tiefen-Scan nutzen. Die untenstehenden Funde beziehen sich nur auf das initiale HTML.
Monitor this page automatically?

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

Create an accessibility statement →

Method & limits

On 9/3/2026 the HTML that app.netlify.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