#ACB4A2#ACB4A2
#ACB4A2 is a light, muted yellow-green. Relative luminance 0.440; OKLCH L 75.8% C 0.027 H 126.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB4A2 |
|---|---|
| RGB | rgb(172, 180, 162) |
| HSL | hsl(87, 11%, 67%) |
| HSV | hsv(87, 10%, 71%) |
| CMYK | cmyk(4.4%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(72.24, -6.12, 8.22) |
| CIE-LCH | lch(72.24, 10.25, 126.64°) |
| OKLab | oklab(75.85% -0.0159 0.0214) |
| OKLCH | oklch(75.85% 0.027 126.7) |
| XYZ | xyz(39.8551, 44.0217, 40.5728) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.24
Greyish
#A8A495
ΔE00 7.01
Bland
#AFA88B
ΔE00 7.81
Greenish Grey
#96AE8D
ΔE00 7.95
Sage Green
#9CAF88
ΔE00 8.09
Stone (survey)
#ADA587
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB4A2 #AAA2B4
analogous
#B4B3A2 #ACB4A2 #A3B4A2
triadic
#ACB4A2 #A2ACB4 #B4A2AC
tetradic
#ACB4A2 #A2B4B3 #AAA2B4 #B4A2A3
square
#ACB4A2 #A2B4B3 #AAA2B4 #B4A2A3
split-complementary
#ACB4A2 #A2A3B4 #B3A2B4
monochromatic
#6F7A62 #8E9980 #ACB4A2 #CACFC4 #E8EBE6
Accessibility & contrast
On white
2.14
#ACB4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ACB4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB4A2
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB4A2 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#ADB2AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #acb4a2; /* rgb */ color: rgb(172, 180, 162); /* oklch */ color: oklch(75.8% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#c4cabd',
500: '#acb4a2',
950: '#000000',
},
}SCSS
$custom: #acb4a2; $custom-light: #c4cabd; $custom-dark: #000000;
JSON
{
"hex": "#acb4a2",
"rgb": {
"r": 172,
"g": 180,
"b": 162
},
"hsl": {
"h": 86.667,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75849,
"c": 0.0267,
"h": 126.7
},
"luminance": 0.44022
}Semantic roles & 50–950 ramp
primary
#ACB4A2
secondary
#D9D6DC
accent
#51956F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281