#AAB4BD#AAB4BD
#AAB4BD is a light, near-neutral cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.017 H 245.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4BD |
|---|---|
| RGB | rgb(170, 180, 189) |
| HSL | hsl(208, 13%, 70%) |
| HSV | hsv(208, 10%, 74%) |
| CMYK | cmyk(10.1%, 4.8%, 0%, 25.9%) |
| CIE-LAB | lab(72.80, -1.68, -5.77) |
| CIE-LCH | lch(72.80, 6.00, 253.78°) |
| OKLab | oklab(76.49% -0.0072 -0.0155) |
| OKLCH | oklch(76.49% 0.017 245.2) |
| XYZ | xyz(42.0821, 44.8622, 54.5764) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.88
Cool Gray
#9AA7B0
ΔE00 4.10
Dark Gray
#A9A9A9
ΔE00 6.15
Silver
#C0C0C0
ΔE00 6.57
Cloudy Blue
#ACC2D9
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4BD #BDB3AA
analogous
#AABDBC #AAB4BD #AAAABD
triadic
#AAB4BD #BDAAB4 #B4BDAA
tetradic
#AAB4BD #BCAABD #BDB3AA #AABDAA
square
#AAB4BD #BCAABD #BDB3AA #AABDAA
split-complementary
#AAB4BD #BDAAAA #BDBCAA
monochromatic
#677785 #8896A2 #AAB4BD #CCD2D8 #EEF0F2
Accessibility & contrast
On white
2.11
#AAB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#AAB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4BD
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4BD | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BD
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#A5B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4bd; /* rgb */ color: rgb(170, 180, 189); /* oklch */ color: oklch(76.5% 0.017 245.2);
Tailwind
colors: {
custom: {
50: '#c3cad0',
500: '#aab4bd',
950: '#000000',
},
}SCSS
$custom: #aab4bd; $custom-light: #c3cad0; $custom-dark: #000000;
JSON
{
"hex": "#aab4bd",
"rgb": {
"r": 170,
"g": 180,
"b": 189
},
"hsl": {
"h": 208.421,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.76485,
"c": 0.01707,
"h": 245.2
},
"luminance": 0.44863
}Semantic roles & 50–950 ramp
primary
#AAB4BD
secondary
#E4E1DF
accent
#714F97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282