#AAB8BB#AAB8BB
#AAB8BB is a light, near-neutral cyan. Relative luminance 0.464; OKLCH L 77.3% C 0.016 H 212.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB8BB |
|---|---|
| RGB | rgb(170, 184, 187) |
| HSL | hsl(191, 11%, 70%) |
| HSV | hsv(191, 9%, 73%) |
| CMYK | cmyk(9.1%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(73.81, -4.23, -3.18) |
| CIE-LCH | lch(73.81, 5.29, 216.94°) |
| OKLab | oklab(77.26% -0.0137 -0.0086) |
| OKLCH | oklch(77.26% 0.016 212) |
| XYZ | xyz(42.6857, 46.4143, 53.7140) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 5.88
Cool Grey
#95A3A6
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.60
Silver
#C0C0C0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB8BB #BBADAA
analogous
#AABBB5 #AAB8BB #AAB0BB
triadic
#AAB8BB #BBAAB8 #B8BBAA
tetradic
#AAB8BB #B5AABB #BBADAA #B0BBAA
square
#AAB8BB #B5AABB #BBADAA #B0BBAA
split-complementary
#AAB8BB #BBAAB0 #BBB5AA
monochromatic
#687E82 #889CA0 #AAB8BB #CCD4D6 #EEF1F1
Accessibility & contrast
On white
2.04
#AAB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#AAB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB8BB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB8BB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BB
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#A6B9B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aab8bb; /* rgb */ color: rgb(170, 184, 187); /* oklch */ color: oklch(77.3% 0.016 212.0);
Tailwind
colors: {
custom: {
50: '#c3cdcf',
500: '#aab8bb',
950: '#000000',
},
}SCSS
$custom: #aab8bb; $custom-light: #c3cdcf; $custom-dark: #000000;
JSON
{
"hex": "#aab8bb",
"rgb": {
"r": 170,
"g": 184,
"b": 187
},
"hsl": {
"h": 190.588,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77264,
"c": 0.01615,
"h": 212
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#AAB8BB
secondary
#E3DFDE
accent
#5C5095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282