Kilotest: Diagnoses of text contrast improvable
violation by HTML element 282 on California Groundbreakers page
Here is how tools diagnose the text contrast improvable
issue for HTML element 282 of the California Groundbreakers page.
Basics
- About the
text contrast improvable
issue- Why it matters: Content is not easy to understand
- Priority: lowest
- Related WCAG standard: 1.4.6
- About the California Groundbreakers page
- URL:
https://www.californiagroundbreakers.org/ - Tested on 2026-04-02 at 14:21
- URL:
- About HTML element 282
- 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
- Tag name:
Diagnoses
- 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