#AABAB4#AABAB4
#AABAB4 is a light, near-neutral teal. Relative luminance 0.470; OKLCH L 77.5% C 0.020 H 171.3°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAB4 |
|---|---|
| RGB | rgb(170, 186, 180) |
| HSL | hsl(158, 10%, 70%) |
| HSV | hsv(158, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 3.2%, 27.1%) |
| CIE-LAB | lab(74.16, -6.67, 1.15) |
| CIE-LCH | lch(74.16, 6.77, 170.21°) |
| OKLab | oklab(77.48% -0.0193 0.003) |
| OKLCH | oklch(77.48% 0.02 171.3) |
| XYZ | xyz(42.3729, 46.9586, 50.0027) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.37
Cool Grey
#95A3A6
ΔE00 7.92
Silver
#C0C0C0
ΔE00 8.60
Dark Gray
#A9A9A9
ΔE00 9.02
Dove Gray
#B6B8BD
ΔE00 9.25
Cool Gray
#9AA7B0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAB4 #BAAAB0
analogous
#AABAAC #AABAB4 #AAB8BA
triadic
#AABAB4 #B4AABA #BAB4AA
tetradic
#AABAB4 #ACAABA #BAAAB0 #B8BAAA
square
#AABAB4 #ACAABA #BAAAB0 #B8BAAA
split-complementary
#AABAB4 #BAAAB8 #BAACAA
monochromatic
#698178 #889F96 #AABAB4 #CCD5D2 #EEF1F0
Accessibility & contrast
On white
2.02
#AABAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#AABAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAB4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAB4 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#B6B5B4
Tritanopia (blue-blind)
#A7BAB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabab4; /* rgb */ color: rgb(170, 186, 180); /* oklch */ color: oklch(77.5% 0.020 171.3);
Tailwind
colors: {
custom: {
50: '#c3ceca',
500: '#aabab4',
950: '#000000',
},
}SCSS
$custom: #aabab4; $custom-light: #c3ceca; $custom-dark: #000000;
JSON
{
"hex": "#aabab4",
"rgb": {
"r": 170,
"g": 186,
"b": 180
},
"hsl": {
"h": 157.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77478,
"c": 0.01957,
"h": 171.3
},
"luminance": 0.46959
}Semantic roles & 50–950 ramp
primary
#AABAB4
secondary
#E2DEDF
accent
#516A94
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282