#AAB7BB#AAB7BB
#AAB7BB is a light, near-neutral cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.016 H 218.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB7BB |
|---|---|
| RGB | rgb(170, 183, 187) |
| HSL | hsl(194, 11%, 70%) |
| HSV | hsv(194, 9%, 73%) |
| CMYK | cmyk(9.1%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(73.55, -3.69, -3.57) |
| CIE-LCH | lch(73.55, 5.14, 224.05°) |
| OKLab | oklab(77.05% -0.0123 -0.0096) |
| OKLCH | oklch(77.05% 0.016 218.1) |
| XYZ | xyz(42.4787, 46.0003, 53.6450) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 5.30
Cool Grey
#95A3A6
ΔE00 5.90
Silver
#C0C0C0
ΔE00 6.48
Dark Gray
#A9A9A9
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB7BB #BBAEAA
analogous
#AABBB7 #AAB7BB #AAAEBB
triadic
#AAB7BB #BBAAB7 #B7BBAA
tetradic
#AAB7BB #B7AABB #BBAEAA #AEBBAA
square
#AAB7BB #B7AABB #BBAEAA #AEBBAA
split-complementary
#AAB7BB #BBAAAE #BBB7AA
monochromatic
#687C82 #889AA0 #AAB7BB #CCD4D6 #EEF1F1
Accessibility & contrast
On white
2.06
#AAB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AAB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB7BB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB7BB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B1B4BB
Tritanopia (blue-blind)
#A6B9B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab7bb; /* rgb */ color: rgb(170, 183, 187); /* oklch */ color: oklch(77.1% 0.016 218.1);
Tailwind
colors: {
custom: {
50: '#c3cccf',
500: '#aab7bb',
950: '#000000',
},
}SCSS
$custom: #aab7bb; $custom-light: #c3cccf; $custom-dark: #000000;
JSON
{
"hex": "#aab7bb",
"rgb": {
"r": 170,
"g": 183,
"b": 187
},
"hsl": {
"h": 194.118,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77053,
"c": 0.01558,
"h": 218.1
},
"luminance": 0.46001
}Semantic roles & 50–950 ramp
primary
#AAB7BB
secondary
#E3DFDE
accent
#615095
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121313
muted
#818282