#A8F007
A medium, vivid green closely aligning with Greenyellow.
About #A8F007
Visually, #A8F007 is defined as a vivid green. Its closest recognized web color is Greenyellow. Its digital footprint relies on 168 parts red, 240 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 30% cyan and 0% magenta inks. The HSL representation is 78.5° hue, 94.3% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8F007
RGB168, 240, 7
HSL78.5°, 94.3%, 48.4%
CMYK30%, 0%, 97%, 6%
HSV78.5°, 97.1%, 94.1%
LAB87.3, -49.0, 84.0
XYZ47.3, 70.7, 11.3
Decimal11071495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.13:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8F007;
}
.text-color {
color: #A8F007;
}
.border-color {
border: 2px solid #A8F007;
}