#AAB7BC#AAB7BC
#AAB7BC is a light, near-neutral cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.016 H 222.7°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB7BC |
|---|---|
| RGB | rgb(170, 183, 188) |
| HSL | hsl(197, 12%, 70%) |
| HSV | hsv(197, 10%, 74%) |
| CMYK | cmyk(9.6%, 2.7%, 0%, 26.3%) |
| CIE-LAB | lab(73.57, -3.49, -4.08) |
| CIE-LCH | lch(73.57, 5.37, 229.43°) |
| OKLab | oklab(77.08% -0.0119 -0.011) |
| OKLCH | oklch(77.08% 0.016 222.7) |
| XYZ | xyz(42.5861, 46.0433, 54.2108) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.92
Dove Gray
#B6B8BD
ΔE00 5.11
Cool Grey
#95A3A6
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.51
Dark Gray
#A9A9A9
ΔE00 6.65
Silver (survey)
#C5C9C7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB7BC #BCAFAA
analogous
#AABCB8 #AAB7BC #AAAEBC
triadic
#AAB7BC #BCAAB7 #B7BCAA
tetradic
#AAB7BC #B8AABC #BCAFAA #AEBCAA
square
#AAB7BC #B8AABC #BCAFAA #AEBCAA
split-complementary
#AAB7BC #BCAAAE #BCB8AA
monochromatic
#687C84 #889AA1 #AAB7BC #CCD4D7 #EEF1F2
Accessibility & contrast
On white
2.06
#AAB7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#AAB7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB7BC
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB7BC | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#B1B4BC
Tritanopia (blue-blind)
#A5B9B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab7bc; /* rgb */ color: rgb(170, 183, 188); /* oklch */ color: oklch(77.1% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#c3ccd0',
500: '#aab7bc',
950: '#000000',
},
}SCSS
$custom: #aab7bc; $custom-light: #c3ccd0; $custom-dark: #000000;
JSON
{
"hex": "#aab7bc",
"rgb": {
"r": 170,
"g": 183,
"b": 188
},
"hsl": {
"h": 196.667,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77084,
"c": 0.01616,
"h": 222.7
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#AAB7BC
secondary
#E3E0DE
accent
#635096
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282