#ACFF87#ACFF87
#ACFF87 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.174 H 136.8°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF87 |
|---|---|
| RGB | rgb(172, 255, 135) |
| HSL | hsl(102, 100%, 76%) |
| HSV | hsv(102, 47%, 100%) |
| CMYK | cmyk(32.5%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(92.59, -46.06, 49.26) |
| CIE-LCH | lch(92.59, 67.44, 133.08°) |
| OKLab | oklab(92.03% -0.1265 0.119) |
| OKLCH | oklch(92.03% 0.174 136.8) |
| XYZ | xyz(57.1449, 82.0375, 35.7409) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.52
Spring Green (survey)
#A9F971
ΔE00 2.69
Pale Light Green
#B1FC99
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.12
Pastel Green
#B0FF9D
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF87 #DA87FF
analogous
#E8FF87 #ACFF87 #87FF9E
triadic
#ACFF87 #87ACFF #FF87AC
tetradic
#ACFF87 #87E8FF #DA87FF #FF9E87
square
#ACFF87 #87E8FF #DA87FF #FF9E87
split-complementary
#ACFF87 #9E87FF #FF87E8
monochromatic
#57FF0D #82FF4A #ACFF87 #D6FFC4 #EAFFE0
Accessibility & contrast
On white
1.21
#ACFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#ACFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF87
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF87 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7D
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#A9F7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff87; /* rgb */ color: rgb(172, 255, 135); /* oklch */ color: oklch(92.0% 0.174 136.8);
Tailwind
colors: {
custom: {
50: '#c8ffac',
500: '#acff87',
950: '#000000',
},
}SCSS
$custom: #acff87; $custom-light: #c8ffac; $custom-dark: #000000;
JSON
{
"hex": "#acff87",
"rgb": {
"r": 172,
"g": 255,
"b": 135
},
"hsl": {
"h": 101.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.92028,
"c": 0.17371,
"h": 136.8
},
"luminance": 0.8204
}Semantic roles & 50–950 ramp
primary
#ACFF87
secondary
#B24BDF
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681