#ACF989#ACF989
#ACF989 is a very light, vivid green. Relative luminance 0.783; OKLCH L 90.7% C 0.163 H 136.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF989 |
|---|---|
| RGB | rgb(172, 249, 137) |
| HSL | hsl(101, 90%, 76%) |
| HSV | hsv(101, 45%, 98%) |
| CMYK | cmyk(30.9%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(90.93, -43.23, 46.24) |
| CIE-LCH | lch(90.93, 63.30, 133.07°) |
| OKLab | oklab(90.69% -0.1186 0.1123) |
| OKLCH | oklch(90.69% 0.163 136.6) |
| XYZ | xyz(55.4028, 78.3260, 35.8614) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.75
Celery
#C1FD95
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF989 #D689F9
analogous
#E4F989 #ACF989 #89F99E
triadic
#ACF989 #89ACF9 #F989AC
tetradic
#ACF989 #89E4F9 #D689F9 #F99E89
square
#ACF989 #89E4F9 #D689F9 #F99E89
split-complementary
#ACF989 #9E89F9 #F989E4
monochromatic
#5AF315 #83F64F #ACF989 #D5FCC3 #EBFEE2
Accessibility & contrast
On white
1.26
#ACF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#ACF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF989
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF989 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acf989; /* rgb */ color: rgb(172, 249, 137); /* oklch */ color: oklch(90.7% 0.163 136.6);
Tailwind
colors: {
custom: {
50: '#c7fbad',
500: '#acf989',
950: '#000000',
},
}SCSS
$custom: #acf989; $custom-light: #c7fbad; $custom-dark: #000000;
JSON
{
"hex": "#acf989",
"rgb": {
"r": 172,
"g": 249,
"b": 137
},
"hsl": {
"h": 101.25,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.90687,
"c": 0.16337,
"h": 136.6
},
"luminance": 0.78328
}Semantic roles & 50–950 ramp
primary
#ACF989
secondary
#AD4FD7
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581