Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
CFavicon & BrandingAction20 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 What can we do | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Government highlight… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Acknowledgement of C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Language | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home | Western Austr… | 1.56:1 | 4.5:1 | #000000 | #2D2F32 | Fail |
| a Skip to main content | 1.56:1 | 4.5:1 | #000000 | #2D2F32 | Fail |
| div Header navigation | 5.46:1 | 4.5:1 | #000000 | #818284 | Pass |
| a Toggle navigation me… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div Header Navigation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a ServiceWA | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Accessibility | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Translate Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Language selection | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Afrikaans | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Albanian | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Amharic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Arabic | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Armenian | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Landmark Structure7 landmarksPASS
A+Heading Hierarchy9 headingsPASS
- H3 Language
- H1 What can we do for you today?
- H2 Government highlights
- H3 Western Australia's Fuel Security
- H3 Find out 'Where to go when' at Access Health WA
- H3 The Premier's Natural Disaster Recovery Fund has been activated, find out more
- H3 New statewide reforms for demersal fishing in WA
- H3 Coercive control is family and domestic violence
- H2 Acknowledgement of Country
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search | text | Search | aria-label |
| input | search | Text filter on | aria-label |
| #goog-gt-votingInputSrcLang | text | Source language. | aria-label |
| #goog-gt-votingInputTrgLang | text | Target language. | aria-label |
| #goog-gt-votingInputSrcText | text | Source text. | aria-label |
| #goog-gt-votingInputTrgText | text | Target text. | aria-label |
| #goog-gt-votingInputVote | text | Vote. | aria-label |
| select | select | Widget de idiomas del Traductor | aria-label |
ALink & Button Quality1 issue(s) across 191 links and 5 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| https://translate.google.com | Traductor de Google | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-content
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://translate.google.com
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A404 Error PageHTTP 404, custom pagePASS
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 25 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.