#AAB2BD#AAB2BD
#AAB2BD is a light, near-neutral cyan. Relative luminance 0.441; OKLCH L 76.1% C 0.018 H 256.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2BD |
|---|---|
| RGB | rgb(170, 178, 189) |
| HSL | hsl(215, 13%, 70%) |
| HSV | hsv(215, 10%, 74%) |
| CMYK | cmyk(10.1%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(72.27, -0.60, -6.55) |
| CIE-LCH | lch(72.27, 6.58, 264.79°) |
| OKLab | oklab(76.07% -0.0043 -0.0176) |
| OKLCH | oklch(76.07% 0.018 256.3) |
| XYZ | xyz(41.6813, 44.0605, 54.4428) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.82
Cool Gray
#9AA7B0
ΔE00 4.44
Dark Gray
#A9A9A9
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.68
Silver
#C0C0C0
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2BD #BDB5AA
analogous
#AABBBD #AAB2BD #ABAABD
triadic
#AAB2BD #BDAAB2 #B2BDAA
tetradic
#AAB2BD #BDAABB #BDB5AA #AABDAB
square
#AAB2BD #BDAABB #BDB5AA #AABDAB
split-complementary
#AAB2BD #BDABAA #BBBDAA
monochromatic
#677485 #8893A2 #AAB2BD #CCD1D8 #EEEFF2
Accessibility & contrast
On white
2.14
#AAB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#AAB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2BD
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2BD | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BE
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#A6B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2bd; /* rgb */ color: rgb(170, 178, 189); /* oklch */ color: oklch(76.1% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#c3c9d0',
500: '#aab2bd',
950: '#000000',
},
}SCSS
$custom: #aab2bd; $custom-light: #c3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#aab2bd",
"rgb": {
"r": 170,
"g": 178,
"b": 189
},
"hsl": {
"h": 214.737,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.76067,
"c": 0.01812,
"h": 256.3
},
"luminance": 0.44061
}Semantic roles & 50–950 ramp
primary
#AAB2BD
secondary
#E4E2DF
accent
#784F97
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282