#AABEC6#AABEC6
#AABEC6 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.025 H 223.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEC6 |
|---|---|
| RGB | rgb(170, 190, 198) |
| HSL | hsl(197, 20%, 72%) |
| HSV | hsv(197, 14%, 78%) |
| CMYK | cmyk(14.1%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(75.73, -5.17, -6.34) |
| CIE-LCH | lch(75.73, 8.18, 230.82°) |
| OKLab | oklab(78.88% -0.0179 -0.0171) |
| OKLCH | oklch(78.88% 0.025 223.8) |
| XYZ | xyz(45.1816, 49.4492, 60.5794) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 6.69
Dove Gray
#B6B8BD
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 7.80
Cool Grey
#95A3A6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEC6 #C6B2AA
analogous
#AAC6C0 #AABEC6 #AAB0C6
triadic
#AABEC6 #C6AABE #BEC6AA
tetradic
#AABEC6 #C0AAC6 #C6B2AA #B0C6AA
square
#AABEC6 #C0AAC6 #C6B2AA #B0C6AA
split-complementary
#AABEC6 #C6AAB0 #C6C0AA
monochromatic
#638593 #85A2AD #AABEC6 #CFDADF #EDF1F3
Accessibility & contrast
On white
1.93
#AABEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#AABEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEC6
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEC6 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDC6
Deuteranopia (green-blind)
#B5B9C6
Tritanopia (blue-blind)
#A3C1C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aabec6; /* rgb */ color: rgb(170, 190, 198); /* oklch */ color: oklch(78.9% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#c3d1d7',
500: '#aabec6',
950: '#000000',
},
}SCSS
$custom: #aabec6; $custom-light: #c3d1d7; $custom-dark: #000000;
JSON
{
"hex": "#aabec6",
"rgb": {
"r": 170,
"g": 190,
"b": 198
},
"hsl": {
"h": 197.143,
"s": 19.718,
"l": 72.157
},
"oklch": {
"l": 0.78878,
"c": 0.02473,
"h": 223.8
},
"luminance": 0.4945
}Semantic roles & 50–950 ramp
primary
#AABEC6
secondary
#E9E4E2
accent
#60479E
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283