#AABAB2#AABAB2
#AABAB2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.021 H 164.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AABAB2 |
|---|---|
| RGB | rgb(170, 186, 178) |
| HSL | hsl(150, 10%, 70%) |
| HSV | hsv(150, 9%, 73%) |
| CMYK | cmyk(8.6%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(74.11, -7.06, 2.17) |
| CIE-LCH | lch(74.11, 7.38, 162.95°) |
| OKLab | oklab(77.42% -0.0202 0.0056) |
| OKLCH | oklch(77.42% 0.021 164.4) |
| XYZ | xyz(42.1707, 46.8777, 48.9374) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.77
Cool Grey
#95A3A6
ΔE00 8.49
Silver
#C0C0C0
ΔE00 9.07
Dark Gray
#A9A9A9
ΔE00 9.44
Dove Gray
#B6B8BD
ΔE00 9.92
Cement
#A5A391
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABAB2 #BAAAB2
analogous
#AABAAA #AABAB2 #AABABA
triadic
#AABAB2 #B2AABA #BAB2AA
tetradic
#AABAB2 #AAAABA #BAAAB2 #BABAAA
square
#AABAB2 #AAAABA #BAAAB2 #BABAAA
split-complementary
#AABAB2 #BAAABA #BAAAAA
monochromatic
#698175 #889F93 #AABAB2 #CCD5D1 #EEF1EF
Accessibility & contrast
On white
2.02
#AABAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#AABAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABAB2
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABAB2 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#B6B5B2
Tritanopia (blue-blind)
#A7BAB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aabab2; /* rgb */ color: rgb(170, 186, 178); /* oklch */ color: oklch(77.4% 0.021 164.4);
Tailwind
colors: {
custom: {
50: '#c3cec9',
500: '#aabab2',
950: '#000000',
},
}SCSS
$custom: #aabab2; $custom-light: #c3cec9; $custom-dark: #000000;
JSON
{
"hex": "#aabab2",
"rgb": {
"r": 170,
"g": 186,
"b": 178
},
"hsl": {
"h": 150,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.7742,
"c": 0.02094,
"h": 164.4
},
"luminance": 0.46878
}Semantic roles & 50–950 ramp
primary
#AABAB2
secondary
#E2DEE0
accent
#517394
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282