#ACFE8A#ACFE8A
#ACFE8A is a very light, vivid green. Relative luminance 0.815; OKLCH L 91.8% C 0.169 H 137.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE8A |
|---|---|
| RGB | rgb(172, 254, 138) |
| HSL | hsl(102, 98%, 77%) |
| HSV | hsv(102, 46%, 100%) |
| CMYK | cmyk(32.3%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(92.35, -45.27, 47.54) |
| CIE-LCH | lch(92.35, 65.65, 133.60°) |
| OKLab | oklab(91.84% -0.1242 0.1153) |
| OKLCH | oklch(91.84% 0.169 137.1) |
| XYZ | xyz(57.0409, 81.4869, 36.7629) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.38
Light Green
#96F97B
ΔE00 2.58
Pastel Green
#B0FF9D
ΔE00 2.70
Celery
#C1FD95
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE8A #DC8AFE
analogous
#E6FE8A #ACFE8A #8AFEA2
triadic
#ACFE8A #8AACFE #FE8AAC
tetradic
#ACFE8A #8AE6FE #DC8AFE #FEA28A
square
#ACFE8A #8AE6FE #DC8AFE #FEA28A
split-complementary
#ACFE8A #A28AFE #FE8AE6
monochromatic
#56FD11 #81FD4D #ACFE8A #D7FFC7 #E9FFE1
Accessibility & contrast
On white
1.21
#ACFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#ACFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE8A
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE8A | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F9E691
Tritanopia (blue-blind)
#A9F7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfe8a; /* rgb */ color: rgb(172, 254, 138); /* oklch */ color: oklch(91.8% 0.169 137.1);
Tailwind
colors: {
custom: {
50: '#c8ffae',
500: '#acfe8a',
950: '#000000',
},
}SCSS
$custom: #acfe8a; $custom-light: #c8ffae; $custom-dark: #000000;
JSON
{
"hex": "#acfe8a",
"rgb": {
"r": 172,
"g": 254,
"b": 138
},
"hsl": {
"h": 102.414,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.91843,
"c": 0.16948,
"h": 137.1
},
"luminance": 0.81489
}Semantic roles & 50–950 ramp
primary
#ACFE8A
secondary
#B44EDE
accent
#00E6A2
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681