#ACBB96#ACBB96
#ACBB96 is a light, muted yellow-green. Relative luminance 0.465; OKLCH L 77.1% C 0.054 H 125.6°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBB96 |
|---|---|
| RGB | rgb(172, 187, 150) |
| HSL | hsl(84, 21%, 66%) |
| HSV | hsv(84, 20%, 73%) |
| CMYK | cmyk(8%, 0%, 19.8%, 26.7%) |
| CIE-LAB | lab(73.88, -11.81, 17.05) |
| CIE-LCH | lch(73.88, 20.74, 124.72°) |
| OKLab | oklab(77.06% -0.0312 0.0437) |
| OKLCH | oklch(77.06% 0.054 125.6) |
| XYZ | xyz(40.2878, 46.5132, 35.7037) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.87
Greenish Grey
#96AE8D
ΔE00 5.11
Darkseagreen
#8FBC8F
ΔE00 7.40
Lichen
#8FB67B
ΔE00 7.78
Sage Green (survey)
#88B378
ΔE00 8.73
Sage
#87AE73
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBB96 #A596BB
analogous
#BBB796 #ACBB96 #99BB96
triadic
#ACBB96 #96ACBB #BB96AC
tetradic
#ACBB96 #96BBB7 #A596BB #BB9699
square
#ACBB96 #96BBB7 #A596BB #BB9699
split-complementary
#ACBB96 #9699BB #B796BB
monochromatic
#708254 #8FA371 #ACBB96 #C9D3BB #E7EBE0
Accessibility & contrast
On white
2.04
#ACBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#ACBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBB96
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBB96 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB694
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#AEB7B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acbb96; /* rgb */ color: rgb(172, 187, 150); /* oklch */ color: oklch(77.1% 0.054 125.6);
Tailwind
colors: {
custom: {
50: '#c5cfb5',
500: '#acbb96',
950: '#000000',
},
}SCSS
$custom: #acbb96; $custom-light: #c5cfb5; $custom-dark: #000000;
JSON
{
"hex": "#acbb96",
"rgb": {
"r": 172,
"g": 187,
"b": 150
},
"hsl": {
"h": 84.324,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.77056,
"c": 0.05369,
"h": 125.6
},
"luminance": 0.46513
}Semantic roles & 50–950 ramp
primary
#ACBB96
secondary
#D5D0DC
accent
#46A06A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280