#ACB8A2#ACB8A2
#ACB8A2 is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.7% C 0.033 H 130.7°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB8A2 |
|---|---|
| RGB | rgb(172, 184, 162) |
| HSL | hsl(93, 13%, 68%) |
| HSV | hsv(93, 12%, 72%) |
| CMYK | cmyk(6.5%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.32, -8.23, 9.77) |
| CIE-LCH | lch(73.32, 12.77, 130.13°) |
| OKLab | oklab(76.7% -0.0218 0.0254) |
| OKLCH | oklch(76.7% 0.033 130.7) |
| XYZ | xyz(40.6743, 45.6601, 40.8459) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.44
Sage Green
#9CAF88
ΔE00 6.60
Cement
#A5A391
ΔE00 8.11
Bland
#AFA88B
ΔE00 8.94
Greyish
#A8A495
ΔE00 9.11
Stone (survey)
#ADA587
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB8A2 #AEA2B8
analogous
#B7B8A2 #ACB8A2 #A2B8A3
triadic
#ACB8A2 #A2ACB8 #B8A2AC
tetradic
#ACB8A2 #A2B7B8 #AEA2B8 #B8A3A2
square
#ACB8A2 #A2B7B8 #AEA2B8 #B8A3A2
split-complementary
#ACB8A2 #A3A2B8 #B8A2B7
monochromatic
#6E7F61 #8D9E7F #ACB8A2 #CBD2C5 #EAEDE7
Accessibility & contrast
On white
2.07
#ACB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ACB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB8A2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB8A2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#B8B4A3
Tritanopia (blue-blind)
#ADB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb8a2; /* rgb */ color: rgb(172, 184, 162); /* oklch */ color: oklch(76.7% 0.033 130.7);
Tailwind
colors: {
custom: {
50: '#c4cdbd',
500: '#acb8a2',
950: '#000000',
},
}SCSS
$custom: #acb8a2; $custom-light: #c4cdbd; $custom-dark: #000000;
JSON
{
"hex": "#acb8a2",
"rgb": {
"r": 172,
"g": 184,
"b": 162
},
"hsl": {
"h": 92.727,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.76704,
"c": 0.03344,
"h": 130.7
},
"luminance": 0.4566
}Semantic roles & 50–950 ramp
primary
#ACB8A2
secondary
#DBD8DE
accent
#4E9876
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121312
muted
#818281