Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
3 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Home | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 Explore the Universi… | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 Popular Links | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 Why UTS? | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 #1 young university | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 Top 100 worldwide | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 93.3% employed | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 Acknowledgement of C… | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h2 We use cookies and s… | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 Home | 1.40:1 | 3.0:1 | #000000 | #1F2A14 | Fail |
| h3 For students | 1.24:1 | 3.0:1 | #000000 | #161F13 | Fail |
| h3 For industry | 7.45:1 | 3.0:1 | #000000 | #AF9583 | Pass |
| h3 Research | 2.01:1 | 3.0:1 | #000000 | #4D3D26 | Fail |
| h3 Explore | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 For you | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 Study at UTS | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 Student information | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 Admissions | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 For you | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | Pass |
| h3 POPULAR LINKS | 17.62:1 | 3.0:1 | #000000 | #EBEBEB | 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 Structure37 landmarksPASS
A+Heading Hierarchy45 headingsPASS
- H3 Home
- H3 For students
- H3 For industry
- H3 Research
- H3 Explore
- H3 For you
- H3 Study at UTS
- H3 Student information
- H3 Admissions
- H3 For you
- H3 POPULAR LINKS
- H3 Featured industries
- H3 Explore
- H3 For you
- H3 POPULAR LINKS
- H3 Explore
- H3 For you
- H3 POPULAR LINKS
- H1 Home
- H2 Explore the University of Technology Sydney
- H2 Popular Links
- H3 Sustainability in action
- H3 How research students are helping to drive reef recovery
- H3 5 easy ways to take climate action
- H3 6 careers that will be crucial for addressing climate change
- H3 In a heatwave, a cool library or shopping centre is a lifeline. Do we need more climate shelters?
- H3 Looking beyond extraction for renewables
- H3 6 careers that will be crucial for addressing climate change
- H3 How research students are helping to drive reef recovery
- H3 In a heatwave, a cool library or shopping centre is a lifeline. Do we need more climate shelters?
- H3 5 easy ways to take climate action
- H3 Looking beyond extraction for renewables
- H3 Clean green machine
- H2 Why UTS?
- H2 #1 young university
- H2 Top 100 worldwide
- H2 93.3% employed
- H2 Acknowledgement of Country
- H3 Follow us
- H3 A member of
- H3 Study
- H3 Engage
- H3 About
- H3 Staff and students
- H2 We use cookies and similar technologies to provide a better experience
A+Alt Text QualityAll 28 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #global-search | text | Search: | for/id |
| input | text | (Search courses, people, research or something else) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Link & Button Quality154 links, 30 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 32 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.