Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction4 landmarksFIX
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
DMobile Keyboard & AutofillAction2/2 eligible field(s) missing autocomplete or inputmodeFIX
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
DFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CTap Target AdequacyAction6 tap target(s) too small or too close togetherREVIEW
CMobile-Readable Font SizesAction72% of visible text renders at >= 12 CSS px (56 below threshold)REVIEW
A+Heading Hierarchy23 headingsPASS
- H1 Building Intelligencefor aBetter Future.
- H2 We Transform.Research.Build.Transform.
- H3 Foundational AI Research
- H3 AI-Powered Healthcare
- H3 Specialised Language Models
- H3 Multimodal Intelligence
- H3 Intelligence at the Edge
- H3 End-to-End Intelligent Systems
- H2 From Research to Real-World Innovation
- H3 AI & Machine Intelligence
- H2 From Ideas to Innovation
- H3 Health Brain
- H3 TribeMind
- H3 TribeEyeAI
- H3 DrugSafe
- H2 Our Vision for Intelligent Healthcare
- H2 Building With the Best
- H2 Ready to deploy at enterprise scale?
- H3 Enterprise Grade Security
- H3 Cloud & On-Prem Ready
- H3 Built for Scale
- H3 Dedicated Support
- H3 Health intelligence, delivered weekly
A+Heading Text QualityAll 23 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 18 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | Email address | aria-label |
ALink & Button Quality1 issue(s) across 52 links and 27 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /research/ai-machine-intelligence | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Ai Machine Intelligence | |||
| https://health.deepdrops.in | Explore the Health Brain | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/research/ai-machine-intelligence ("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://health.deepdrops.in
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
A+Form Input Types1 form control(s) checked, no type mismatchesPASS
A+Form Input Quality1 form control(s) checked, no input-semantic issuesPASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 Building Intelligenc… | 20.37:1 | 3.0:1 | #000000 | #FBFCF7 | Pass |
| h2 From Research to Rea… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h2 Our Vision for Intel… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h2 Building With the | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h2 Ready to deploy at e… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Foundational AI Rese… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 AI-Powered Healthcar… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Specialised Language… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Multimodal Intellige… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Intelligence at the … | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 End-to-End Intellige… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 AI & Machine Intelli… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Health Brain | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 TribeMind | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 TribeEyeAI | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 DrugSafe | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Enterprise Grade Sec… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Cloud & On-Prem Read… | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Built for Scale | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | Pass |
| h3 Dedicated Support | 20.09:1 | 3.0:1 | #000000 | #FAFAF8 | 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.
ALighthouse Accessibility AuditsScore 90/100 — 3 failing, 19 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 |
|---|
Explore Our Research
→ header.relative > div.relative > div.flex > a.group |
Partner With Us
→ header.relative > div.relative > div.flex > a.group |
Who We Are div.relative > div.flex > div.inline-flex > span.text-[13px] |
Build. div.flex > h2.text-[clamp(28px,4.2vw,44px)] > span.relative > span.absolute |
Discover DeepDrops
→ div.relative > div.grid > div > a.group |
AI Research div.flex > article.w-full > div.flex > span.inline-flex |
DD article.w-full > div.flex > div.flex > span.grid |
Learn more div.w-full > a.group > div.relative > span.relative |
Learn more div.w-full > a.group > div.relative > span.relative |
Email address div.relative > form.flex > div.flex > input.px-4 |
Subscribe footer.relative > div.relative > form.flex > button.inline-flex |
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 |
|---|
Go to slide 1 div.relative > div.flex > div.flex > button.h-2 |
Go to slide 2 div.relative > div.flex > div.flex > button.h-2 |
Go to slide 3 div.relative > div.flex > div.flex > button.h-2 |
Go to slide 4 div.relative > div.flex > div.flex > button.h-2 |
Go to slide 5 div.relative > div.flex > div.flex > button.h-2 |
Go to slide 6 div.relative > div.flex > div.flex > button.h-2 |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.