#AABABB#AABABB
#AABABB is a light, near-neutral teal. Relative luminance 0.473; OKLCH L 77.7% C 0.018 H 201.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AABABB |
|---|---|
| RGB | rgb(170, 186, 187) |
| HSL | hsl(184, 11%, 70%) |
| HSV | hsv(184, 9%, 73%) |
| CMYK | cmyk(9.1%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(74.35, -5.29, -2.39) |
| CIE-LCH | lch(74.35, 5.81, 204.30°) |
| OKLab | oklab(77.69% -0.0165 -0.0065) |
| OKLCH | oklch(77.69% 0.018 201.3) |
| XYZ | xyz(43.1041, 47.2511, 53.8535) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 6.68
Cool Gray
#9AA7B0
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.40
Dark Gray
#A9A9A9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABABB #BBABAA
analogous
#AABBB3 #AABABB #AAB2BB
triadic
#AABABB #BBAABA #BABBAA
tetradic
#AABABB #B3AABB #BBABAA #B2BBAA
square
#AABABB #B3AABB #BBABAA #B2BBAA
split-complementary
#AABABB #BBAAB2 #BBB3AA
monochromatic
#688182 #889EA0 #AABABB #CCD6D6 #EEF1F1
Accessibility & contrast
On white
2.01
#AABABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#AABABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABABB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABABB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#A5BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aababb; /* rgb */ color: rgb(170, 186, 187); /* oklch */ color: oklch(77.7% 0.018 201.3);
Tailwind
colors: {
custom: {
50: '#c3cecf',
500: '#aababb',
950: '#000000',
},
}SCSS
$custom: #aababb; $custom-light: #c3cecf; $custom-dark: #000000;
JSON
{
"hex": "#aababb",
"rgb": {
"r": 170,
"g": 186,
"b": 187
},
"hsl": {
"h": 183.529,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77687,
"c": 0.01776,
"h": 201.3
},
"luminance": 0.47252
}Semantic roles & 50–950 ramp
primary
#AABABB
secondary
#E3DEDE
accent
#545095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282