#ACDA8D#ACDA8D
#ACDA8D is a very light, moderate yellow-green. Relative luminance 0.608; OKLCH L 83.7% C 0.113 H 133.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDA8D |
|---|---|
| RGB | rgb(172, 218, 141) |
| HSL | hsl(96, 51%, 70%) |
| HSV | hsv(96, 35%, 85%) |
| CMYK | cmyk(21.1%, 0%, 35.3%, 14.5%) |
| CIE-LAB | lab(82.29, -28.58, 33.16) |
| CIE-LCH | lch(82.29, 43.78, 130.76°) |
| OKLab | oklab(83.73% -0.078 0.0824) |
| OKLCH | oklch(83.73% 0.113 133.4) |
| XYZ | xyz(46.8914, 60.8355, 34.4661) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.26
Pale Olive Green
#B1D27B
ΔE00 3.96
Light Moss Green
#A6C875
ΔE00 5.05
Light Sage
#BCECAC
ΔE00 5.18
Pistachio
#93C572
ΔE00 5.71
Washed Out Green
#BCF5A6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDA8D #BB8DDA
analogous
#D2DA8D #ACDA8D #8DDA94
triadic
#ACDA8D #8DACDA #DA8DAC
tetradic
#ACDA8D #8DD2DA #BB8DDA #DA948D
square
#ACDA8D #8DD2DA #BB8DDA #DA948D
split-complementary
#ACDA8D #948DDA #DA8DD2
monochromatic
#6BB33A #8ACB5F #ACDA8D #CEE9BB #EEF8E8
Accessibility & contrast
On white
1.59
#ACDA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#ACDA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDA8D
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDA8D | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF88
Deuteranopia (green-blind)
#D9CB91
Tritanopia (blue-blind)
#ADD4C6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acda8d; /* rgb */ color: rgb(172, 218, 141); /* oklch */ color: oklch(83.7% 0.113 133.4);
Tailwind
colors: {
custom: {
50: '#c6e5af',
500: '#acda8d',
950: '#000000',
},
}SCSS
$custom: #acda8d; $custom-light: #c6e5af; $custom-dark: #000000;
JSON
{
"hex": "#acda8d",
"rgb": {
"r": 172,
"g": 218,
"b": 141
},
"hsl": {
"h": 95.844,
"s": 50.993,
"l": 70.392
},
"oklch": {
"l": 0.83729,
"c": 0.11345,
"h": 133.4
},
"luminance": 0.60837
}Semantic roles & 50–950 ramp
primary
#ACDA8D
secondary
#8E5AB1
accent
#27BE81
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481