Skip to content
https://arizona.edu

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
78
GRADE
C
FIX
2
REVIEW
3
PASS
8
INFO
0
Checks
13
8 PASS 3 REVIEW 2 FIX
D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Navigation UX
Action
2 navigation pattern(s)
FIX
2 navigation pattern(s)
Info::
Search functionality detected
Got: role-search
Info::
Skip navigation link detected
Info::
7 navigation landmark(s) detected
Breadcrumbs
Search role='search' landmark
Skip Link Skip link detected
Labeled Navigation 7 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
3 of 6 testable patterns navigation patterns detected. Strong navigation UX with multiple discovery paths.
C
Favicon & Branding
Action
4 icon(s) detected
REVIEW
4 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
No apple-touch-icon detected
iOS devices use this when users add your site to their home screen. Add <link rel='apple-touch-icon' sizes='180x180' href='/apple-touch-icon.png'>.
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Missing
SVG Favicon Missing
Manifest Icons Present
Multiple Sizes Present
C
Web Manifest
Action
Valid manifest
REVIEW
Valid manifest
Warning::
No name or short_name
Add a name field to identify the app.
Info::
192x192 icon present
Info::
512x512 icon present
Info::
Display mode: standalone
PWA Install Criteria Not Installable
Name 192×192 icon 512×512 icon Start URL Display Mode standalone
Display Mode standalone Theme Color #ab0520 Background Color #ab0520 Icons 2 icon(s)
C
Color Contrast (Screenshot)
Action
20 text elements analyzed, 1 fail WCAG AA
REVIEW

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

19 pass 1 fail WCAG AA 14 pass AA only
title University of Arizona in Tucson, AZ
2.77:1
#000000
on
#AB0520
needs 4.5:1 (normal text)
16px · top of page (header area)
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h2 Main Menu7.40:13.0:1
#000000
#A29795
Pass
h2 Main navigation3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Your Future Awaits3.87:13.0:1
#000000
#6A6D3E
Pass
h2 The Arizona Impact3.87:13.0:1
#000000
#6A6D3E
Pass
h2 See Yourself Here3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Footer - Main3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Information For3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Topics3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Resources3.87:13.0:1
#000000
#6A6D3E
Pass
h2 Connect3.87:13.0:1
#000000
#6A6D3E
Pass
h3 Main Campus3.87:13.0:1
#000000
#6A6D3E
Pass
h3 Online3.87:13.0:1
#000000
#6A6D3E
Pass
h3 Near You Network3.87:13.0:1
#000000
#6A6D3E
Pass
h3 International3.87:13.0:1
#000000
#6A6D3E
Pass
title University of Arizon…2.77:14.5:1
#000000
#AB0520
Fail
a Skip to main content5.89:14.5:1
#000000
#CD6979
Pass
label Search21.00:14.5:1
#000000
#FFFFFF
Pass
span search21.00:14.5:1
#000000
#FFFFFF
Pass
button Resources21.00:14.5:1
#000000
#FFFFFF
Pass
a Campus Map21.00:14.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 Structure
17 landmarks
PASS
17 landmarks
Info::
<main> landmark present
Info::
7 <nav> landmark(s) found
Warning::
1 of 7 <nav> elements are unlabeled
Multiple navigations need aria-label to distinguish them for screen readers.
Info::
Skip navigation link present
Info::
Search landmark present
Page Structure — as a screen reader sees it
BANNER header NAV SEARCH MAIN CONTENTINFO footer

Multiple navigations need aria-label to distinguish them for screen readers.

Why this matters

Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.

Learn more

When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.

Source: WAI-ARIA Authoring Practices

A
Heading Hierarchy
19 headings, 1 skip(s)
PASS
19 headings, 1 skip(s)
Info::
Single H1 present
Warning::
Heading level skipped: H2 → H4 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
  • H2 Main Menu
  • H2 Main navigation
  • H1 Congratulations, Future Wildcats!
  • H2 Start Your Wildcat Journey
  • H2 Your Future Awaits
  • H4 U of A professors Elaine Romero, Erika Hamden named 2026 Guggenheim Fellows skipped
  • H4 Turning up the volume on global health, U of A students take aim at $1M Hult Prize
  • H4 Arizona, men's basketball head coach Tommy Lloyd agree to contract extension through 2031 season
  • H3 Main Campus
  • H3 Online
  • H3 Near You Network
  • H3 International
  • H2 The Arizona Impact
  • H2 See Yourself Here
  • H2 Footer - Main
  • H2 Information For
  • H2 Topics
  • H2 Resources
  • H2 Connect

Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.

