#AABEC3#AABEC3
#AABEC3 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.023 H 214.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #AABEC3 |
|---|---|
| RGB | rgb(170, 190, 195) |
| HSL | hsl(192, 17%, 72%) |
| HSV | hsv(192, 13%, 76%) |
| CMYK | cmyk(12.8%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(75.65, -5.79, -4.84) |
| CIE-LCH | lch(75.65, 7.54, 219.87°) |
| OKLab | oklab(78.78% -0.019 -0.013) |
| OKLCH | oklch(78.78% 0.023 214.4) |
| XYZ | xyz(44.8390, 49.3122, 58.7750) |
| Luminance | 0.4931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.41
Light Grey Blue
#9DBCD4
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.63
Cool Grey
#95A3A6
ΔE00 7.64
Cloudy Blue
#ACC2D9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABEC3 #C3AFAA
analogous
#AAC3BC #AABEC3 #AAB2C3
triadic
#AABEC3 #C3AABE #BEC3AA
tetradic
#AABEC3 #BCAAC3 #C3AFAA #B2C3AA
square
#AABEC3 #BCAAC3 #C3AFAA #B2C3AA
split-complementary
#AABEC3 #C3AAB2 #C3BCAA
monochromatic
#64868E #86A3AA #AABEC3 #CED9DC #EDF1F2
Accessibility & contrast
On white
1.93
#AABEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#AABEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABEC3
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABEC3 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABCC3
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#A3C0BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabec3; /* rgb */ color: rgb(170, 190, 195); /* oklch */ color: oklch(78.8% 0.023 214.4);
Tailwind
colors: {
custom: {
50: '#c3d1d5',
500: '#aabec3',
950: '#000000',
},
}SCSS
$custom: #aabec3; $custom-light: #c3d1d5; $custom-dark: #000000;
JSON
{
"hex": "#aabec3",
"rgb": {
"r": 170,
"g": 190,
"b": 195
},
"hsl": {
"h": 192,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.78783,
"c": 0.02307,
"h": 214.4
},
"luminance": 0.49313
}Semantic roles & 50–950 ramp
primary
#AABEC3
secondary
#E8E2E1
accent
#5A4A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283