#ACBD97#ACBD97
#ACBD97 is a light, muted yellow-green. Relative luminance 0.474; OKLCH L 77.5% C 0.056 H 127.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBD97 |
|---|---|
| RGB | rgb(172, 189, 151) |
| HSL | hsl(87, 22%, 67%) |
| HSV | hsv(87, 20%, 74%) |
| CMYK | cmyk(9%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(74.44, -12.69, 17.30) |
| CIE-LCH | lch(74.44, 21.45, 126.26°) |
| OKLab | oklab(77.51% -0.0337 0.0443) |
| OKLCH | oklch(77.51% 0.056 127.3) |
| XYZ | xyz(40.7959, 47.4000, 36.2720) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.10
Greenish Grey
#96AE8D
ΔE00 5.22
Darkseagreen
#8FBC8F
ΔE00 6.90
Lichen
#8FB67B
ΔE00 7.47
Sage Green (survey)
#88B378
ΔE00 8.46
Sage
#87AE73
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBD97 #A897BD
analogous
#BDBB97 #ACBD97 #99BD97
triadic
#ACBD97 #97ACBD #BD97AC
tetradic
#ACBD97 #97BDBB #A897BD #BD9799
square
#ACBD97 #97BDBB #A897BD #BD9799
split-complementary
#ACBD97 #9799BD #BB97BD
monochromatic
#6F8554 #8EA572 #ACBD97 #CAD5BC #E8EDE2
Accessibility & contrast
On white
2.00
#ACBD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#ACBD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBD97
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBD97 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B895
Deuteranopia (green-blind)
#BFB799
Tritanopia (blue-blind)
#AEB9B2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #acbd97; /* rgb */ color: rgb(172, 189, 151); /* oklch */ color: oklch(77.5% 0.056 127.3);
Tailwind
colors: {
custom: {
50: '#c5d0b5',
500: '#acbd97',
950: '#000000',
},
}SCSS
$custom: #acbd97; $custom-light: #c5d0b5; $custom-dark: #000000;
JSON
{
"hex": "#acbd97",
"rgb": {
"r": 172,
"g": 189,
"b": 151
},
"hsl": {
"h": 86.842,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.77514,
"c": 0.05565,
"h": 127.3
},
"luminance": 0.474
}Semantic roles & 50–950 ramp
primary
#ACBD97
secondary
#D7D2DE
accent
#45A16E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280