Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
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
CForm AccessibilityAction5 of 7 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #cdsSearchText | text | Search | aria-label |
| #languageDropdown | select | Language | none |
| #goog-gt-votingInputSrcLang | text | (none) | none |
| #goog-gt-votingInputTrgLang | text | (none) | none |
| #goog-gt-votingInputSrcText | text | (none) | none |
| #goog-gt-votingInputTrgText | text | (none) | none |
| #goog-gt-votingInputVote | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="sl" id="goog-gt-votingInputSrcLang">; <input type="text" name="tl" id="goog-gt-votingInputTrgLang">; <input type="text" name="query" id="goog-gt-votingInputSrcText">; <input type="text" name="gtrans" id="goog-gt-votingInputTrgText">; <input type="text" name="vote" id="goog-gt-votingInputVote">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
BLink & Button Quality1 issue(s) across 139 links and 18 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://chicago.gov/COVIDVax | Chicago.gov/COVIDVax | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/co… | Public Safety | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/vendorimpactfund | Vendor Impact Fund | new tab | Add '(opens in new tab)' to text |
| http://www.pbcchicago.com/ | Public Building Commission | new tab | Add '(opens in new tab)' to text |
| http://www.mpea.com/ | Metro Pier & Exposition Author… | new tab | Add '(opens in new tab)' to text |
| https://www.chicityclerk.com/about-city-… | Municipal Code | new tab | Add '(opens in new tab)' to text |
| https://www.choosechicago.com/ | Attractions | new tab | Add '(opens in new tab)' to text |
| # | Select Language▼ | img no alt | Add alt attribute to the image |
| /content/city/en/sites/office-of-immigra… | Chicago is a Welcoming City! | new tab | Add '(opens in new tab)' to text |
| /content/city/en/depts/mayor/supp_info/p… | Protecting Chicago | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/profile.php?id=… | Mayor's Office Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/chicagosmayor/ | Mayor's Office Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@MayorJohnson/fe… | Mayor's Office YouTube | new tab | Add '(opens in new tab)' to text |
| https://webapps1.chicago.gov/payments-we… | Pay Utility Bill | new tab | Add '(opens in new tab)' to text |
| https://chicago.taleo.net/careersection/… | Work for the City | new tab | Add '(opens in new tab)' to text |
| /content/city/en/depts/fin/supp_info/rev… | Parking Tickets | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/se… | Senior Safety Ordinance | new tab | Add '(opens in new tab)' to text |
| https://311.chicago.gov/ | Chicago 311 | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/pu… | Public Safety Reform | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/depts/do… | Uncashed Healthcare Premium Re… | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/ca… | Cannabis Information Center | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/cl… | Chicago Climate Action Plan | new tab | Add '(opens in new tab)' to text |
| https://www.chicago.gov/city/en/sites/ch… | Chicago Recovery Plan | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/profile.php?id=… | Facebok | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/chicagosmayor | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/user/cityofchica… | Youtube | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://chicago.gov/COVIDVax; https://www.chicago.gov/city/en/sites/community-safety/home.html; https://www.chicago.gov/vendorimpactfund; http://www.pbcchicago.com/; http://www.mpea.com/; https://www.chicityclerk.com/about-city-government-chicago-city-council/munic…; https://www.choosechicago.com/; /content/city/en/sites/office-of-immigrant-migrant-and-refugee-rights/home/re…; /content/city/en/depts/mayor/supp_info/protecting-chicago.html; https://www.facebook.com/profile.php?id=100092157126212&mibextid=LQQJ4d (+15 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.cds-nav-close (#84 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
CFavicon & BrandingAction4 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.
2 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 Chicago | 2.50:1 | 3.0:1 | #000000 | #44531B | Fail |
| title City of Chicago | 18.59:1 | 4.5:1 | #000000 | #F1F1F1 | Pass |
| a Skip to main content | 19.60:1 | 4.5:1 | #000000 | #F7F7F7 | Pass |
| span An official website … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Here's how you know | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div The .gov means it's … | 8.44:1 | 4.5:1 | #000000 | #66ACD6 | Pass |
| div Municipal government… | 6.64:1 | 4.5:1 | #000000 | #3D99CD | Pass |
| div The site is secure. | 10.89:1 | 4.5:1 | #000000 | #96C1D5 | Pass |
| div The | 8.90:1 | 4.5:1 | #000000 | #90ADBD | Pass |
| strong https:// | 8.93:1 | 3.0:1 | #000000 | #92ADBC | Pass |
| div ensures that you are… | 8.33:1 | 4.5:1 | #000000 | #92A6B3 | Pass |
| div Get the new, updated… | 8.54:1 | 4.5:1 | #000000 | #B3A298 | Pass |
| a Chicago.gov/COVIDVax | 3.43:1 | 4.5:1 | #000000 | #576653 | Fail |
| button MENU | 7.06:1 | 4.5:1 | #000000 | #A19572 | Pass |
| span I Want To | 19.74:1 | 4.5:1 | #000000 | #F8F8F5 | Pass |
| span Apply For | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Check Status Of | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Find / Get | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Pay for/ buy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Register | 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.
ALandmark Structure8 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
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 Hierarchy8 headingsPASS
- H1 Chicago
- H2 Chicago is a Welcoming City!
- H2 Protecting Chicago
- H2 Mayor Brandon Johnson
- H2 Pay Utility Bill
- H2 Work for the City
- H2 Parking Tickets
- H2 Street Operations
A+Alt Text QualityAll 53 images OKPASS
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 29 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Work for the City div#cds-cardsSlider-53244564 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Parking Tickets div#cds-cardsSlider-53244564 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Street Operations div#cds-cardsSlider-53244564 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Chicago 311 div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Public Safety Reform div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Uncashed Healthcare Premium Refund Checks div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Cannabis Information Center div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Protect Your Every Day div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Chicago Climate Action Plan div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
Chicago Recovery Plan div#cds-cardsSlider-625815377 > div.flickity-viewport > div.flickity-slider > div.carousel-cell |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.