Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FWeb ManifestActionValid manifestFIX
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure11 landmarksREVIEW
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CLink & Button QualityAction2 issue(s) across 84 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://neon.com/docs/changelog/2026-03-… | Team accounts with unlimited m… | img no alt | Add alt attribute to the image |
| /docs/get-started/why-neon | What is NeonServerless Postgre… | img no alt | Add alt attribute to the image |
| https://discord.gg/92vNTzKDGp | Discord | new tab | Add '(opens in new tab)' to text |
| https://github.com/neondatabase/neon | 21.4k | new tab | Add '(opens in new tab)' to text |
| /docs/guides/scale-to-zero-guide | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Scale To Zero Guide | |||
| /docs/reference/api-reference | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Api Reference | |||
| https://neonstatus.com/ | Neon status loading... | new tab | Add '(opens in new tab)' to text |
| https://www.apache.org | Apache Software Foundation | new tab | Add '(opens in new tab)' to text |
| https://www.databricks.com/company/caree… | Careers | new tab | Add '(opens in new tab)' to text |
| https://discord.gg/92vNTzKDGp | Discord | new tab | Add '(opens in new tab)' to text |
| https://github.com/neondatabase/neon | GitHub | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/neondatabase/ | X.com | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/neon-in… | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/channel/UCoMzQTJ… | YouTube | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com/?itemUid=4064ac33… | CCPACompliant | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com/?itemUid=45220873… | GDPRCompliant | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com/?itemUid=1fed9faa… | ISO 27001Certified | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com/?itemUid=dc79cbc7… | ISO 27701Certified | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com/?itemUid=7bfa66da… | SOC 2Certified | new tab | Add '(opens in new tab)' to text |
| https://trust.neon.com | Trust Center | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/docs/guides/scale-to-zero-guide ("Learn more"); /docs/reference/api-reference ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://discord.gg/92vNTzKDGp; https://github.com/neondatabase/neon; https://neonstatus.com/; https://www.apache.org; https://www.databricks.com/company/careers/open-positions?department=engineering&location=all&itm_source=www&itm_category=company&itm_page=engineering-at-databricks&itm_location=body&itm_component=hero&itm_offer=open-positions; https://discord.gg/92vNTzKDGp; https://github.com/neondatabase/neon; https://twitter.com/neondatabase/; https://www.linkedin.com/company/neon-inc/; https://www.youtube.com/channel/UCoMzQTJSIr7-RU1QbomQI2w (+6 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
BFavicon & Branding6 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Fast Postgres Databa… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h1 for Teams and Agents | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Integrate with a sin… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Keep scaling without… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Develop and test wit… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Simplify your applic… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Enterprise-grade fea… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Speed and scale for … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Neon was founded by … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 The world's most adv… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Postgres platform. | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Copy-on-write | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Anonymization | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Ephemerality | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Inactive databases p… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Neon databases spin … | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Copy-on-write storag… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 150,000+ | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Databricks | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Neon Serverless Post… | 1.19:1 | 4.5:1 | #000000 | #18191B | 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.
A+Heading Hierarchy19 headingsPASS
- H1 Fast Postgres Databases for Teams and Agents
- H2 Postgres for the AI Engineering era. Integrate with a single command and the LLM does the hard work.
- H2 Advanced autoscaling. Keep scaling without worrying about capacity. Never overpay for resources you don’t use.
- H2 Instant branching. Develop and test with efficient copies of any database to eliminate surprises in production deploys.
- H3 Copy-on-write
- H3 Anonymization
- H3 Ephemerality
- H2 Authentication included, free. Simplify your application with user authentication and management built in to the database.
- H2 No platform fees. Enterprise-grade features available to everyone, without fixed fees or monthly minimums.
- H2 Speed and scale for agents. And devs.
- H3 Deploy thousands of databases that turn off when idle. Inactive databases pause on their own, keeping your fleet efficient and cost-effective.
- H3 Manage your fleet via API. Neon databases spin up in milliseconds, with APIs for quota controls and fleet scaling.
- H4 Send API call and receive connection string in 120ms
- H4 Test and deploy >>
- H3 Database checkpoints. Copy-on-write storage makes it cheap and fast to save point-in-time versions of your database and restore a previous state when necessary.
- H2 Trusted Postgres, Backed by Giants. Neon was founded by Postgres committers, bringing decades of expertise. In 2025, Neon became a Databricks company.
- H3 150,000+
- H3 Databricks
- H2 The world's most advanced Postgres platform.
A+Alt Text QualityAll 40 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 24 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
02 li > div.relative > span.absolute > span.absolute |
Test and deploy >> ol.flex > li > div.relative > h4.mb-6 |
These are opportunities to improve the legibility of your content.
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 |
|---|
Privacy Notice div.flex > div.flex > p.flex > a.hover:text-gray-new-20 |
California Privacy div.flex > div.flex > p.flex > a.hover:text-gray-new-20 |
These items highlight common accessibility best practices.