Kilotest: Diagnoses of text contrast improvable
violation by HTML element 309 on California Groundbreakers page
Basics
About the California Groundbreakers page
- URL: https://www.californiagroundbreakers.org/
- Tested 29 days ago by job
lknon 2026-05-03 at 17:04
About HTML element 309
- Tag name:
A - Text:
Learn More >
- Start tag:
<a href="/who-we-are"> - XPath:
/html/body/div[4]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/h3[2]/a[1] - Bounding box: x = 583, y = 3111, width = 94, height = 17
About the text contrast improvable
issue
- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
Diagnoses
Here is how tools diagnose the text contrast improvable
issue for HTML element 309 of the California Groundbreakers page.
- Expected color contrast ratio for small font size at least 7:1, but got ratio: 2.97:1, <code>background-color: #ffffff</code>, <code>foreground-color: #0fae0f</code>, <code>font-size: 11pt</code> (original: <code>15px</code>), <code>font-weight: 700</code>.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
color_contrast_aaa7 - This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 7:1, but text in this element has a contrast ratio of 2.97:1. Recommendation: change text colour to #006800.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Fail