#ACDF89#ACDF89
#ACDF89 is a very light, vivid yellow-green. Relative luminance 0.634; OKLCH L 84.8% C 0.125 H 133.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF89 |
|---|---|
| RGB | rgb(172, 223, 137) |
| HSL | hsl(96, 57%, 71%) |
| HSV | hsv(96, 39%, 87%) |
| CMYK | cmyk(22.9%, 0%, 38.6%, 12.5%) |
| CIE-LAB | lab(83.63, -31.49, 36.93) |
| CIE-LCH | lch(83.63, 48.53, 130.45°) |
| OKLab | oklab(84.79% -0.0862 0.0911) |
| OKLCH | oklch(84.79% 0.125 133.4) |
| XYZ | xyz(47.9153, 63.3510, 33.3656) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.26
Pale Olive Green
#B1D27B
ΔE00 4.27
Washed Out Green
#BCF5A6
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.47
Tea Green
#BDF8A3
ΔE00 5.53
Light Moss Green
#A6C875
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF89 #BC89DF
analogous
#D7DF89 #ACDF89 #89DF91
triadic
#ACDF89 #89ACDF #DF89AC
tetradic
#ACDF89 #89D7DF #BC89DF #DF9189
square
#ACDF89 #89D7DF #BC89DF #DF9189
split-complementary
#ACDF89 #9189DF #DF89D7
monochromatic
#6ABB33 #8AD259 #ACDF89 #CEECB9 #EEF8E7
Accessibility & contrast
On white
1.54
#ACDF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#ACDF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF89
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF89 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D383
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#ADD9CA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf89; /* rgb */ color: rgb(172, 223, 137); /* oklch */ color: oklch(84.8% 0.125 133.4);
Tailwind
colors: {
custom: {
50: '#c6e9ac',
500: '#acdf89',
950: '#000000',
},
}SCSS
$custom: #acdf89; $custom-light: #c6e9ac; $custom-dark: #000000;
JSON
{
"hex": "#acdf89",
"rgb": {
"r": 172,
"g": 223,
"b": 137
},
"hsl": {
"h": 95.581,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.84785,
"c": 0.12538,
"h": 133.4
},
"luminance": 0.63352
}Semantic roles & 50–950 ramp
primary
#ACDF89
secondary
#8F56B7
accent
#21C582
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481