#AABBD2#AABBD2
#AABBD2 is a light, muted cyan. Relative luminance 0.487; OKLCH L 78.6% C 0.038 H 256.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBD2 |
|---|---|
| RGB | rgb(170, 187, 210) |
| HSL | hsl(215, 31%, 75%) |
| HSV | hsv(215, 19%, 82%) |
| CMYK | cmyk(19%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(75.29, -0.98, -13.51) |
| CIE-LCH | lch(75.29, 13.55, 265.83°) |
| OKLab | oklab(78.65% -0.0092 -0.0367) |
| OKLCH | oklch(78.65% 0.038 256) |
| XYZ | xyz(45.9778, 48.7388, 67.9454) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.46
Lightsteelblue
#B0C4DE
ΔE00 2.51
Light Blue Grey
#B7C9E2
ΔE00 3.64
Light Grey Blue
#9DBCD4
ΔE00 4.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.84
Cool Gray
#9AA7B0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBD2 #D2C1AA
analogous
#AACFD2 #AABBD2 #ADAAD2
triadic
#AABBD2 #D2AABB #BBD2AA
tetradic
#AABBD2 #D2AACF #D2C1AA #AAD2AD
square
#AABBD2 #D2AACF #D2C1AA #AAD2AD
split-complementary
#AABBD2 #D2ADAA #CFD2AA
monochromatic
#5A7BA8 #829BBD #AABBD2 #D2DBE7 #EBEFF4
Accessibility & contrast
On white
1.95
#AABBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AABBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBD2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBD2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BCD3
Deuteranopia (green-blind)
#AFB8D1
Tritanopia (blue-blind)
#A0C0C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabbd2; /* rgb */ color: rgb(170, 187, 210); /* oklch */ color: oklch(78.6% 0.038 256.0);
Tailwind
colors: {
custom: {
50: '#c3cfdf',
500: '#aabbd2',
950: '#000000',
},
}SCSS
$custom: #aabbd2; $custom-light: #c3cfdf; $custom-dark: #000000;
JSON
{
"hex": "#aabbd2",
"rgb": {
"r": 170,
"g": 187,
"b": 210
},
"hsl": {
"h": 214.5,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.78649,
"c": 0.03781,
"h": 256
},
"luminance": 0.4874
}Semantic roles & 50–950 ramp
primary
#AABBD2
secondary
#EBE6E0
accent
#7B3CA9
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283