#ACBB97#ACBB97
#ACBB97 is a light, muted yellow-green. Relative luminance 0.465; OKLCH L 77.1% C 0.052 H 126.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBB97 |
|---|---|
| RGB | rgb(172, 187, 151) |
| HSL | hsl(85, 21%, 66%) |
| HSV | hsv(85, 19%, 73%) |
| CMYK | cmyk(8%, 0%, 19.3%, 26.7%) |
| CIE-LAB | lab(73.90, -11.65, 16.53) |
| CIE-LCH | lch(73.90, 20.23, 125.17°) |
| OKLab | oklab(77.08% -0.0308 0.0424) |
| OKLCH | oklch(77.08% 0.052 126) |
| XYZ | xyz(40.3687, 46.5455, 36.1296) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.94
Greenish Grey
#96AE8D
ΔE00 5.06
Darkseagreen
#8FBC8F
ΔE00 7.47
Lichen
#8FB67B
ΔE00 7.97
Sage Green (survey)
#88B378
ΔE00 8.90
Grey Green
#86A17D
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBB97 #A697BB
analogous
#BBB897 #ACBB97 #9ABB97
triadic
#ACBB97 #97ACBB #BB97AC
tetradic
#ACBB97 #97BBB8 #A697BB #BB979A
square
#ACBB97 #97BBB8 #A697BB #BB979A
split-complementary
#ACBB97 #979ABB #B897BB
monochromatic
#708255 #8EA372 #ACBB97 #CAD3BC #E7EBE1
Accessibility & contrast
On white
2.04
#ACBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ACBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBB97
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBB97 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB695
Deuteranopia (green-blind)
#BDB599
Tritanopia (blue-blind)
#AEB7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acbb97; /* rgb */ color: rgb(172, 187, 151); /* oklch */ color: oklch(77.1% 0.052 126.0);
Tailwind
colors: {
custom: {
50: '#c5cfb5',
500: '#acbb97',
950: '#000000',
},
}SCSS
$custom: #acbb97; $custom-light: #c5cfb5; $custom-dark: #000000;
JSON
{
"hex": "#acbb97",
"rgb": {
"r": 172,
"g": 187,
"b": 151
},
"hsl": {
"h": 85,
"s": 20.93,
"l": 66.275
},
"oklch": {
"l": 0.77079,
"c": 0.05241,
"h": 126
},
"luminance": 0.46546
}Semantic roles & 50–950 ramp
primary
#ACBB97
secondary
#D6D1DD
accent
#469F6B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280