#ACD77D#ACD77D
#ACD77D is a very light, vivid yellow-green. Relative luminance 0.589; OKLCH L 82.8% C 0.126 H 129.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD77D |
|---|---|
| RGB | rgb(172, 215, 125) |
| HSL | hsl(89, 53%, 67%) |
| HSV | hsv(89, 42%, 84%) |
| CMYK | cmyk(20%, 0%, 41.9%, 15.7%) |
| CIE-LAB | lab(81.21, -29.27, 39.84) |
| CIE-LCH | lch(81.21, 49.43, 126.30°) |
| OKLab | oklab(82.78% -0.0806 0.0972) |
| OKLCH | oklch(82.78% 0.126 129.6) |
| XYZ | xyz(45.0148, 58.8514, 28.3859) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.01
Light Moss Green
#A6C875
ΔE00 3.71
Pale Olive
#B9CC81
ΔE00 5.16
Pistachio
#93C572
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.75
Greenish Tan
#BCCB7A
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD77D #A87DD7
analogous
#D7D57D #ACD77D #7FD77D
triadic
#ACD77D #7DACD7 #D77DAC
tetradic
#ACD77D #7DD7D5 #A87DD7 #D77D7F
square
#ACD77D #7DD7D5 #A87DD7 #D77D7F
split-complementary
#ACD77D #7D7FD7 #D57DD7
monochromatic
#6FA633 #8EC94E #ACD77D #CAE5AC #E8F4DB
Accessibility & contrast
On white
1.64
#ACD77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#ACD77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD77D
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD77D | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#D8C982
Tritanopia (blue-blind)
#AFD0C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd77d; /* rgb */ color: rgb(172, 215, 125); /* oklch */ color: oklch(82.8% 0.126 129.6);
Tailwind
colors: {
custom: {
50: '#c6e3a4',
500: '#acd77d',
950: '#000000',
},
}SCSS
$custom: #acd77d; $custom-light: #c6e3a4; $custom-dark: #000000;
JSON
{
"hex": "#acd77d",
"rgb": {
"r": 172,
"g": 215,
"b": 125
},
"hsl": {
"h": 88.667,
"s": 52.941,
"l": 66.667
},
"oklch": {
"l": 0.82781,
"c": 0.12628,
"h": 129.6
},
"luminance": 0.58852
}Semantic roles & 50–950 ramp
primary
#ACD77D
secondary
#7A4EAA
accent
#25C06F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480