#AAB6BB#AAB6BB
#AAB6BB is a light, near-neutral cyan. Relative luminance 0.456; OKLCH L 76.8% C 0.015 H 224.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6BB |
|---|---|
| RGB | rgb(170, 182, 187) |
| HSL | hsl(198, 11%, 70%) |
| HSV | hsv(198, 9%, 73%) |
| CMYK | cmyk(9.1%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(73.28, -3.16, -3.97) |
| CIE-LCH | lch(73.28, 5.07, 231.48°) |
| OKLab | oklab(76.84% -0.0108 -0.0107) |
| OKLCH | oklch(76.84% 0.015 224.5) |
| XYZ | xyz(42.2732, 45.5893, 53.5765) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 4.76
Cool Grey
#95A3A6
ΔE00 5.87
Dark Gray
#A9A9A9
ΔE00 6.24
Silver
#C0C0C0
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6BB #BBAFAA
analogous
#AABBB7 #AAB6BB #AAAEBB
triadic
#AAB6BB #BBAAB6 #B6BBAA
tetradic
#AAB6BB #B7AABB #BBAFAA #AEBBAA
square
#AAB6BB #B7AABB #BBAFAA #AEBBAA
split-complementary
#AAB6BB #BBAAAE #BBB7AA
monochromatic
#687B82 #8899A0 #AAB6BB #CCD3D6 #EEF0F1
Accessibility & contrast
On white
2.08
#AAB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6BB
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6BB | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B1B3BB
Tritanopia (blue-blind)
#A6B8B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab6bb; /* rgb */ color: rgb(170, 182, 187); /* oklch */ color: oklch(76.8% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#c3cbcf',
500: '#aab6bb',
950: '#000000',
},
}SCSS
$custom: #aab6bb; $custom-light: #c3cbcf; $custom-dark: #000000;
JSON
{
"hex": "#aab6bb",
"rgb": {
"r": 170,
"g": 182,
"b": 187
},
"hsl": {
"h": 197.647,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76842,
"c": 0.0152,
"h": 224.5
},
"luminance": 0.4559
}Semantic roles & 50–950 ramp
primary
#AAB6BB
secondary
#E3DFDE
accent
#655095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282