Why this matters

Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.

Learn more

Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.

Source: WCAG 2.1 SC 1.3.1 / W3C WAI

A+
Alt Text Quality
All 29 images OK
PASS
All 29 images OK
Info::
2 image(s) with alt text over 125 characters
Info::
1 decorative image(s) correctly marked
Info::
26 image(s) with good alt text
29 images 26 good alt text 1 decorative
IssueCount
too long2 image(s)
A+
Form Accessibility
All 3 controls labeled
PASS
All 3 controls labeled
Info::
3 control(s) properly labeled
3 controls
3 labeled
0 placeholder only
0 unlabeled
ControlTypeLabelMethod
#edit-keyssearchSearch this sitearia-label
#edit-keys--2searchSearch this sitearia-label
#az-select-menu-selectselectSelect your audiencefor/id
A
404 Error Page
HTTP 404, custom page
PASS
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
Info::
Navigation links present on 404 page
Info::
Homepage link present on 404 page
Info::
Search form present on 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Page Not Found | The University of Arizona Custom Styling Navigation Homepage Link Search Form
A+
Print Stylesheet
Print styles detected
PASS
Print styles detected
Info::
External print stylesheet detected
Got: /sites/default/files/css/css_-FxQjKG-sPC2hfPoUz_QCPciWVBycQaCwtwmIrQaunE.css?delta=7&language=en&theme=az_barrio&include=eJyNUtFuwyAM_CESPmePyICT0ACOMOnSfv1M2mjNpml9Qfb5bIs7AzNWE_IFXaWiHXPvaM0VC7hqEpQxZJPhamLIMxtOCn53VEwLFSg3AyXcKYOZEDwWM4RNwd1YKCWQhnv3iDoahs5BvgJ3MrtRHBVshEQ2RDzQIeIWbESzwNjKZ8DUCRM23gIFxgLLxPqU9W0yFM__kSpu9R2OfMXNYxGF_Fv0hD7AmWl4iaGyK4hZ_1lpPYwRmwmYV31OlSWqXKXr0HaMZCF2XG9i1KjcLIvFHvHJY642kpv1S6x2vR2Jb1kw7n8O7Lp9z07zZV0g9nCBTQk51JvBZNFrB0sNlJX8tJ3HQXymaiQaxSrHqB-hRB8gpyVndapm-oZ3xfQQogD9seBF5-eOF63XvKw2Bp7QK76xHKO2wKiuAT9Z72-fyK8RvwBsdyft
Print Stylesheet Print Optimized
Print stylesheet /sites/default/files/css/css_-FxQjKG-sPC2hfPoUz_QCPciWVBycQaCwtwmIrQaunE.css?delta=7&language=en&theme=az_barrio&include=eJyNUtFuwyAM_CESPmePyICT0ACOMOnSfv1M2mjNpml9Qfb5bIs7AzNWE_IFXaWiHXPvaM0VC7hqEpQxZJPhamLIMxtOCn53VEwLFSg3AyXcKYOZEDwWM4RNwd1YKCWQhnv3iDoahs5BvgJ3MrtRHBVshEQ2RDzQIeIWbESzwNjKZ8DUCRM23gIFxgLLxPqU9W0yFM__kSpu9R2OfMXNYxGF_Fv0hD7AmWl4iaGyK4hZ_1lpPYwRmwmYV31OlSWqXKXr0HaMZCF2XG9i1KjcLIvFHvHJY642kpv1S6x2vR2Jb1kw7n8O7Lp9z07zZV0g9nCBTQk51JvBZNFrB0sNlJX8tJ3HQXymaiQaxSrHqB-hRB8gpyVndapm-oZ3xfQQogD9seBF5-eOF63XvKw2Bp7QK76xHKO2wKiuAT9Z72-fyK8RvwBsdyft Inline @media print Not detected
A+
Lighthouse Accessibility Audits
Score 98/100 — 1 failing, 25 passed
PASS
98

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.

Navigation

Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
U of A professors Elaine Romero, Erika Hamden named 2026 Guggenheim Fellows div.node__content > div.card > a.field-group-link > h4.card-title

These are opportunities to improve keyboard navigation in your application.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Select elements have associated label elements.
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Form elements have associated labels
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback