#AAB2A0#AAB2A0
#AAB2A0 is a light, muted yellow-green. Relative luminance 0.429; OKLCH L 75.2% C 0.027 H 126.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2A0 |
|---|---|
| RGB | rgb(170, 178, 160) |
| HSL | hsl(87, 10%, 66%) |
| HSV | hsv(87, 10%, 70%) |
| CMYK | cmyk(4.5%, 0%, 10.1%, 30.2%) |
| CIE-LAB | lab(71.50, -6.13, 8.24) |
| CIE-LCH | lch(71.50, 10.27, 126.64°) |
| OKLab | oklab(75.21% -0.016 0.0215) |
| OKLCH | oklch(75.21% 0.027 126.7) |
| XYZ | xyz(38.8421, 42.9248, 39.4899) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.88
Greyish
#A8A495
ΔE00 6.73
Bland
#AFA88B
ΔE00 7.63
Greenish Grey
#96AE8D
ΔE00 7.76
Sage Green
#9CAF88
ΔE00 7.93
Stone (survey)
#ADA587
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2A0 #A8A0B2
analogous
#B2B1A0 #AAB2A0 #A1B2A0
triadic
#AAB2A0 #A0AAB2 #B2A0AA
tetradic
#AAB2A0 #A0B2B1 #A8A0B2 #B2A0A1
square
#AAB2A0 #A0B2B1 #A8A0B2 #B2A0A1
split-complementary
#AAB2A0 #A0A1B2 #B1A0B2
monochromatic
#6D7761 #8C977E #AAB2A0 #C8CDC2 #E6E9E4
Accessibility & contrast
On white
2.19
#AAB2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AAB2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2A0
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2A0 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#B3AFA1
Tritanopia (blue-blind)
#ABB0AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab2a0; /* rgb */ color: rgb(170, 178, 160); /* oklch */ color: oklch(75.2% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#c3c9bc',
500: '#aab2a0',
950: '#000000',
},
}SCSS
$custom: #aab2a0; $custom-light: #c3c9bc; $custom-dark: #000000;
JSON
{
"hex": "#aab2a0",
"rgb": {
"r": 170,
"g": 178,
"b": 160
},
"hsl": {
"h": 86.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.75211,
"c": 0.02676,
"h": 126.7
},
"luminance": 0.42925
}Semantic roles & 50–950 ramp
primary
#AAB2A0
secondary
#D7D4DA
accent
#51956F
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281