#AAB2B6#AAB2B6
#AAB2B6 is a light, near-neutral grey. Relative luminance 0.438; OKLCH L 75.8% C 0.011 H 228.9°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2B6 |
|---|---|
| RGB | rgb(170, 178, 182) |
| HSL | hsl(200, 8%, 69%) |
| HSV | hsv(200, 7%, 71%) |
| CMYK | cmyk(6.6%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(72.07, -2.01, -3.01) |
| CIE-LCH | lch(72.07, 3.61, 236.25°) |
| OKLab | oklab(75.85% -0.007 -0.008) |
| OKLCH | oklch(75.85% 0.011 228.9) |
| XYZ | xyz(40.9397, 43.7639, 50.5373) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.72
Cool Gray
#9AA7B0
ΔE00 4.29
Dark Gray
#A9A9A9
ΔE00 4.45
Cool Grey
#95A3A6
ΔE00 5.53
Silver
#C0C0C0
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2B6 #B6AEAA
analogous
#AAB6B4 #AAB2B6 #AAACB6
triadic
#AAB2B6 #B6AAB2 #B2B6AA
tetradic
#AAB2B6 #B4AAB6 #B6AEAA #ACB6AA
square
#AAB2B6 #B4AAB6 #B6AEAA #ACB6AA
split-complementary
#AAB2B6 #B6AAAC #B6B4AA
monochromatic
#6A767C #89949A #AAB2B6 #CBD0D2 #ECEEEF
Accessibility & contrast
On white
2.15
#AAB2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AAB2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2B6
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2B6 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B2B6
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#A7B3B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2b6; /* rgb */ color: rgb(170, 178, 182); /* oklch */ color: oklch(75.8% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#c3c9cb',
500: '#aab2b6',
950: '#000000',
},
}SCSS
$custom: #aab2b6; $custom-light: #c3c9cb; $custom-dark: #000000;
JSON
{
"hex": "#aab2b6",
"rgb": {
"r": 170,
"g": 178,
"b": 182
},
"hsl": {
"h": 200,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.75845,
"c": 0.01068,
"h": 228.9
},
"luminance": 0.43764
}Semantic roles & 50–950 ramp
primary
#AAB2B6
secondary
#E0DDDC
accent
#685492
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282