#A8F857
A light, vivid green closely aligning with Greenyellow.
About #A8F857
At its core, #A8F857 is a light and vivid hue. Designers often compare it to the standard color Greenyellow. This translates to an RGB value of rgb(168, 248, 87).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 32% C, 0% M, 65% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A8F857
RGB168, 248, 87
HSL89.8°, 92.0%, 65.7%
CMYK32%, 0%, 65%, 3%
HSV89.8°, 64.9%, 97.3%
LAB89.9, -49.1, 67.1
XYZ51.4, 76.1, 21.0
Decimal11073623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.23:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8F857;
}
.text-color {
color: #A8F857;
}
.border-color {
border: 2px solid #A8F857;
}