#ACDF87#ACDF87
#ACDF87 is a very light, vivid yellow-green. Relative luminance 0.633; OKLCH L 84.8% C 0.128 H 133.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDF87 |
|---|---|
| RGB | rgb(172, 223, 135) |
| HSL | hsl(95, 58%, 70%) |
| HSV | hsv(95, 39%, 87%) |
| CMYK | cmyk(22.9%, 0%, 39.5%, 12.5%) |
| CIE-LAB | lab(83.60, -31.75, 37.90) |
| CIE-LCH | lch(83.60, 49.44, 129.96°) |
| OKLab | oklab(84.75% -0.087 0.0932) |
| OKLCH | oklch(84.75% 0.128 133) |
| XYZ | xyz(47.7732, 63.2942, 32.6170) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.14
Light Grey Green
#B7E1A1
ΔE00 4.58
Washed Out Green
#BCF5A6
ΔE00 5.40
Tea Green
#BDF8A3
ΔE00 5.62
Light Sage
#BCECAC
ΔE00 5.76
Light Moss Green
#A6C875
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDF87 #BA87DF
analogous
#D8DF87 #ACDF87 #87DF8E
triadic
#ACDF87 #87ACDF #DF87AC
tetradic
#ACDF87 #87D8DF #BA87DF #DF8E87
square
#ACDF87 #87D8DF #BA87DF #DF8E87
split-complementary
#ACDF87 #8E87DF #DF87D8
monochromatic
#6BBA32 #8BD257 #ACDF87 #CDECB7 #EEF9E7
Accessibility & contrast
On white
1.54
#ACDF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#ACDF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDF87
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDF87 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#DECF8C
Tritanopia (blue-blind)
#ADD8C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #acdf87; /* rgb */ color: rgb(172, 223, 135); /* oklch */ color: oklch(84.8% 0.128 133.0);
Tailwind
colors: {
custom: {
50: '#c6e9ab',
500: '#acdf87',
950: '#000000',
},
}SCSS
$custom: #acdf87; $custom-light: #c6e9ab; $custom-dark: #000000;
JSON
{
"hex": "#acdf87",
"rgb": {
"r": 172,
"g": 223,
"b": 135
},
"hsl": {
"h": 94.773,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.84751,
"c": 0.1275,
"h": 133
},
"luminance": 0.63295
}Semantic roles & 50–950 ramp
primary
#ACDF87
secondary
#8D54B7
accent
#20C580
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481