#ACD77E#ACD77E
#ACD77E is a very light, vivid yellow-green. Relative luminance 0.589; OKLCH L 82.8% C 0.125 H 129.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACD77E |
|---|---|
| RGB | rgb(172, 215, 126) |
| HSL | hsl(89, 53%, 67%) |
| HSV | hsv(89, 41%, 84%) |
| CMYK | cmyk(20%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(81.22, -29.14, 39.36) |
| CIE-LCH | lch(81.22, 48.97, 126.52°) |
| OKLab | oklab(82.8% -0.0802 0.0962) |
| OKLCH | oklch(82.8% 0.125 129.8) |
| XYZ | xyz(45.0790, 58.8771, 28.7241) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.04
Light Moss Green
#A6C875
ΔE00 3.70
Pale Olive
#B9CC81
ΔE00 5.14
Pistachio
#93C572
ΔE00 5.16
Light Grey Green
#B7E1A1
ΔE00 5.59
Greenish Tan
#BCCB7A
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACD77E #A97ED7
analogous
#D7D67E #ACD77E #80D77E
triadic
#ACD77E #7EACD7 #D77EAC
tetradic
#ACD77E #7ED7D6 #A97ED7 #D77E80
square
#ACD77E #7ED7D6 #A97ED7 #D77E80
split-complementary
#ACD77E #7E80D7 #D67ED7
monochromatic
#6FA734 #8EC94F #ACD77E #CAE5AD #E8F4DB
Accessibility & contrast
On white
1.64
#ACD77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#ACD77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACD77E
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACD77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACD77E | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D8C983
Tritanopia (blue-blind)
#AFD0C1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #acd77e; /* rgb */ color: rgb(172, 215, 126); /* oklch */ color: oklch(82.8% 0.125 129.8);
Tailwind
colors: {
custom: {
50: '#c6e3a4',
500: '#acd77e',
950: '#000000',
},
}SCSS
$custom: #acd77e; $custom-light: #c6e3a4; $custom-dark: #000000;
JSON
{
"hex": "#acd77e",
"rgb": {
"r": 172,
"g": 215,
"b": 126
},
"hsl": {
"h": 88.989,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.82797,
"c": 0.12521,
"h": 129.8
},
"luminance": 0.58878
}Semantic roles & 50–950 ramp
primary
#ACD77E
secondary
#7B4FAB
accent
#25C070
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480