#AAB2BC#AAB2BC
#AAB2BC is a light, near-neutral cyan. Relative luminance 0.440; OKLCH L 76.0% C 0.017 H 253.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2BC |
|---|---|
| RGB | rgb(170, 178, 188) |
| HSL | hsl(213, 12%, 70%) |
| HSV | hsv(213, 10%, 74%) |
| CMYK | cmyk(9.6%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.24, -0.80, -6.05) |
| CIE-LCH | lch(72.24, 6.10, 262.45°) |
| OKLab | oklab(76.04% -0.0047 -0.0162) |
| OKLCH | oklch(76.04% 0.017 253.9) |
| XYZ | xyz(41.5731, 44.0172, 53.8731) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.62
Cool Gray
#9AA7B0
ΔE00 4.24
Dark Gray
#A9A9A9
ΔE00 5.88
Silver
#C0C0C0
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 6.89
Cool Grey
#95A3A6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2BC #BCB4AA
analogous
#AABBBC #AAB2BC #ABAABC
triadic
#AAB2BC #BCAAB2 #B2BCAA
tetradic
#AAB2BC #BCAABB #BCB4AA #AABCAB
square
#AAB2BC #BCAABB #BCB4AA #AABCAB
split-complementary
#AAB2BC #BCABAA #BBBCAA
monochromatic
#687484 #8893A1 #AAB2BC #CCD1D7 #EEEFF2
Accessibility & contrast
On white
2.14
#AAB2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#AAB2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2BC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2BC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BD
Deuteranopia (green-blind)
#ADB0BC
Tritanopia (blue-blind)
#A6B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2bc; /* rgb */ color: rgb(170, 178, 188); /* oklch */ color: oklch(76.0% 0.017 253.9);
Tailwind
colors: {
custom: {
50: '#c3c9d0',
500: '#aab2bc',
950: '#000000',
},
}SCSS
$custom: #aab2bc; $custom-light: #c3c9d0; $custom-dark: #000000;
JSON
{
"hex": "#aab2bc",
"rgb": {
"r": 170,
"g": 178,
"b": 188
},
"hsl": {
"h": 213.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.76035,
"c": 0.0169,
"h": 253.9
},
"luminance": 0.44018
}Semantic roles & 50–950 ramp
primary
#AAB2BC
secondary
#E3E1DE
accent
#775096
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282