Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
BLandmark Structure27 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
CLink & Button QualityAction2 issue(s) across 412 links and 124 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.travel.dod.mil/ | Department of Defense. | new tab | Add '(opens in new tab)' to text |
| https://aoprals.state.gov/content.asp?co… | Department of State. | new tab | Add '(opens in new tab)' to text |
| /node/85029 | Read more about 'FEDERAL CREDE… | img no alt | Add alt attribute to the image |
| https://www.facebook.com/gsa | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/usgsa | X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/gsa | new tab | Add '(opens in new tab)' to text | |
| https://truthsocial.com/@USGSA | Truth Social | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/usgsa | YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/usgsa | new tab | Add '(opens in new tab)' to text | |
| /blog | Blog | new tab | Add '(opens in new tab)' to text |
| https://itvmo.gsa.gov/it-vehicles/ | more info | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="/node/85029"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.travel.dod.mil/; https://aoprals.state.gov/content.asp?content_id=184&menu_id=78; https://www.facebook.com/gsa; https://twitter.com/usgsa; https://www.linkedin.com/company/gsa; https://truthsocial.com/@USGSA; https://www.youtube.com/usgsa; https://www.instagram.com/usgsa; /blog; https://itvmo.gsa.gov/it-vehicles/
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.usa-button (#762 on page); button#perdiem-current-location
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
BFavicon & Branding7 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Delivering effective… | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics - Re… | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Featured Topics | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 PER DIEM LOOK-UP | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 NEWS | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 UPCOMING EVENTS | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Focus On | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h2 Glossary | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h3 Choose a location | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h3 Choose a date | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h3 2026 PAYROLL CALENDA… | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h3 FEDERAL CREDENTIALIN… | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| h3 USE IT ACT AND OCCUP… | 3.12:1 | 3.0:1 | #000000 | #005EA2 | Pass |
| title Home | GSA | 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+Heading Hierarchy23 headingsPASS
- H2 Featured Topics
- H2 Featured Topics
- H2 Featured Topics - Real Estate
- H2 Featured Topics
- H2 Featured Topics
- H2 Featured Topics
- H2 Featured Topics
- H2 Featured Topics
- H1 Delivering effective and efficient government services for the American people
- H2 REAL ESTATE
- H2 BUY THROUGH US
- H2 SELL TO GOVERNMENT
- H2 TECHNOLOGY
- H2 PER DIEM LOOK-UP
- H3 1 Choose a location
- H3 2 Choose a date
- H2 NEWS
- H2 UPCOMING EVENTS
- H2 Focus On
- H3 2026 PAYROLL CALENDAR
- H3 FEDERAL CREDENTIALING SERVICES
- H3 USE IT ACT AND OCCUPANCY DATA
- H2 Glossary
A+Alt Text QualityAll 16 images OKPASS
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #query | search | Search | for/id |
| #perdiem-state | select | State | for/id |
| #perdiem-city | text | City (optional) | for/id |
| #perdiem-zip | text | ZIP | for/id |
| #perdiem-rate-lookup-fiscal-year | select | Select fiscal year | for/id |
| #perdiem-start-date | text | Travel start date (mm/dd/yyyy) | for/id |
| #perdiem-end-date | text | Travel end date (mm/dd/yyyy) | for/id |
| #glossary-search | text | Glossary Search | for/id |
A404 Error PageHTTP 404, custom pagePASS
A+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 28 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.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
2026 PAYROLL CALENDAR div.grid-container > div.grid-row > div.desktop:grid-col-4 > a |
USE IT ACT AND OCCUPANCY DATA div.grid-container > div.grid-row > div.desktop:grid-col-4 > a |