Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DTabindex Anti-PatternsAction0 positive, 50 -1-on-focusableFIX
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding6 icon(s) detectedREVIEW
BWeb ManifestValid manifestREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
ALandmark Structure8 landmarksPASS
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
A+Heading Hierarchy12 headingsPASS
- H2 Search companies
- H2 Watchlist rankings
- H1 Real-time news and sustainability ratings for public companies.
- H2 Top companies by Sentiment
- H2 What is Fimmer?
- H3 What do the scores mean?
- H3 Explore more on Fimmer
- H2 Product
- H2 Company
- H2 Resources
- H2 Contact us
- H2 Disclaimer
A+Heading Text QualityAll 12 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 70 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #nav-search-dialog-input | search | (Search for a company...) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="search" id="nav-search-dialog-input">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
ALink & Button Quality150 links, 19 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /rss.xml | RSS feedIntegrate your watchli… | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/ | FeedbackShare ideas to improve… | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/updates | ChangelogSee the latest produc… | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/roadmap | Roadmap | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/updates | Changelog | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/board/bugs | Report a bugSomething broken? … | new tab | Add '(opens in new tab)' to text |
| https://fimmer.userjot.com/ | Share feedbackIdeas and sugges… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
/rss.xml; https://fimmer.userjot.com/; https://fimmer.userjot.com/updates; https://fimmer.userjot.com/roadmap; https://fimmer.userjot.com/updates; https://fimmer.userjot.com/board/bugs; https://fimmer.userjot.com/
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+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en"PASS
A+Iframe AccessibilityNo iframes on this pagePASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Mobile-Readable Font SizesAll 676 visible text node(s) render at >= 12 CSS pixelsPASS
A404 Error PageHTTP 404, custom 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 Real-time news and s… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Search companies | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Watchlist rankings | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Top | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What is Fimmer? | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Product | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Company | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Contact us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Disclaimer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 What do the scores m… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Explore more on Fimm… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Fimmer - Company New… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Search company... | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Search for a company… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Features | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Pricing | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Log in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sign up | 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.
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 20 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 |
|---|
-0.82 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.21 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.04 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.61 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.09 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.43 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.17 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.22 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.76 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.62 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.16 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.90 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.38 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.04 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.71 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.69 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.17 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.18 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.01 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.65 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.54 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.27 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.71 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.69 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.57 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.92 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.88 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.17 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-4.09 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-4.92 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.32 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.10 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.60 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.88 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.54 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.25 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.38 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.98 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.41 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.03 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.58 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.98 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.13 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.85 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.86 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.69 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.23 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.51 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.01 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.29 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.44 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.43 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.00 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.11 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.37 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.21 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.00 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.27 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.88 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.42 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.02 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.01 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.09 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.34 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.69 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.33 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.09 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.23 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.55 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.77 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.48 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.36 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.01 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.54 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.68 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.16 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.52 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.11 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-4.03 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.58 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.02 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.57 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.34 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.65 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.79 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.84 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.63 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.20 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.77 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.29 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-5.71 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-5.11 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.88 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.33 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.07 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.27 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.25 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.26 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.23 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.38 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.15 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.25 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.50 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.40 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.83 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.49 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.31 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.65 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.21 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-3.54 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.71 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.18 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.84 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.01 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.13 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.08 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.36 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.87 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.44 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.30 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.33 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.77 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.18 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.18 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.82 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.99 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.38 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.81 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-0.52 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.37 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.46 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-2.03 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.67 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
-1.10 div.mt-1.5 > div.flex > span.inline-flex > span.font-medium |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
company index div.space-y-4 > div.space-y-4 > p > a.text-foreground |
These are opportunities to improve the legibility of your content.
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 |
|---|
Search company... header#site-header > div.relative > div.flex > button.group/button |