#A8F07C
A light, vivid green closely aligning with Palegreen.
About #A8F07C
The hex code #A8F07C represents a beautifully specific shade of green. Its closest recognized web color is Palegreen. This translates to an RGB value of rgb(168, 240, 124).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 30% C, 0% M, 48% Y, and 6% K. The HSL representation is 97.2° hue, 79.5% saturation, and 71.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A8F07C
RGB168, 240, 124
HSL97.2°, 79.5%, 71.4%
CMYK30%, 0%, 48%, 6%
HSV97.2°, 48.3%, 94.1%
LAB88.0, -42.2, 48.8
XYZ50.9, 72.1, 30.3
Decimal11071612
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.42:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8F07C;
}
.text-color {
color: #A8F07C;
}
.border-color {
border: 2px solid #A8F07C;
}