#AAB4BE#AAB4BE
#AAB4BE is a light, near-neutral cyan. Relative luminance 0.449; OKLCH L 76.5% C 0.018 H 248.1°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB4BE |
|---|---|
| RGB | rgb(170, 180, 190) |
| HSL | hsl(210, 13%, 71%) |
| HSV | hsv(210, 11%, 75%) |
| CMYK | cmyk(10.5%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(72.83, -1.47, -6.27) |
| CIE-LCH | lch(72.83, 6.44, 256.79°) |
| OKLab | oklab(76.52% -0.0068 -0.0168) |
| OKLCH | oklch(76.52% 0.018 248.1) |
| XYZ | xyz(42.1910, 44.9057, 55.1501) |
| Luminance | 0.4491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.97
Cool Gray
#9AA7B0
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 6.40
Silver
#C0C0C0
ΔE00 6.79
Cool Grey
#95A3A6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB4BE #BEB4AA
analogous
#AABEBE #AAB4BE #AAAABE
triadic
#AAB4BE #BEAAB4 #B4BEAA
tetradic
#AAB4BE #BEAABE #BEB4AA #AABEAA
square
#AAB4BE #BEAABE #BEB4AA #AABEAA
split-complementary
#AAB4BE #BEAAAA #BEBEAA
monochromatic
#677787 #8795A3 #AAB4BE #CDD3D9 #EEF0F2
Accessibility & contrast
On white
2.10
#AAB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#AAB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB4BE
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB4BE | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BF
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#A5B6B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aab4be; /* rgb */ color: rgb(170, 180, 190); /* oklch */ color: oklch(76.5% 0.018 248.1);
Tailwind
colors: {
custom: {
50: '#c3cad1',
500: '#aab4be',
950: '#000000',
},
}SCSS
$custom: #aab4be; $custom-light: #c3cad1; $custom-dark: #000000;
JSON
{
"hex": "#aab4be",
"rgb": {
"r": 170,
"g": 180,
"b": 190
},
"hsl": {
"h": 210,
"s": 13.333,
"l": 70.588
},
"oklch": {
"l": 0.76517,
"c": 0.01817,
"h": 248.1
},
"luminance": 0.44906
}Semantic roles & 50–950 ramp
primary
#AAB4BE
secondary
#E5E2DF
accent
#734E97
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#121314
muted
#818282