#ACFF89#ACFF89
#ACFF89 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.172 H 137.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF89 |
|---|---|
| RGB | rgb(172, 255, 137) |
| HSL | hsl(102, 100%, 77%) |
| HSV | hsv(102, 46%, 100%) |
| CMYK | cmyk(32.5%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(92.62, -45.82, 48.35) |
| CIE-LCH | lch(92.62, 66.61, 133.46°) |
| OKLab | oklab(92.06% -0.1258 0.1171) |
| OKLCH | oklch(92.06% 0.172 137.1) |
| XYZ | xyz(57.2870, 82.0944, 36.4895) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.91
Spring Green (survey)
#A9F971
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF89 #DC89FF
analogous
#E7FF89 #ACFF89 #89FFA1
triadic
#ACFF89 #89ACFF #FF89AC
tetradic
#ACFF89 #89E7FF #DC89FF #FFA189
square
#ACFF89 #89E7FF #DC89FF #FFA189
split-complementary
#ACFF89 #A189FF #FF89E7
monochromatic
#56FF0F #81FF4C #ACFF89 #D7FFC6 #E9FFE0
Accessibility & contrast
On white
1.21
#ACFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#ACFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF89
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF89 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#A9F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff89; /* rgb */ color: rgb(172, 255, 137); /* oklch */ color: oklch(92.1% 0.172 137.1);
Tailwind
colors: {
custom: {
50: '#c8ffad',
500: '#acff89',
950: '#000000',
},
}SCSS
$custom: #acff89; $custom-light: #c8ffad; $custom-dark: #000000;
JSON
{
"hex": "#acff89",
"rgb": {
"r": 172,
"g": 255,
"b": 137
},
"hsl": {
"h": 102.203,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92057,
"c": 0.17182,
"h": 137.1
},
"luminance": 0.82097
}Semantic roles & 50–950 ramp
primary
#ACFF89
secondary
#B44DE0
accent
#00E6A1
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681