#AAB4C0#AAB4C0
#AAB4C0 is a light, muted cyan. Relative luminance 0.450; OKLCH L 76.6% C 0.020 H 252.9°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4C0 |
|---|---|
| RGB | rgb(170, 180, 192) |
| HSL | hsl(213, 15%, 71%) |
| HSV | hsv(213, 11%, 75%) |
| CMYK | cmyk(11.5%, 6.2%, 0%, 24.7%) |
| CIE-LAB | lab(72.89, -1.06, -7.28) |
| CIE-LCH | lch(72.89, 7.36, 261.71°) |
| OKLab | oklab(76.58% -0.006 -0.0196) |
| OKLCH | oklch(76.58% 0.02 252.9) |
| XYZ | xyz(42.4111, 44.9938, 56.3092) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.30
Cool Gray
#9AA7B0
ΔE00 4.58
Cloudy Blue
#ACC2D9
ΔE00 5.81
Lightsteelblue
#B0C4DE
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 6.83
Dark Gray
#A9A9A9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4C0 #C0B6AA
analogous
#AABFC0 #AAB4C0 #ABAAC0
triadic
#AAB4C0 #C0AAB4 #B4C0AA
tetradic
#AAB4C0 #C0AABF #C0B6AA #AAC0AB
square
#AAB4C0 #C0AABF #C0B6AA #AAC0AB
split-complementary
#AAB4C0 #C0ABAA #BFC0AA
monochromatic
#66768A #8795A6 #AAB4C0 #CDD3DA #EDEFF2
Accessibility & contrast
On white
2.10
#AAB4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#AAB4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4C0
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4C0 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C1
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#A5B7B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4c0; /* rgb */ color: rgb(170, 180, 192); /* oklch */ color: oklch(76.6% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#c3cad3',
500: '#aab4c0',
950: '#000000',
},
}SCSS
$custom: #aab4c0; $custom-light: #c3cad3; $custom-dark: #000000;
JSON
{
"hex": "#aab4c0",
"rgb": {
"r": 170,
"g": 180,
"b": 192
},
"hsl": {
"h": 212.727,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.76582,
"c": 0.02049,
"h": 252.9
},
"luminance": 0.44994
}Semantic roles & 50–950 ramp
primary
#AAB4C0
secondary
#E6E3E0
accent
#764C99
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282