#AAB3BB#AAB3BB
#AAB3BB is a light, near-neutral cyan. Relative luminance 0.444; OKLCH L 76.2% C 0.015 H 244.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB3BB |
|---|---|
| RGB | rgb(170, 179, 187) |
| HSL | hsl(208, 11%, 70%) |
| HSV | hsv(208, 9%, 73%) |
| CMYK | cmyk(9.1%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(72.48, -1.54, -5.15) |
| CIE-LCH | lch(72.48, 5.37, 253.30°) |
| OKLab | oklab(76.21% -0.0065 -0.0138) |
| OKLCH | oklch(76.21% 0.015 244.8) |
| XYZ | xyz(41.6654, 44.3736, 53.3739) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.58
Cool Gray
#9AA7B0
ΔE00 3.99
Dark Gray
#A9A9A9
ΔE00 5.59
Silver
#C0C0C0
ΔE00 6.30
Cool Grey
#95A3A6
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB3BB #BBB2AA
analogous
#AABBBA #AAB3BB #AAABBB
triadic
#AAB3BB #BBAAB3 #B3BBAA
tetradic
#AAB3BB #BAAABB #BBB2AA #ABBBAA
square
#AAB3BB #BAAABB #BBB2AA #ABBBAA
split-complementary
#AAB3BB #BBAAAB #BBBAAA
monochromatic
#687682 #8895A0 #AAB3BB #CCD1D6 #EEF0F1
Accessibility & contrast
On white
2.13
#AAB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AAB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB3BB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB3BB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#A6B5B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab3bb; /* rgb */ color: rgb(170, 179, 187); /* oklch */ color: oklch(76.2% 0.015 244.8);
Tailwind
colors: {
custom: {
50: '#c3c9cf',
500: '#aab3bb',
950: '#000000',
},
}SCSS
$custom: #aab3bb; $custom-light: #c3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#aab3bb",
"rgb": {
"r": 170,
"g": 179,
"b": 187
},
"hsl": {
"h": 208.235,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76212,
"c": 0.01528,
"h": 244.8
},
"luminance": 0.44374
}Semantic roles & 50–950 ramp
primary
#AAB3BB
secondary
#E3E0DE
accent
#715095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282