#ACDE77#ACDE77
#ACDE77 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.3% C 0.143 H 130.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDE77 |
|---|---|
| RGB | rgb(172, 222, 119) |
| HSL | hsl(89, 61%, 67%) |
| HSV | hsv(89, 46%, 87%) |
| CMYK | cmyk(22.5%, 0%, 46.4%, 12.9%) |
| CIE-LAB | lab(83.10, -33.26, 45.15) |
| CIE-LCH | lch(83.10, 56.08, 126.38°) |
| OKLab | oklab(84.28% -0.0921 0.1089) |
| OKLCH | oklch(84.28% 0.143 130.2) |
| XYZ | xyz(46.4637, 62.3442, 27.0348) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.87
Light Moss Green
#A6C875
ΔE00 5.73
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Celery
#C1FD95
ΔE00 6.74
Spring Green (survey)
#A9F971
ΔE00 6.76
Pistachio
#93C572
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDE77 #A977DE
analogous
#DEDD77 #ACDE77 #79DE77
triadic
#ACDE77 #77ACDE #DE77AC
tetradic
#ACDE77 #77DEDD #A977DE #DE7779
square
#ACDE77 #77DEDD #A977DE #DE7779
split-complementary
#ACDE77 #7779DE #DD77DE
monochromatic
#6FB02B #8ED246 #ACDE77 #CAEAA8 #E8F6DA
Accessibility & contrast
On white
1.56
#ACDE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#ACDE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDE77
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDE77 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16E
Deuteranopia (green-blind)
#DFCE7D
Tritanopia (blue-blind)
#AFD6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acde77; /* rgb */ color: rgb(172, 222, 119); /* oklch */ color: oklch(84.3% 0.143 130.2);
Tailwind
colors: {
custom: {
50: '#c7e8a0',
500: '#acde77',
950: '#000000',
},
}SCSS
$custom: #acde77; $custom-light: #c7e8a0; $custom-dark: #000000;
JSON
{
"hex": "#acde77",
"rgb": {
"r": 172,
"g": 222,
"b": 119
},
"hsl": {
"h": 89.126,
"s": 60.947,
"l": 66.863
},
"oklch": {
"l": 0.84275,
"c": 0.14259,
"h": 130.2
},
"luminance": 0.62345
}Semantic roles & 50–950 ramp
primary
#ACDE77
secondary
#7B47B2
accent
#1DC970
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480