#AAB2AE#AAB2AE
#AAB2AE is a light, near-neutral grey. Relative luminance 0.434; OKLCH L 75.6% C 0.011 H 164.8°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2AE |
|---|---|
| RGB | rgb(170, 178, 174) |
| HSL | hsl(150, 5%, 68%) |
| HSV | hsv(150, 4%, 70%) |
| CMYK | cmyk(4.5%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.85, -3.56, 1.07) |
| CIE-LCH | lch(71.85, 3.72, 163.29°) |
| OKLab | oklab(75.6% -0.0102 0.0028) |
| OKLCH | oklch(75.6% 0.011 164.8) |
| XYZ | xyz(40.1365, 43.4426, 46.3069) |
| Luminance | 0.4344 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.25
Cool Grey
#95A3A6
ΔE00 6.08
Silver
#C0C0C0
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 6.73
Cool Gray
#9AA7B0
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2AE #B2AAAE
analogous
#AAB2AA #AAB2AE #AAB2B2
triadic
#AAB2AE #AEAAB2 #B2AEAA
tetradic
#AAB2AE #AAAAB2 #B2AAAE #B2B2AA
square
#AAB2AE #AAAAB2 #B2AAAE #B2B2AA
split-complementary
#AAB2AE #B2AAB2 #B2AAAA
monochromatic
#6B7671 #8A958F #AAB2AE #CACFCD #EAECEB
Accessibility & contrast
On white
2.17
#AAB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#AAB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2AE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2AE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AE
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#A9B2B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab2ae; /* rgb */ color: rgb(170, 178, 174); /* oklch */ color: oklch(75.6% 0.011 164.8);
Tailwind
colors: {
custom: {
50: '#c3c9c6',
500: '#aab2ae',
950: '#000000',
},
}SCSS
$custom: #aab2ae; $custom-light: #c3c9c6; $custom-dark: #000000;
JSON
{
"hex": "#aab2ae",
"rgb": {
"r": 170,
"g": 178,
"b": 174
},
"hsl": {
"h": 150,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75603,
"c": 0.01058,
"h": 164.8
},
"luminance": 0.43443
}Semantic roles & 50–950 ramp
primary
#AAB2AE
secondary
#DDDBDC
accent
#57738F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282