#AAB2BB#AAB2BB
#AAB2BB is a light, near-neutral cyan. Relative luminance 0.440; OKLCH L 76.0% C 0.016 H 251.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB2BB |
|---|---|
| RGB | rgb(170, 178, 187) |
| HSL | hsl(212, 11%, 70%) |
| HSV | hsv(212, 9%, 73%) |
| CMYK | cmyk(9.1%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(72.21, -1.00, -5.54) |
| CIE-LCH | lch(72.21, 5.63, 259.72°) |
| OKLab | oklab(76% -0.0051 -0.0149) |
| OKLCH | oklch(76% 0.016 251.2) |
| XYZ | xyz(41.4657, 43.9743, 53.3074) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.46
Cool Gray
#9AA7B0
ΔE00 4.08
Dark Gray
#A9A9A9
ΔE00 5.57
Silver
#C0C0C0
ΔE00 6.48
Cool Grey
#95A3A6
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB2BB #BBB3AA
analogous
#AABABB #AAB2BB #ABAABB
triadic
#AAB2BB #BBAAB2 #B2BBAA
tetradic
#AAB2BB #BBAABA #BBB3AA #AABBAB
square
#AAB2BB #BBAABA #BBB3AA #AABBAB
split-complementary
#AAB2BB #BBABAA #BABBAA
monochromatic
#687582 #8893A0 #AAB2BB #CCD1D6 #EEF0F1
Accessibility & contrast
On white
2.14
#AAB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#AAB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB2BB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB2BB | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#A6B4B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aab2bb; /* rgb */ color: rgb(170, 178, 187); /* oklch */ color: oklch(76.0% 0.016 251.2);
Tailwind
colors: {
custom: {
50: '#c3c9cf',
500: '#aab2bb',
950: '#000000',
},
}SCSS
$custom: #aab2bb; $custom-light: #c3c9cf; $custom-dark: #000000;
JSON
{
"hex": "#aab2bb",
"rgb": {
"r": 170,
"g": 178,
"b": 187
},
"hsl": {
"h": 211.765,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76003,
"c": 0.01571,
"h": 251.2
},
"luminance": 0.43975
}Semantic roles & 50–950 ramp
primary
#AAB2BB
secondary
#E3E1DE
accent
#755095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282