#AAB8BA#AAB8BA
#AAB8BA is a light, near-neutral teal. Relative luminance 0.464; OKLCH L 77.2% C 0.016 H 207.1°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8BA |
|---|---|
| RGB | rgb(170, 184, 186) |
| HSL | hsl(188, 10%, 70%) |
| HSV | hsv(188, 9%, 73%) |
| CMYK | cmyk(8.6%, 1.1%, 0%, 27.1%) |
| CIE-LAB | lab(73.79, -4.43, -2.67) |
| CIE-LCH | lch(73.79, 5.17, 211.12°) |
| OKLab | oklab(77.23% -0.0141 -0.0072) |
| OKLCH | oklch(77.23% 0.016 207.1) |
| XYZ | xyz(42.5790, 46.3716, 53.1522) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.97
Cool Grey
#95A3A6
ΔE00 6.05
Dove Gray
#B6B8BD
ΔE00 6.13
Silver (survey)
#C5C9C7
ΔE00 6.53
Silver
#C0C0C0
ΔE00 6.79
Dark Gray
#A9A9A9
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8BA #BAACAA
analogous
#AABAB4 #AAB8BA #AAB0BA
triadic
#AAB8BA #BAAAB8 #B8BAAA
tetradic
#AAB8BA #B4AABA #BAACAA #B0BAAA
square
#AAB8BA #B4AABA #BAACAA #B0BAAA
split-complementary
#AAB8BA #BAAAB0 #BAB4AA
monochromatic
#697E81 #889C9F #AAB8BA #CCD4D5 #EEF0F1
Accessibility & contrast
On white
2.04
#AAB8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AAB8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8BA
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8BA | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B3B4BA
Tritanopia (blue-blind)
#A6B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab8ba; /* rgb */ color: rgb(170, 184, 186); /* oklch */ color: oklch(77.2% 0.016 207.1);
Tailwind
colors: {
custom: {
50: '#c3cdce',
500: '#aab8ba',
950: '#000000',
},
}SCSS
$custom: #aab8ba; $custom-light: #c3cdce; $custom-dark: #000000;
JSON
{
"hex": "#aab8ba",
"rgb": {
"r": 170,
"g": 184,
"b": 186
},
"hsl": {
"h": 187.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77233,
"c": 0.01583,
"h": 207.1
},
"luminance": 0.46372
}Semantic roles & 50–950 ramp
primary
#AAB8BA
secondary
#E2DEDE
accent
#595194
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282