#ACD87B#ACD87B
#ACD87B is a very light, vivid yellow-green. Relative luminance 0.593; OKLCH L 83.0% C 0.130 H 129.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD87B |
|---|---|
| RGB | rgb(172, 216, 123) |
| HSL | hsl(88, 54%, 66%) |
| HSV | hsv(88, 43%, 85%) |
| CMYK | cmyk(20.4%, 0%, 43.1%, 15.3%) |
| CIE-LAB | lab(81.46, -29.99, 41.15) |
| CIE-LCH | lch(81.46, 50.92, 126.08°) |
| OKLab | oklab(82.98% -0.0827 0.1001) |
| OKLCH | oklch(82.98% 0.13 129.5) |
| XYZ | xyz(45.1437, 59.3117, 27.8050) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.23
Light Moss Green
#A6C875
ΔE00 4.01
Pale Olive
#B9CC81
ΔE00 5.45
Pistachio
#93C572
ΔE00 5.46
Light Grey Green
#B7E1A1
ΔE00 6.07
Greenish Tan
#BCCB7A
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD87B #A77BD8
analogous
#D8D67B #ACD87B #7ED87B
triadic
#ACD87B #7BACD8 #D87BAC
tetradic
#ACD87B #7BD8D6 #A77BD8 #D87B7E
square
#ACD87B #7BD8D6 #A77BD8 #D87B7E
split-complementary
#ACD87B #7B7ED8 #D67BD8
monochromatic
#6FA731 #8ECA4C #ACD87B #CAE6AA #E7F4D9
Accessibility & contrast
On white
1.63
#ACD87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#ACD87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD87B
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD87B | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC74
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#AFD1C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd87b; /* rgb */ color: rgb(172, 216, 123); /* oklch */ color: oklch(83.0% 0.130 129.5);
Tailwind
colors: {
custom: {
50: '#c6e4a2',
500: '#acd87b',
950: '#000000',
},
}SCSS
$custom: #acd87b; $custom-light: #c6e4a2; $custom-dark: #000000;
JSON
{
"hex": "#acd87b",
"rgb": {
"r": 172,
"g": 216,
"b": 123
},
"hsl": {
"h": 88.387,
"s": 54.386,
"l": 66.471
},
"oklch": {
"l": 0.82976,
"c": 0.12985,
"h": 129.5
},
"luminance": 0.59312
}Semantic roles & 50–950 ramp
primary
#ACD87B
secondary
#794DAB
accent
#24C26E
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480