#AABAB6#AABAB6
#AABAB6 is a light, near-neutral teal. Relative luminance 0.470; OKLCH L 77.5% C 0.019 H 179.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAB6 |
|---|---|
| RGB | rgb(170, 186, 182) |
| HSL | hsl(165, 10%, 70%) |
| HSV | hsv(165, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 2.2%, 27.1%) |
| CIE-LAB | lab(74.22, -6.28, 0.14) |
| CIE-LCH | lch(74.22, 6.29, 178.74°) |
| OKLab | oklab(77.54% -0.0185 0.0003) |
| OKLCH | oklch(77.54% 0.019 179.2) |
| XYZ | xyz(42.5781, 47.0407, 51.0834) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.04
Cool Grey
#95A3A6
ΔE00 7.42
Silver
#C0C0C0
ΔE00 8.17
Dove Gray
#B6B8BD
ΔE00 8.58
Dark Gray
#A9A9A9
ΔE00 8.64
Cool Gray
#9AA7B0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAB6 #BAAAAE
analogous
#AABAAE #AABAB6 #AAB6BA
triadic
#AABAB6 #B6AABA #BAB6AA
tetradic
#AABAB6 #AEAABA #BAAAAE #B6BAAA
square
#AABAB6 #AEAABA #BAAAAE #B6BAAA
split-complementary
#AABAB6 #BAAAB6 #BAAEAA
monochromatic
#69817B #889F99 #AABAB6 #CCD5D3 #EEF1F0
Accessibility & contrast
On white
2.02
#AABAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#AABAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAB6
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAB6 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8B6
Deuteranopia (green-blind)
#B5B6B6
Tritanopia (blue-blind)
#A6BBB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabab6; /* rgb */ color: rgb(170, 186, 182); /* oklch */ color: oklch(77.5% 0.019 179.2);
Tailwind
colors: {
custom: {
50: '#c3cecb',
500: '#aabab6',
950: '#000000',
},
}SCSS
$custom: #aabab6; $custom-light: #c3cecb; $custom-dark: #000000;
JSON
{
"hex": "#aabab6",
"rgb": {
"r": 170,
"g": 186,
"b": 182
},
"hsl": {
"h": 165,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77537,
"c": 0.01854,
"h": 179.2
},
"luminance": 0.47041
}Semantic roles & 50–950 ramp
primary
#AABAB6
secondary
#E2DEDF
accent
#516294
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282