#ACFA89#ACFA89
#ACFA89 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.9% C 0.165 H 136.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA89 |
|---|---|
| RGB | rgb(172, 250, 137) |
| HSL | hsl(101, 92%, 76%) |
| HSV | hsv(101, 45%, 98%) |
| CMYK | cmyk(31.2%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.21, -43.66, 46.59) |
| CIE-LCH | lch(91.21, 63.85, 133.14°) |
| OKLab | oklab(90.92% -0.1198 0.1131) |
| OKLCH | oklch(90.92% 0.165 136.7) |
| XYZ | xyz(55.7127, 78.9458, 35.9647) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.17
Light Green
#96F97B
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 2.71
Celery
#C1FD95
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Spring Green (survey)
#A9F971
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA89 #D789FA
analogous
#E4FA89 #ACFA89 #89FA9E
triadic
#ACFA89 #89ACFA #FA89AC
tetradic
#ACFA89 #89E4FA #D789FA #FA9E89
square
#ACFA89 #89E4FA #D789FA #FA9E89
split-complementary
#ACFA89 #9E89FA #FA89E4
monochromatic
#59F514 #83F84E #ACFA89 #D5FCC4 #EAFEE2
Accessibility & contrast
On white
1.25
#ACFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#ACFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA89
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA89 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#AAF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa89; /* rgb */ color: rgb(172, 250, 137); /* oklch */ color: oklch(90.9% 0.165 136.7);
Tailwind
colors: {
custom: {
50: '#c7fcad',
500: '#acfa89',
950: '#000000',
},
}SCSS
$custom: #acfa89; $custom-light: #c7fcad; $custom-dark: #000000;
JSON
{
"hex": "#acfa89",
"rgb": {
"r": 172,
"g": 250,
"b": 137
},
"hsl": {
"h": 101.416,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90915,
"c": 0.16479,
"h": 136.7
},
"luminance": 0.78948
}Semantic roles & 50–950 ramp
primary
#ACFA89
secondary
#AE4FD9
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581