#AAB6A2#AAB6A2
#AAB6A2 is a light, muted yellow-green. Relative luminance 0.446; OKLCH L 76.1% C 0.031 H 132.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6A2 |
|---|---|
| RGB | rgb(170, 182, 162) |
| HSL | hsl(96, 12%, 67%) |
| HSV | hsv(96, 11%, 71%) |
| CMYK | cmyk(6.6%, 0%, 11%, 28.6%) |
| CIE-LAB | lab(72.63, -7.90, 8.76) |
| CIE-LCH | lch(72.63, 11.79, 132.02°) |
| OKLab | oklab(76.12% -0.021 0.0228) |
| OKLCH | oklch(76.12% 0.031 132.7) |
| XYZ | xyz(39.8260, 44.6104, 40.6879) |
| Luminance | 0.4461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.60
Sage Green
#9CAF88
ΔE00 6.97
Cement
#A5A391
ΔE00 7.69
Greyish
#A8A495
ΔE00 8.65
Bland
#AFA88B
ΔE00 8.95
Stone (survey)
#ADA587
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6A2 #AEA2B6
analogous
#B4B6A2 #AAB6A2 #A2B6A4
triadic
#AAB6A2 #A2AAB6 #B6A2AA
tetradic
#AAB6A2 #A2B4B6 #AEA2B6 #B6A4A2
square
#AAB6A2 #A2B4B6 #AEA2B6 #B6A4A2
split-complementary
#AAB6A2 #A4A2B6 #B6A2B4
monochromatic
#6C7C61 #8B9B80 #AAB6A2 #C9D1C4 #E9ECE7
Accessibility & contrast
On white
2.12
#AAB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#AAB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6A2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6A2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#AAB4B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab6a2; /* rgb */ color: rgb(170, 182, 162); /* oklch */ color: oklch(76.1% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#c3cbbd',
500: '#aab6a2',
950: '#000000',
},
}SCSS
$custom: #aab6a2; $custom-light: #c3cbbd; $custom-dark: #000000;
JSON
{
"hex": "#aab6a2",
"rgb": {
"r": 170,
"g": 182,
"b": 162
},
"hsl": {
"h": 96,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.76121,
"c": 0.031,
"h": 132.7
},
"luminance": 0.44611
}Semantic roles & 50–950 ramp
primary
#AAB6A2
secondary
#DBD7DD
accent
#4F967A
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121312
muted
#818281