#AABBCA#AABBCA
#AABBCA is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.028 H 244.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBCA |
|---|---|
| RGB | rgb(170, 187, 202) |
| HSL | hsl(208, 23%, 73%) |
| HSV | hsv(208, 16%, 79%) |
| CMYK | cmyk(15.8%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.05, -2.72, -9.53) |
| CIE-LCH | lch(75.05, 9.91, 254.06°) |
| OKLab | oklab(78.38% -0.0121 -0.0257) |
| OKLCH | oklch(78.38% 0.028 244.8) |
| XYZ | xyz(45.0059, 48.3500, 62.8270) |
| Luminance | 0.4835 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.41
Light Grey Blue
#9DBCD4
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.77
Light Blue Grey
#B7C9E2
ΔE00 5.46
Cool Gray
#9AA7B0
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBCA #CAB9AA
analogous
#AACAC9 #AABBCA #AAABCA
triadic
#AABBCA #CAAABB #BBCAAA
tetradic
#AABBCA #C9AACA #CAB9AA #ABCAAA
square
#AABBCA #C9AACA #CAB9AA #ABCAAA
split-complementary
#AABBCA #CAAAAB #CAC9AA
monochromatic
#607F9A #849DB2 #AABBCA #D0D9E2 #ECF0F3
Accessibility & contrast
On white
1.97
#AABBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#AABBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBCA
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBCA | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#A2BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabbca; /* rgb */ color: rgb(170, 187, 202); /* oklch */ color: oklch(78.4% 0.028 244.8);
Tailwind
colors: {
custom: {
50: '#c3cfda',
500: '#aabbca',
950: '#000000',
},
}SCSS
$custom: #aabbca; $custom-light: #c3cfda; $custom-dark: #000000;
JSON
{
"hex": "#aabbca",
"rgb": {
"r": 170,
"g": 187,
"b": 202
},
"hsl": {
"h": 208.125,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.78377,
"c": 0.02846,
"h": 244.8
},
"luminance": 0.48351
}Semantic roles & 50–950 ramp
primary
#AABBCA
secondary
#EAE5E1
accent
#7044A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283