#AAB7BD#AAB7BD
#AAB7BD is a light, near-neutral cyan. Relative luminance 0.461; OKLCH L 77.1% C 0.017 H 227.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB7BD |
|---|---|
| RGB | rgb(170, 183, 189) |
| HSL | hsl(199, 13%, 70%) |
| HSV | hsv(199, 10%, 74%) |
| CMYK | cmyk(10.1%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(73.60, -3.29, -4.58) |
| CIE-LCH | lch(73.60, 5.64, 234.34°) |
| OKLab | oklab(77.12% -0.0115 -0.0123) |
| OKLCH | oklch(77.12% 0.017 227) |
| XYZ | xyz(42.6943, 46.0865, 54.7805) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.75
Dove Gray
#B6B8BD
ΔE00 4.95
Cool Grey
#95A3A6
ΔE00 6.15
Silver
#C0C0C0
ΔE00 6.56
Dark Gray
#A9A9A9
ΔE00 6.72
Silver (survey)
#C5C9C7
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB7BD #BDB0AA
analogous
#AABDB9 #AAB7BD #AAADBD
triadic
#AAB7BD #BDAAB7 #B7BDAA
tetradic
#AAB7BD #B9AABD #BDB0AA #ADBDAA
square
#AAB7BD #B9AABD #BDB0AA #ADBDAA
split-complementary
#AAB7BD #BDAAAD #BDB9AA
monochromatic
#677C85 #889AA2 #AAB7BD #CCD4D8 #EEF0F2
Accessibility & contrast
On white
2.06
#AAB7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#AAB7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB7BD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB7BD | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#A5B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab7bd; /* rgb */ color: rgb(170, 183, 189); /* oklch */ color: oklch(77.1% 0.017 227.0);
Tailwind
colors: {
custom: {
50: '#c3ccd0',
500: '#aab7bd',
950: '#000000',
},
}SCSS
$custom: #aab7bd; $custom-light: #c3ccd0; $custom-dark: #000000;
JSON
{
"hex": "#aab7bd",
"rgb": {
"r": 170,
"g": 183,
"b": 189
},
"hsl": {
"h": 198.947,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.77116,
"c": 0.01683,
"h": 227
},
"luminance": 0.46087
}Semantic roles & 50–950 ramp
primary
#AAB7BD
secondary
#E4E0DF
accent
#664F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282