#AAB3BD#AAB3BD
#AAB3BD is a light, near-neutral cyan. Relative luminance 0.445; OKLCH L 76.3% C 0.018 H 250.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB3BD |
|---|---|
| RGB | rgb(170, 179, 189) |
| HSL | hsl(212, 13%, 70%) |
| HSV | hsv(212, 10%, 74%) |
| CMYK | cmyk(10.1%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(72.53, -1.14, -6.16) |
| CIE-LCH | lch(72.53, 6.26, 259.54°) |
| OKLab | oklab(76.28% -0.0057 -0.0165) |
| OKLCH | oklch(76.28% 0.018 250.9) |
| XYZ | xyz(41.8810, 44.4599, 54.5094) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.77
Cool Gray
#9AA7B0
ΔE00 4.19
Dark Gray
#A9A9A9
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.59
Silver
#C0C0C0
ΔE00 6.74
Cool Grey
#95A3A6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB3BD #BDB4AA
analogous
#AABCBD #AAB3BD #AAAABD
triadic
#AAB3BD #BDAAB3 #B3BDAA
tetradic
#AAB3BD #BDAABC #BDB4AA #AABDAA
square
#AAB3BD #BDAABC #BDB4AA #AABDAA
split-complementary
#AAB3BD #BDAAAA #BCBDAA
monochromatic
#677685 #8894A2 #AAB3BD #CCD2D8 #EEF0F2
Accessibility & contrast
On white
2.12
#AAB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#AAB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB3BD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB3BD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BE
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#A6B5B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab3bd; /* rgb */ color: rgb(170, 179, 189); /* oklch */ color: oklch(76.3% 0.018 250.9);
Tailwind
colors: {
custom: {
50: '#c3c9d0',
500: '#aab3bd',
950: '#000000',
},
}SCSS
$custom: #aab3bd; $custom-light: #c3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#aab3bd",
"rgb": {
"r": 170,
"g": 179,
"b": 189
},
"hsl": {
"h": 211.579,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.76276,
"c": 0.01751,
"h": 250.9
},
"luminance": 0.4446
}Semantic roles & 50–950 ramp
primary
#AAB3BD
secondary
#E4E2DF
accent
#754F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282