#ACB8A0#ACB8A0
#ACB8A0 is a light, muted yellow-green. Relative luminance 0.456; OKLCH L 76.7% C 0.036 H 129.0°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8A0 |
|---|---|
| RGB | rgb(172, 184, 160) |
| HSL | hsl(90, 14%, 67%) |
| HSV | hsv(90, 13%, 72%) |
| CMYK | cmyk(6.5%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(73.28, -8.58, 10.79) |
| CIE-LCH | lch(73.28, 13.78, 128.49°) |
| OKLab | oklab(76.65% -0.0226 0.028) |
| OKLCH | oklch(76.65% 0.036 129) |
| XYZ | xyz(40.4979, 45.5895, 39.9170) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.03
Greenish Grey
#96AE8D
ΔE00 6.04
Cement
#A5A391
ΔE00 8.25
Bland
#AFA88B
ΔE00 8.78
Greyish
#A8A495
ΔE00 9.33
Stone (survey)
#ADA587
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8A0 #ACA0B8
analogous
#B8B8A0 #ACB8A0 #A0B8A0
triadic
#ACB8A0 #A0ACB8 #B8A0AC
tetradic
#ACB8A0 #A0B8B8 #ACA0B8 #B8A0A0
square
#ACB8A0 #A0B8B8 #ACA0B8 #B8A0A0
split-complementary
#ACB8A0 #A0A0B8 #B8A0B8
monochromatic
#6F7F5F #8D9E7D #ACB8A0 #CBD2C3 #E9ECE6
Accessibility & contrast
On white
2.08
#ACB8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ACB8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8A0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8A0 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49F
Deuteranopia (green-blind)
#B9B4A1
Tritanopia (blue-blind)
#ADB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb8a0; /* rgb */ color: rgb(172, 184, 160); /* oklch */ color: oklch(76.7% 0.036 129.0);
Tailwind
colors: {
custom: {
50: '#c4cdbc',
500: '#acb8a0',
950: '#000000',
},
}SCSS
$custom: #acb8a0; $custom-light: #c4cdbc; $custom-dark: #000000;
JSON
{
"hex": "#acb8a0",
"rgb": {
"r": 172,
"g": 184,
"b": 160
},
"hsl": {
"h": 90,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.76652,
"c": 0.03598,
"h": 129
},
"luminance": 0.4559
}Semantic roles & 50–950 ramp
primary
#ACB8A0
secondary
#DAD6DE
accent
#4D9973
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281