#AAB4BF#AAB4BF
#AAB4BF is a light, near-neutral cyan. Relative luminance 0.450; OKLCH L 76.5% C 0.019 H 250.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4BF |
|---|---|
| RGB | rgb(170, 180, 191) |
| HSL | hsl(211, 14%, 71%) |
| HSV | hsv(211, 11%, 75%) |
| CMYK | cmyk(11%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(72.86, -1.27, -6.78) |
| CIE-LCH | lch(72.86, 6.89, 259.41°) |
| OKLab | oklab(76.55% -0.0064 -0.0182) |
| OKLCH | oklch(76.55% 0.019 250.6) |
| XYZ | xyz(42.3007, 44.9496, 55.7277) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.11
Cool Gray
#9AA7B0
ΔE00 4.37
Cloudy Blue
#ACC2D9
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 6.68
Lightsteelblue
#B0C4DE
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4BF #BFB5AA
analogous
#AABEBF #AAB4BF #AAAABF
triadic
#AAB4BF #BFAAB4 #B4BFAA
tetradic
#AAB4BF #BFAABE #BFB5AA #AABFAA
square
#AAB4BF #BFAABE #BFB5AA #AABFAA
split-complementary
#AAB4BF #BFAAAA #BEBFAA
monochromatic
#667688 #8795A5 #AAB4BF #CDD3D9 #EEF0F2
Accessibility & contrast
On white
2.10
#AAB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#AAB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4BF
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4BF | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#AEB2BF
Tritanopia (blue-blind)
#A5B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4bf; /* rgb */ color: rgb(170, 180, 191); /* oklch */ color: oklch(76.5% 0.019 250.6);
Tailwind
colors: {
custom: {
50: '#c3cad2',
500: '#aab4bf',
950: '#000000',
},
}SCSS
$custom: #aab4bf; $custom-light: #c3cad2; $custom-dark: #000000;
JSON
{
"hex": "#aab4bf",
"rgb": {
"r": 170,
"g": 180,
"b": 191
},
"hsl": {
"h": 211.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.7655,
"c": 0.01931,
"h": 250.6
},
"luminance": 0.4495
}Semantic roles & 50–950 ramp
primary
#AAB4BF
secondary
#E5E3E0
accent
#754D98
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282