#AAB0A0#AAB0A0
#AAB0A0 is a light, muted yellow-green. Relative luminance 0.421; OKLCH L 74.8% C 0.023 H 123.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB0A0 |
|---|---|
| RGB | rgb(170, 176, 160) |
| HSL | hsl(83, 9%, 66%) |
| HSV | hsv(83, 9%, 69%) |
| CMYK | cmyk(3.4%, 0%, 9.1%, 31%) |
| CIE-LAB | lab(70.96, -5.06, 7.47) |
| CIE-LCH | lch(70.96, 9.02, 124.13°) |
| OKLab | oklab(74.78% -0.013 0.0195) |
| OKLCH | oklch(74.78% 0.023 123.8) |
| XYZ | xyz(38.4471, 42.1348, 39.3582) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.99
Greyish
#A8A495
ΔE00 5.64
Bland
#AFA88B
ΔE00 7.24
Stone (survey)
#ADA587
ΔE00 7.98
Dark Gray
#A9A9A9
ΔE00 8.69
Stone
#A89F91
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB0A0 #A6A0B0
analogous
#B0AEA0 #AAB0A0 #A2B0A0
triadic
#AAB0A0 #A0AAB0 #B0A0AA
tetradic
#AAB0A0 #A0B0AE #A6A0B0 #B0A0A2
square
#AAB0A0 #A0B0AE #A6A0B0 #B0A0A2
split-complementary
#AAB0A0 #A0A2B0 #AEA0B0
monochromatic
#6D7561 #8C947F #AAB0A0 #C8CCC1 #E6E8E3
Accessibility & contrast
On white
2.23
#AAB0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#AAB0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB0A0
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB0A0 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#ABAEAB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aab0a0; /* rgb */ color: rgb(170, 176, 160); /* oklch */ color: oklch(74.8% 0.023 123.8);
Tailwind
colors: {
custom: {
50: '#c3c7bc',
500: '#aab0a0',
950: '#000000',
},
}SCSS
$custom: #aab0a0; $custom-light: #c3c7bc; $custom-dark: #000000;
JSON
{
"hex": "#aab0a0",
"rgb": {
"r": 170,
"g": 176,
"b": 160
},
"hsl": {
"h": 82.5,
"s": 9.195,
"l": 65.882
},
"oklch": {
"l": 0.74784,
"c": 0.02343,
"h": 123.8
},
"luminance": 0.42135
}Semantic roles & 50–950 ramp
primary
#AAB0A0
secondary
#D5D3D9
accent
#52936B
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281