#ACFE84#ACFE84
#ACFE84 is a very light, vivid green. Relative luminance 0.813; OKLCH L 91.8% C 0.175 H 136.3°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE84 |
|---|---|
| RGB | rgb(172, 254, 132) |
| HSL | hsl(100, 98%, 76%) |
| HSV | hsv(100, 48%, 100%) |
| CMYK | cmyk(32.3%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(92.27, -45.99, 50.28) |
| CIE-LCH | lch(92.27, 68.14, 132.45°) |
| OKLab | oklab(91.76% -0.1265 0.1211) |
| OKLCH | oklch(91.76% 0.175 136.3) |
| XYZ | xyz(56.6184, 81.3179, 34.5381) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.29
Light Green
#96F97B
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.97
Key Lime
#AEFF6E
ΔE00 2.98
Light Lime
#AEFD6C
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE84 #D684FE
analogous
#E9FE84 #ACFE84 #84FE99
triadic
#ACFE84 #84ACFE #FE84AC
tetradic
#ACFE84 #84E9FE #D684FE #FE9984
square
#ACFE84 #84E9FE #D684FE #FE9984
split-complementary
#ACFE84 #9984FE #FE84E9
monochromatic
#5AFD0B #83FE47 #ACFE84 #D5FEC1 #EBFFE1
Accessibility & contrast
On white
1.22
#ACFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#ACFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE84
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE84 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FAE68C
Tritanopia (blue-blind)
#AAF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfe84; /* rgb */ color: rgb(172, 254, 132); /* oklch */ color: oklch(91.8% 0.175 136.3);
Tailwind
colors: {
custom: {
50: '#c8ffaa',
500: '#acfe84',
950: '#000000',
},
}SCSS
$custom: #acfe84; $custom-light: #c8ffaa; $custom-dark: #000000;
JSON
{
"hex": "#acfe84",
"rgb": {
"r": 172,
"g": 254,
"b": 132
},
"hsl": {
"h": 100.328,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91758,
"c": 0.17513,
"h": 136.3
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#ACFE84
secondary
#AD49DD
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681