#ACDE7C#ACDE7C
#ACDE7C is a very light, vivid yellow-green. Relative luminance 0.625; OKLCH L 84.3% C 0.138 H 130.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDE7C |
|---|---|
| RGB | rgb(172, 222, 124) |
| HSL | hsl(91, 60%, 68%) |
| HSV | hsv(91, 44%, 87%) |
| CMYK | cmyk(22.5%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(83.16, -32.67, 42.80) |
| CIE-LCH | lch(83.16, 53.84, 127.36°) |
| OKLab | oklab(84.35% -0.0901 0.1039) |
| OKLCH | oklch(84.35% 0.138 130.9) |
| XYZ | xyz(46.7719, 62.4675, 28.6581) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.70
Light Moss Green
#A6C875
ΔE00 5.54
Pistachio (survey)
#C0FA8B
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.21
Tea Green
#BDF8A3
ΔE00 6.55
Pistachio
#93C572
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDE7C #AE7CDE
analogous
#DDDE7C #ACDE7C #7CDE7D
triadic
#ACDE7C #7CACDE #DE7CAC
tetradic
#ACDE7C #7CDDDE #AE7CDE #DE7D7C
square
#ACDE7C #7CDDDE #AE7CDE #DE7D7C
split-complementary
#ACDE7C #7D7CDE #DE7CDD
monochromatic
#6EB32D #8DD24B #ACDE7C #CBEAAD #EAF7DE
Accessibility & contrast
On white
1.56
#ACDE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#ACDE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDE7C
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDE7C | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D274
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#AED7C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #acde7c; /* rgb */ color: rgb(172, 222, 124); /* oklch */ color: oklch(84.3% 0.138 130.9);
Tailwind
colors: {
custom: {
50: '#c6e8a3',
500: '#acde7c',
950: '#000000',
},
}SCSS
$custom: #acde7c; $custom-light: #c6e8a3; $custom-dark: #000000;
JSON
{
"hex": "#acde7c",
"rgb": {
"r": 172,
"g": 222,
"b": 124
},
"hsl": {
"h": 90.612,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.84349,
"c": 0.13752,
"h": 130.9
},
"luminance": 0.62468
}Semantic roles & 50–950 ramp
primary
#ACDE7C
secondary
#804AB4
accent
#1EC774
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480