#AAB9BB#AAB9BB
#AAB9BB is a light, near-neutral teal. Relative luminance 0.468; OKLCH L 77.5% C 0.017 H 206.4°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB9BB |
|---|---|
| RGB | rgb(170, 185, 187) |
| HSL | hsl(187, 11%, 70%) |
| HSV | hsv(187, 9%, 73%) |
| CMYK | cmyk(9.1%, 1.1%, 0%, 26.7%) |
| CIE-LAB | lab(74.08, -4.76, -2.78) |
| CIE-LCH | lch(74.08, 5.52, 210.32°) |
| OKLab | oklab(77.48% -0.0151 -0.0075) |
| OKLCH | oklch(77.48% 0.017 206.4) |
| XYZ | xyz(42.8942, 46.8312, 53.7835) |
| Luminance | 0.4683 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.26
Cool Grey
#95A3A6
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 6.47
Silver (survey)
#C5C9C7
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.04
Dark Gray
#A9A9A9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB9BB #BBACAA
analogous
#AABBB5 #AAB9BB #AAB0BB
triadic
#AAB9BB #BBAAB9 #B9BBAA
tetradic
#AAB9BB #B5AABB #BBACAA #B0BBAA
square
#AAB9BB #B5AABB #BBACAA #B0BBAA
split-complementary
#AAB9BB #BBAAB0 #BBB5AA
monochromatic
#687F82 #889DA0 #AAB9BB #CCD5D6 #EEF1F1
Accessibility & contrast
On white
2.03
#AAB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#AAB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB9BB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB9BB | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#B3B5BB
Tritanopia (blue-blind)
#A5BABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab9bb; /* rgb */ color: rgb(170, 185, 187); /* oklch */ color: oklch(77.5% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#c3cecf',
500: '#aab9bb',
950: '#000000',
},
}SCSS
$custom: #aab9bb; $custom-light: #c3cecf; $custom-dark: #000000;
JSON
{
"hex": "#aab9bb",
"rgb": {
"r": 170,
"g": 185,
"b": 187
},
"hsl": {
"h": 187.059,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77476,
"c": 0.01688,
"h": 206.4
},
"luminance": 0.46832
}Semantic roles & 50–950 ramp
primary
#AAB9BB
secondary
#E3DFDE
accent
#585095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282