#A8E97C
A light, vivid green closely aligning with Lightgreen.
About #A8E97C
The precise color #A8E97C is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 168 red, 233 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 28% C, 0% M, 47% Y, and 9% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8E97C
RGB168, 233, 124
HSL95.8°, 71.2%, 70.0%
CMYK28%, 0%, 47%, 9%
HSV95.8°, 46.8%, 91.4%
LAB86.0, -39.1, 46.3
XYZ48.9, 68.1, 29.6
Decimal11069820
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.61:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8E97C;
}
.text-color {
color: #A8E97C;
}
.border-color {
border: 2px solid #A8E97C;
}