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
BLink & Button Quality3 issue(s) across 229 links and 12 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.btn (#138 on page); button#menu2
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 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 National Bureau of E… | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h2 Research Projects | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h2 Conferences | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h2 Books & Chapters | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h2 Videos | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h3 Latest from the NBER | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h3 Featured Working Pap… | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| h3 In the News | 4.41:1 | 3.0:1 | #000000 | #4570C9 | Pass |
| title National Bureau of E… | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a Skip to main content | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a Subscribe | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a Media | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a Open Calls | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| span Login | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| span Login | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| label Search | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| button Research | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a EXPLORE Research | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| span Findings | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
| a Working Papers | 4.41:1 | 4.5:1 | #000000 | #4470C9 | Fail |
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 Structure10 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
AHeading Hierarchy17 headings, 1 skip(s)PASS
- H1 National Bureau of Economic Research
- H3 Latest from the NBER skipped
- H4 A research summary from the monthly NBER Digest
- H4 The Impact of Expanding Paternity Leave
- H4 American Economic Association Names Distinguished Fellows for 2026
- H4 From the NBER Reporter: Research, program, and conference summaries
- H4 Program Report: Development Economics
- H4 From the NBER Bulletin on Entrepreneurship
- H4 Capital Gains Taxation and Startup Founders
- H4 From the NBER Bulletin on Health
- H4 Immunotherapy Increases the Cost of Cancer Care but Reduces Mortality
- H3 Featured Working Papers
- H3 In the News
- H2 Research Projects
- H2 Conferences
- H2 Books & Chapters
- H2 Videos
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
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 Quality1 of 10 images have issuesPASS
| Issue | Count |
|---|---|
| filename | 1 image(s) |
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-bar__field--mobile | text | Search | for/id |
| #search-bar__field--desktop | text | Search | for/id |
ALighthouse Accessibility AuditsScore 90/100 — 4 failing, 21 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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Latest from the NBER div.promo-grid__promos > div.promo-grid__multi-promo > div.page-subtitle > h3.page-subtitle__title |
These are opportunities to improve keyboard navigation in your application.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Economic Measurement Research Institute
PROJECT
Coordinating Center on the Econ… section.promo-grid > div.promo-grid__promos > div.book-list > ul.book-list__list |
2025, 17th Annual Feldstein Lecture, N. Gregory Mankiw," The Fiscal Future"
FEL… section.promo-grid > div.promo-grid__promos > div.book-list > ul.book-list__list |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
617-868-3900 div#block-footercontact > div.footer__contact-address > p > a |
info@nber.org div#block-footercontact > div.footer__contact-address > p > a |
webaccessibility@nber.org div#block-footercontact > div.footer__contact-address > p > a |
Accessibility Policy nav.footer-legal > ul > li > a |
Diversity Policy nav.footer-legal > ul > li > a |
Privacy Policy nav.footer-legal > ul > li > a |
These items highlight common accessibility best practices.
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 |
|---|
Read the research here div > div.digest-card > div.digest-card__summary > a |
Read the research here div > div.digest-card > div.digest-card__summary > a |
Read the research here div > div.digest-card > div.digest-card__summary > a |
Read the research here div > div.digest-card > div.digest-card__summary > a |
Read the research here div > div.digest-card > div.digest-card__summary > a |