#ACDE76#ACDE76
#ACDE76 is a very light, vivid yellow-green. Relative luminance 0.623; OKLCH L 84.3% C 0.144 H 130.1°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDE76 |
|---|---|
| RGB | rgb(172, 222, 118) |
| HSL | hsl(89, 61%, 67%) |
| HSV | hsv(89, 47%, 87%) |
| CMYK | cmyk(22.5%, 0%, 46.8%, 12.9%) |
| CIE-LAB | lab(83.08, -33.37, 45.62) |
| CIE-LCH | lch(83.08, 56.52, 126.19°) |
| OKLab | oklab(84.26% -0.0924 0.1099) |
| OKLCH | oklch(84.26% 0.144 130.1) |
| XYZ | xyz(46.4040, 62.3203, 26.7202) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.92
Light Moss Green
#A6C875
ΔE00 5.78
Pistachio (survey)
#C0FA8B
ΔE00 6.04
Spring Green (survey)
#A9F971
ΔE00 6.70
Celery
#C1FD95
ΔE00 6.76
Pistachio
#93C572
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDE76 #A876DE
analogous
#DEDC76 #ACDE76 #78DE76
triadic
#ACDE76 #76ACDE #DE76AC
tetradic
#ACDE76 #76DEDC #A876DE #DE7678
square
#ACDE76 #76DEDC #A876DE #DE7678
split-complementary
#ACDE76 #7678DE #DC76DE
monochromatic
#6FAF2A #8ED245 #ACDE76 #CAEAA7 #E8F6D9
Accessibility & contrast
On white
1.56
#ACDE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#ACDE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDE76
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDE76 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#DFCE7C
Tritanopia (blue-blind)
#AFD6C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acde76; /* rgb */ color: rgb(172, 222, 118); /* oklch */ color: oklch(84.3% 0.144 130.1);
Tailwind
colors: {
custom: {
50: '#c7e89f',
500: '#acde76',
950: '#000000',
},
}SCSS
$custom: #acde76; $custom-light: #c7e89f; $custom-dark: #000000;
JSON
{
"hex": "#acde76",
"rgb": {
"r": 172,
"g": 222,
"b": 118
},
"hsl": {
"h": 88.846,
"s": 61.176,
"l": 66.667
},
"oklch": {
"l": 0.84261,
"c": 0.14359,
"h": 130.1
},
"luminance": 0.62321
}Semantic roles & 50–950 ramp
primary
#ACDE76
secondary
#7A47B1
accent
#1DC96F
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480