#ACFD89#ACFD89
#ACFD89 is a very light, vivid green. Relative luminance 0.808; OKLCH L 91.6% C 0.169 H 136.9°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD89 |
|---|---|
| RGB | rgb(172, 253, 137) |
| HSL | hsl(102, 97%, 76%) |
| HSV | hsv(102, 46%, 99%) |
| CMYK | cmyk(32%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(92.05, -44.96, 47.65) |
| CIE-LCH | lch(92.05, 65.51, 133.34°) |
| OKLab | oklab(91.6% -0.1234 0.1155) |
| OKLCH | oklch(91.6% 0.169 136.9) |
| XYZ | xyz(56.6523, 80.8250, 36.2779) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.40
Light Green
#96F97B
ΔE00 2.54
Pastel Green
#B0FF9D
ΔE00 2.78
Spring Green (survey)
#A9F971
ΔE00 2.94
Celery
#C1FD95
ΔE00 2.98
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD89 #DA89FD
analogous
#E6FD89 #ACFD89 #89FDA0
triadic
#ACFD89 #89ACFD #FD89AC
tetradic
#ACFD89 #89E6FD #DA89FD #FDA089
square
#ACFD89 #89E6FD #DA89FD #FDA089
split-complementary
#ACFD89 #A089FD #FD89E6
monochromatic
#57FB11 #82FC4D #ACFD89 #D6FEC5 #EAFEE1
Accessibility & contrast
On white
1.22
#ACFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#ACFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD89
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD89 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#A9F6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfd89; /* rgb */ color: rgb(172, 253, 137); /* oklch */ color: oklch(91.6% 0.169 136.9);
Tailwind
colors: {
custom: {
50: '#c8fead',
500: '#acfd89',
950: '#000000',
},
}SCSS
$custom: #acfd89; $custom-light: #c8fead; $custom-dark: #000000;
JSON
{
"hex": "#acfd89",
"rgb": {
"r": 172,
"g": 253,
"b": 137
},
"hsl": {
"h": 101.897,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.916,
"c": 0.16903,
"h": 136.9
},
"luminance": 0.80827
}Semantic roles & 50–950 ramp
primary
#ACFD89
secondary
#B24DDD
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681