#AABEC2#AABEC2
#AABEC2 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.023 H 211.1°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEC2 |
|---|---|
| RGB | rgb(170, 190, 194) |
| HSL | hsl(190, 16%, 71%) |
| HSV | hsv(190, 12%, 76%) |
| CMYK | cmyk(12.4%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(75.62, -6.00, -4.33) |
| CIE-LCH | lch(75.62, 7.40, 215.86°) |
| OKLab | oklab(78.75% -0.0194 -0.0117) |
| OKLCH | oklch(78.75% 0.023 211.1) |
| XYZ | xyz(44.7263, 49.2671, 58.1815) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.34
Cool Gray
#9AA7B0
ΔE00 7.34
Cool Grey
#95A3A6
ΔE00 7.62
Dove Gray
#B6B8BD
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 7.97
Silver
#C0C0C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEC2 #C2AEAA
analogous
#AAC2BA #AABEC2 #AAB2C2
triadic
#AABEC2 #C2AABE #BEC2AA
tetradic
#AABEC2 #BAAAC2 #C2AEAA #B2C2AA
square
#AABEC2 #BAAAC2 #C2AEAA #B2C2AA
split-complementary
#AABEC2 #C2AAB2 #C2BAAA
monochromatic
#65868D #86A3A8 #AABEC2 #CED9DC #EDF1F2
Accessibility & contrast
On white
1.93
#AABEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#AABEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEC2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEC2 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#A3C0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabec2; /* rgb */ color: rgb(170, 190, 194); /* oklch */ color: oklch(78.8% 0.023 211.1);
Tailwind
colors: {
custom: {
50: '#c3d1d4',
500: '#aabec2',
950: '#000000',
},
}SCSS
$custom: #aabec2; $custom-light: #c3d1d4; $custom-dark: #000000;
JSON
{
"hex": "#aabec2",
"rgb": {
"r": 170,
"g": 190,
"b": 194
},
"hsl": {
"h": 190,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.78751,
"c": 0.02267,
"h": 211.1
},
"luminance": 0.49268
}Semantic roles & 50–950 ramp
primary
#AABEC2
secondary
#E7E2E1
accent
#584B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283