#ACDB8D#ACDB8D
#ACDB8D is a very light, moderate yellow-green. Relative luminance 0.614; OKLCH L 84.0% C 0.115 H 133.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ACDB8D |
|---|---|
| RGB | rgb(172, 219, 141) |
| HSL | hsl(96, 52%, 71%) |
| HSV | hsv(96, 36%, 86%) |
| CMYK | cmyk(21.5%, 0%, 35.6%, 14.1%) |
| CIE-LAB | lab(82.57, -29.06, 33.53) |
| CIE-LCH | lch(82.57, 44.37, 130.91°) |
| OKLab | oklab(83.95% -0.0793 0.0833) |
| OKLCH | oklch(83.95% 0.115 133.6) |
| XYZ | xyz(47.1515, 61.3557, 34.5528) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.29
Pale Olive Green
#B1D27B
ΔE00 4.06
Light Sage
#BCECAC
ΔE00 5.09
Light Moss Green
#A6C875
ΔE00 5.23
Washed Out Green
#BCF5A6
ΔE00 5.77
Pistachio
#93C572
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACDB8D #BC8DDB
analogous
#D3DB8D #ACDB8D #8DDB95
triadic
#ACDB8D #8DACDB #DB8DAC
tetradic
#ACDB8D #8DD3DB #BC8DDB #DB958D
square
#ACDB8D #8DD3DB #BC8DDB #DB958D
split-complementary
#ACDB8D #958DDB #DB8DD3
monochromatic
#6AB539 #8ACC5E #ACDB8D #CEEABC #EEF8E8
Accessibility & contrast
On white
1.58
#ACDB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#ACDB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACDB8D
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACDB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACDB8D | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#DACC91
Tritanopia (blue-blind)
#ADD5C7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #acdb8d; /* rgb */ color: rgb(172, 219, 141); /* oklch */ color: oklch(84.0% 0.115 133.6);
Tailwind
colors: {
custom: {
50: '#c6e6af',
500: '#acdb8d',
950: '#000000',
},
}SCSS
$custom: #acdb8d; $custom-light: #c6e6af; $custom-dark: #000000;
JSON
{
"hex": "#acdb8d",
"rgb": {
"r": 172,
"g": 219,
"b": 141
},
"hsl": {
"h": 96.154,
"s": 52,
"l": 70.588
},
"oklch": {
"l": 0.83954,
"c": 0.11499,
"h": 133.6
},
"luminance": 0.61357
}Semantic roles & 50–950 ramp
primary
#ACDB8D
secondary
#8F5AB2
accent
#26BF82
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481