#ACB0A2#ACB0A2
#ACB0A2 is a light, muted yellow-green. Relative luminance 0.424; OKLCH L 75.0% C 0.020 H 119.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB0A2 |
|---|---|
| RGB | rgb(172, 176, 162) |
| HSL | hsl(77, 8%, 66%) |
| HSV | hsv(77, 8%, 69%) |
| CMYK | cmyk(2.3%, 0%, 8%, 31%) |
| CIE-LAB | lab(71.17, -3.98, 6.68) |
| CIE-LCH | lch(71.17, 7.78, 120.81°) |
| OKLab | oklab(75% -0.01 0.0175) |
| OKLCH | oklch(75% 0.02 119.9) |
| XYZ | xyz(39.0592, 42.4300, 40.3075) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.67
Greyish
#A8A495
ΔE00 4.90
Bland
#AFA88B
ΔE00 7.16
Dark Gray
#A9A9A9
ΔE00 7.61
Stone
#A89F91
ΔE00 7.85
Stone (survey)
#ADA587
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB0A2 #A6A2B0
analogous
#B0ADA2 #ACB0A2 #A5B0A2
triadic
#ACB0A2 #A2ACB0 #B0A2AC
tetradic
#ACB0A2 #A2B0AD #A6A2B0 #B0A2A5
square
#ACB0A2 #A2B0AD #A6A2B0 #B0A2A5
split-complementary
#ACB0A2 #A2A5B0 #ADA2B0
monochromatic
#707563 #8E9481 #ACB0A2 #CACCC3 #E7E8E4
Accessibility & contrast
On white
2.21
#ACB0A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ACB0A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB0A2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB0A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB0A2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B2AEA3
Tritanopia (blue-blind)
#ADAEAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #acb0a2; /* rgb */ color: rgb(172, 176, 162); /* oklch */ color: oklch(75.0% 0.020 119.9);
Tailwind
colors: {
custom: {
50: '#c4c7bd',
500: '#acb0a2',
950: '#000000',
},
}SCSS
$custom: #acb0a2; $custom-light: #c4c7bd; $custom-dark: #000000;
JSON
{
"hex": "#acb0a2",
"rgb": {
"r": 172,
"g": 176,
"b": 162
},
"hsl": {
"h": 77.143,
"s": 8.14,
"l": 66.275
},
"oklch": {
"l": 0.74998,
"c": 0.02014,
"h": 119.9
},
"luminance": 0.4243
}Semantic roles & 50–950 ramp
primary
#ACB0A2
secondary
#D6D5D9
accent
#539265
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121312
muted
#818281