#AAB5BB#AAB5BB
#AAB5BB is a light, near-neutral cyan. Relative luminance 0.452; OKLCH L 76.6% C 0.015 H 231.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB5BB |
|---|---|
| RGB | rgb(170, 181, 187) |
| HSL | hsl(201, 11%, 70%) |
| HSV | hsv(201, 9%, 73%) |
| CMYK | cmyk(9.1%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(73.01, -2.62, -4.36) |
| CIE-LCH | lch(73.01, 5.09, 238.99°) |
| OKLab | oklab(76.63% -0.0094 -0.0117) |
| OKLCH | oklch(76.63% 0.015 231.3) |
| XYZ | xyz(42.0691, 45.1811, 53.5085) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.27
Cool Gray
#9AA7B0
ΔE00 4.31
Dark Gray
#A9A9A9
ΔE00 5.93
Cool Grey
#95A3A6
ΔE00 5.94
Silver
#C0C0C0
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB5BB #BBB0AA
analogous
#AABBB8 #AAB5BB #AAADBB
triadic
#AAB5BB #BBAAB5 #B5BBAA
tetradic
#AAB5BB #B8AABB #BBB0AA #ADBBAA
square
#AAB5BB #B8AABB #BBB0AA #ADBBAA
split-complementary
#AAB5BB #BBAAAD #BBB8AA
monochromatic
#687982 #8897A0 #AAB5BB #CCD3D6 #EEF0F1
Accessibility & contrast
On white
2.09
#AAB5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#AAB5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB5BB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB5BB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#B0B2BB
Tritanopia (blue-blind)
#A6B7B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab5bb; /* rgb */ color: rgb(170, 181, 187); /* oklch */ color: oklch(76.6% 0.015 231.3);
Tailwind
colors: {
custom: {
50: '#c3cbcf',
500: '#aab5bb',
950: '#000000',
},
}SCSS
$custom: #aab5bb; $custom-light: #c3cbcf; $custom-dark: #000000;
JSON
{
"hex": "#aab5bb",
"rgb": {
"r": 170,
"g": 181,
"b": 187
},
"hsl": {
"h": 201.176,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76632,
"c": 0.01501,
"h": 231.3
},
"luminance": 0.45182
}Semantic roles & 50–950 ramp
primary
#AAB5BB
secondary
#E3E0DE
accent
#695095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282