#ACD87F#ACD87F
#ACD87F is a very light, vivid yellow-green. Relative luminance 0.594; OKLCH L 83.0% C 0.126 H 130.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD87F |
|---|---|
| RGB | rgb(172, 216, 127) |
| HSL | hsl(90, 53%, 67%) |
| HSV | hsv(90, 41%, 85%) |
| CMYK | cmyk(20.4%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(81.52, -29.49, 39.23) |
| CIE-LCH | lch(81.52, 49.08, 126.93°) |
| OKLab | oklab(83.04% -0.0811 0.0959) |
| OKLCH | oklch(83.04% 0.126 130.2) |
| XYZ | xyz(45.3992, 59.4139, 29.1507) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.29
Light Moss Green
#A6C875
ΔE00 3.96
Pistachio
#93C572
ΔE00 5.29
Pale Olive
#B9CC81
ΔE00 5.35
Light Grey Green
#B7E1A1
ΔE00 5.44
Greenish Tan
#BCCB7A
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD87F #AB7FD8
analogous
#D8D77F #ACD87F #80D87F
triadic
#ACD87F #7FACD8 #D87FAC
tetradic
#ACD87F #7FD8D7 #AB7FD8 #D87F80
square
#ACD87F #7FD8D7 #AB7FD8 #D87F80
split-complementary
#ACD87F #7F80D8 #D77FD8
monochromatic
#6FA934 #8ECA50 #ACD87F #CAE6AE #E9F5DD
Accessibility & contrast
On white
1.63
#ACD87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#ACD87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD87F
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD87F | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#D9CA84
Tritanopia (blue-blind)
#AFD1C2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #acd87f; /* rgb */ color: rgb(172, 216, 127); /* oklch */ color: oklch(83.0% 0.126 130.2);
Tailwind
colors: {
custom: {
50: '#c6e4a5',
500: '#acd87f',
950: '#000000',
},
}SCSS
$custom: #acd87f; $custom-light: #c6e4a5; $custom-dark: #000000;
JSON
{
"hex": "#acd87f",
"rgb": {
"r": 172,
"g": 216,
"b": 127
},
"hsl": {
"h": 89.663,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.83039,
"c": 0.12562,
"h": 130.2
},
"luminance": 0.59415
}Semantic roles & 50–950 ramp
primary
#ACD87F
secondary
#7D4FAC
accent
#25C172
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480