#AAB4BB#AAB4BB
#AAB4BB is a light, near-neutral cyan. Relative luminance 0.448; OKLCH L 76.4% C 0.015 H 238.1°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4BB |
|---|---|
| RGB | rgb(170, 180, 187) |
| HSL | hsl(205, 11%, 70%) |
| HSV | hsv(205, 9%, 73%) |
| CMYK | cmyk(9.1%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(72.74, -2.08, -4.75) |
| CIE-LCH | lch(72.74, 5.19, 246.34°) |
| OKLab | oklab(76.42% -0.0079 -0.0128) |
| OKLCH | oklch(76.42% 0.015 238.1) |
| XYZ | xyz(41.8665, 44.7759, 53.4410) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.86
Cool Gray
#9AA7B0
ΔE00 4.07
Dark Gray
#A9A9A9
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 6.12
Silver
#C0C0C0
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4BB #BBB1AA
analogous
#AABBB9 #AAB4BB #AAACBB
triadic
#AAB4BB #BBAAB4 #B4BBAA
tetradic
#AAB4BB #B9AABB #BBB1AA #ACBBAA
square
#AAB4BB #B9AABB #BBB1AA #ACBBAA
split-complementary
#AAB4BB #BBAAAC #BBB9AA
monochromatic
#687882 #8896A0 #AAB4BB #CCD2D6 #EEF0F1
Accessibility & contrast
On white
2.11
#AAB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#AAB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4BB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4BB | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#AFB2BB
Tritanopia (blue-blind)
#A6B6B6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab4bb; /* rgb */ color: rgb(170, 180, 187); /* oklch */ color: oklch(76.4% 0.015 238.1);
Tailwind
colors: {
custom: {
50: '#c3cacf',
500: '#aab4bb',
950: '#000000',
},
}SCSS
$custom: #aab4bb; $custom-light: #c3cacf; $custom-dark: #000000;
JSON
{
"hex": "#aab4bb",
"rgb": {
"r": 170,
"g": 180,
"b": 187
},
"hsl": {
"h": 204.706,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.76422,
"c": 0.01503,
"h": 238.1
},
"luminance": 0.44776
}Semantic roles & 50–950 ramp
primary
#AAB4BB
secondary
#E3E0DE
accent
#6D5095
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282