Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction5 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 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 Making the Internet … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What we do | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Who we are | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 How we’re doing | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Our businesses | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 #LifeAtTucows | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join the Herd | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 About us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Company | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Investors | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Tucows | Making the … | 2.58:1 | 4.5:1 | #000000 | #0019FF | Fail |
| a Skip to main content | 2.58:1 | 4.5:1 | #000000 | #0019FF | Fail |
| div About us | 2.58:1 | 4.5:1 | #000000 | #0019FF | Fail |
| a Overview | 2.58:1 | 4.5:1 | #000000 | #0019FF | Fail |
| a Leadership | 2.58:1 | 4.5:1 | #000000 | #0019FF | Fail |
| a History | 1.97:1 | 4.5:1 | #000000 | #0013CD | Fail |
| a Inclusion | 1.76:1 | 4.5:1 | #000000 | #0011B7 | Fail |
| div Investors | 1.76:1 | 4.5:1 | #000000 | #0011B7 | Fail |
| a Overview | 1.76:1 | 4.5:1 | #000000 | #0011B7 | Fail |
| a News | 1.76:1 | 4.5:1 | #000000 | #0011B7 | 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+Landmark Structure9 landmarksPASS
A+Heading Hierarchy10 headingsPASS
- H1 Making the Internet better.
- H2 What we do
- H2 Who we are
- H2 How we’re doing
- H2 Our businesses
- H2 #LifeAtTucows
- H2 Join the Herd
- H2 About us
- H2 Company
- H2 Investors
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality61 links, 0 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://tucowsdomains.com/ | Tucows Domains is the world’… | new tab | Add '(opens in new tab)' to text |
| https://ting.com | Fiber Internet service provide… | new tab | Add '(opens in new tab)' to text |
| https://www.wavelo.com/ | The future of telecom is event… | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/feed/hashtag/?k… | #LifeAtTucows (Opens in a new … | new tab | Add '(opens in new tab)' to text |
| https://ca.linkedin.com/company/tucows | LinkedIn (Opens in a new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/tucows/ | Instagram (Opens in a new tab) | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/tucowsinc/ | Facebook (Opens in a new tab) | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/tucows | Twitter (Opens in a new tab) | new tab | Add '(opens in new tab)' to text |
| https://tucowsdomains.com/ | Looking for Tucows Domains? (O… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://tucowsdomains.com/; https://ting.com; https://www.wavelo.com/; https://www.linkedin.com/feed/hashtag/?keywords=lifeattucows; https://ca.linkedin.com/company/tucows; https://www.instagram.com/tucows/; https://www.facebook.com/tucowsinc/; https://twitter.com/tucows; https://tucowsdomains.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+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 30 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.