#ACB4A4#ACB4A4
#ACB4A4 is a light, muted yellow-green. Relative luminance 0.441; OKLCH L 75.9% C 0.024 H 128.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4A4 |
|---|---|
| RGB | rgb(172, 180, 164) |
| HSL | hsl(90, 10%, 67%) |
| HSV | hsv(90, 9%, 71%) |
| CMYK | cmyk(4.4%, 0%, 8.9%, 29.4%) |
| CIE-LAB | lab(72.29, -5.76, 7.20) |
| CIE-LCH | lch(72.29, 9.22, 128.68°) |
| OKLab | oklab(75.9% -0.0151 0.0188) |
| OKLCH | oklch(75.9% 0.024 128.8) |
| XYZ | xyz(40.0343, 44.0934, 41.5165) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.27
Greyish
#A8A495
ΔE00 6.88
Bland
#AFA88B
ΔE00 8.16
Greenish Grey
#96AE8D
ΔE00 8.51
Sage Green
#9CAF88
ΔE00 8.77
Stone (survey)
#ADA587
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4A4 #ACA4B4
analogous
#B4B4A4 #ACB4A4 #A4B4A4
triadic
#ACB4A4 #A4ACB4 #B4A4AC
tetradic
#ACB4A4 #A4B4B4 #ACA4B4 #B4A4A4
square
#ACB4A4 #A4B4B4 #ACA4B4 #B4A4A4
split-complementary
#ACB4A4 #A4A4B4 #B4A4B4
monochromatic
#6F7964 #8D9882 #ACB4A4 #CBD0C6 #E9EBE7
Accessibility & contrast
On white
2.14
#ACB4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ACB4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4A4
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4A4 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#B5B1A5
Tritanopia (blue-blind)
#ADB2AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb4a4; /* rgb */ color: rgb(172, 180, 164); /* oklch */ color: oklch(75.9% 0.024 128.8);
Tailwind
colors: {
custom: {
50: '#c4cabf',
500: '#acb4a4',
950: '#000000',
},
}SCSS
$custom: #acb4a4; $custom-light: #c4cabf; $custom-dark: #000000;
JSON
{
"hex": "#acb4a4",
"rgb": {
"r": 172,
"g": 180,
"b": 164
},
"hsl": {
"h": 90,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.75902,
"c": 0.0241,
"h": 128.8
},
"luminance": 0.44094
}Semantic roles & 50–950 ramp
primary
#ACB4A4
secondary
#DAD7DC
accent
#529473
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281