#AABCCA#AABCCA
#AABCCA is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.6% C 0.028 H 241.3°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCCA |
|---|---|
| RGB | rgb(170, 188, 202) |
| HSL | hsl(206, 23%, 73%) |
| HSV | hsv(206, 16%, 79%) |
| CMYK | cmyk(15.8%, 6.9%, 0%, 20.8%) |
| CIE-LAB | lab(75.31, -3.26, -9.13) |
| CIE-LCH | lch(75.31, 9.70, 250.38°) |
| OKLab | oklab(78.59% -0.0135 -0.0247) |
| OKLCH | oklch(78.59% 0.028 241.3) |
| XYZ | xyz(45.2188, 48.7758, 62.8979) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.71
Light Grey Blue
#9DBCD4
ΔE00 4.27
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Blue Grey
#B7C9E2
ΔE00 5.82
Cool Gray
#9AA7B0
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCCA #CAB8AA
analogous
#AACAC8 #AABCCA #AAACCA
triadic
#AABCCA #CAAABC #BCCAAA
tetradic
#AABCCA #C8AACA #CAB8AA #ACCAAA
square
#AABCCA #C8AACA #CAB8AA #ACCAAA
split-complementary
#AABCCA #CAAAAC #CAC8AA
monochromatic
#60809A #849EB2 #AABCCA #D0DAE2 #ECF0F3
Accessibility & contrast
On white
1.95
#AABCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#AABCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCCA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCCA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCB
Deuteranopia (green-blind)
#B2B8CA
Tritanopia (blue-blind)
#A2BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabcca; /* rgb */ color: rgb(170, 188, 202); /* oklch */ color: oklch(78.6% 0.028 241.3);
Tailwind
colors: {
custom: {
50: '#c3d0da',
500: '#aabcca',
950: '#000000',
},
}SCSS
$custom: #aabcca; $custom-light: #c3d0da; $custom-dark: #000000;
JSON
{
"hex": "#aabcca",
"rgb": {
"r": 170,
"g": 188,
"b": 202
},
"hsl": {
"h": 206.25,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.78587,
"c": 0.02815,
"h": 241.3
},
"luminance": 0.48777
}Semantic roles & 50–950 ramp
primary
#AABCCA
secondary
#EAE5E1
accent
#6D44A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283