#AABBCB#AABBCB
#AABBCB is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.030 H 246.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBCB |
|---|---|
| RGB | rgb(170, 187, 203) |
| HSL | hsl(209, 24%, 73%) |
| HSV | hsv(209, 16%, 80%) |
| CMYK | cmyk(16.3%, 7.9%, 0%, 20.4%) |
| CIE-LAB | lab(75.08, -2.51, -10.03) |
| CIE-LCH | lch(75.08, 10.34, 255.96°) |
| OKLab | oklab(78.41% -0.0118 -0.0271) |
| OKLCH | oklch(78.41% 0.03 246.6) |
| XYZ | xyz(45.1247, 48.3976, 63.4526) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.08
Light Grey Blue
#9DBCD4
ΔE00 4.15
Lightsteelblue
#B0C4DE
ΔE00 4.38
Light Blue Grey
#B7C9E2
ΔE00 5.13
Cool Gray
#9AA7B0
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBCB #CBBAAA
analogous
#AACBCA #AABBCB #AAAACB
triadic
#AABBCB #CBAABB #BBCBAA
tetradic
#AABBCB #CAAACB #CBBAAA #AACBAA
square
#AABBCB #CAAACB #CBBAAA #AACBAA
split-complementary
#AABBCB #CBAAAA #CBCAAA
monochromatic
#5F7E9B #849DB4 #AABBCB #D0D9E2 #ECF0F3
Accessibility & contrast
On white
1.97
#AABBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#AABBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBCB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBCB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#B1B7CB
Tritanopia (blue-blind)
#A2BFC0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabbcb; /* rgb */ color: rgb(170, 187, 203); /* oklch */ color: oklch(78.4% 0.030 246.6);
Tailwind
colors: {
custom: {
50: '#c3cfda',
500: '#aabbcb',
950: '#000000',
},
}SCSS
$custom: #aabbcb; $custom-light: #c3cfda; $custom-dark: #000000;
JSON
{
"hex": "#aabbcb",
"rgb": {
"r": 170,
"g": 187,
"b": 203
},
"hsl": {
"h": 209.091,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.7841,
"c": 0.02956,
"h": 246.6
},
"luminance": 0.48398
}Semantic roles & 50–950 ramp
primary
#AABBCB
secondary
#EAE5E1
accent
#7143A3
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283