#ACB8A4#ACB8A4
#ACB8A4 is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.8% C 0.031 H 132.7°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8A4 |
|---|---|
| RGB | rgb(172, 184, 164) |
| HSL | hsl(96, 12%, 68%) |
| HSV | hsv(96, 11%, 72%) |
| CMYK | cmyk(6.5%, 0%, 10.9%, 27.8%) |
| CIE-LAB | lab(73.37, -7.88, 8.74) |
| CIE-LCH | lch(73.37, 11.77, 132.03°) |
| OKLab | oklab(76.76% -0.021 0.0227) |
| OKLCH | oklch(76.76% 0.031 132.7) |
| XYZ | xyz(40.8534, 45.7318, 41.7896) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.90
Sage Green
#9CAF88
ΔE00 7.22
Cement
#A5A391
ΔE00 8.02
Greyish
#A8A495
ΔE00 8.91
Bland
#AFA88B
ΔE00 9.14
Stone (survey)
#ADA587
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8A4 #B0A4B8
analogous
#B6B8A4 #ACB8A4 #A4B8A6
triadic
#ACB8A4 #A4ACB8 #B8A4AC
tetradic
#ACB8A4 #A4B6B8 #B0A4B8 #B8A6A4
square
#ACB8A4 #A4B6B8 #B0A4B8 #B8A6A4
split-complementary
#ACB8A4 #A6A4B8 #B8A4B6
monochromatic
#6E7F63 #8D9D82 #ACB8A4 #CBD3C6 #EBEEE9
Accessibility & contrast
On white
2.07
#ACB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ACB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8A4
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8A4 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A3
Deuteranopia (green-blind)
#B8B4A5
Tritanopia (blue-blind)
#ACB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb8a4; /* rgb */ color: rgb(172, 184, 164); /* oklch */ color: oklch(76.8% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#c4cdbf',
500: '#acb8a4',
950: '#000000',
},
}SCSS
$custom: #acb8a4; $custom-light: #c4cdbf; $custom-dark: #000000;
JSON
{
"hex": "#acb8a4",
"rgb": {
"r": 172,
"g": 184,
"b": 164
},
"hsl": {
"h": 96,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.76757,
"c": 0.03093,
"h": 132.7
},
"luminance": 0.45732
}Semantic roles & 50–950 ramp
primary
#ACB8A4
secondary
#DDD9DF
accent
#4F967A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281