#AAB9BF#AAB9BF
#AAB9BF is a light, near-neutral cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.019 H 223.7°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB9BF |
|---|---|
| RGB | rgb(170, 185, 191) |
| HSL | hsl(197, 14%, 71%) |
| HSV | hsv(197, 11%, 75%) |
| CMYK | cmyk(11%, 3.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.19, -3.95, -4.80) |
| CIE-LCH | lch(74.19, 6.22, 230.55°) |
| OKLab | oklab(77.6% -0.0135 -0.0129) |
| OKLCH | oklch(77.6% 0.019 223.7) |
| XYZ | xyz(43.3283, 47.0049, 56.0702) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.67
Cool Grey
#95A3A6
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB9BF #BFB0AA
analogous
#AABFBA #AAB9BF #AAAEBF
triadic
#AAB9BF #BFAAB9 #B9BFAA
tetradic
#AAB9BF #BAAABF #BFB0AA #AEBFAA
square
#AAB9BF #BAAABF #BFB0AA #AEBFAA
split-complementary
#AAB9BF #BFAAAE #BFBAAA
monochromatic
#667F88 #879CA5 #AAB9BF #CDD6D9 #EEF1F2
Accessibility & contrast
On white
2.02
#AAB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#AAB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB9BF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB9BF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#B2B5BF
Tritanopia (blue-blind)
#A5BBBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aab9bf; /* rgb */ color: rgb(170, 185, 191); /* oklch */ color: oklch(77.6% 0.019 223.7);
Tailwind
colors: {
custom: {
50: '#c3ced2',
500: '#aab9bf',
950: '#000000',
},
}SCSS
$custom: #aab9bf; $custom-light: #c3ced2; $custom-dark: #000000;
JSON
{
"hex": "#aab9bf",
"rgb": {
"r": 170,
"g": 185,
"b": 191
},
"hsl": {
"h": 197.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.776,
"c": 0.01872,
"h": 223.7
},
"luminance": 0.47006
}Semantic roles & 50–950 ramp
primary
#AAB9BF
secondary
#E5E1E0
accent
#634D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282