#ABCAE6#ABCAE6
#ABCAE6 is a very light, muted cyan. Relative luminance 0.566; OKLCH L 82.5% C 0.052 H 245.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE6 |
|---|---|
| RGB | rgb(171, 202, 230) |
| HSL | hsl(208, 54%, 79%) |
| HSV | hsv(208, 26%, 90%) |
| CMYK | cmyk(25.7%, 12.2%, 0%, 9.8%) |
| CIE-LAB | lab(79.96, -4.17, -17.27) |
| CIE-LCH | lch(79.96, 17.77, 256.41°) |
| OKLab | oklab(82.55% -0.0212 -0.0471) |
| OKLCH | oklch(82.55% 0.052 245.7) |
| XYZ | xyz(52.1940, 56.6103, 83.0244) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.01
Lightsteelblue
#B0C4DE
ΔE00 3.50
Light Blue Grey
#B7C9E2
ΔE00 3.96
Light Grey Blue
#9DBCD4
ΔE00 3.97
Powder Blue (survey)
#B1D1FC
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE6 #E6C7AB
analogous
#ABE6E4 #ABCAE6 #ABACE6
triadic
#ABCAE6 #E6ABCA #CAE6AB
tetradic
#ABCAE6 #E4ABE6 #E6C7AB #ACE6AB
square
#ABCAE6 #E4ABE6 #E6C7AB #ACE6AB
split-complementary
#ABCAE6 #E6ABAC #E6E4AB
monochromatic
#4D8ECA #7CACD8 #ABCAE6 #DAE8F4 #E7F0F8
Accessibility & contrast
On white
1.70
#ABCAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#ABCAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE6
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE6 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAE7
Deuteranopia (green-blind)
#B8C3E5
Tritanopia (blue-blind)
#9AD1D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae6; /* rgb */ color: rgb(171, 202, 230); /* oklch */ color: oklch(82.5% 0.052 245.7);
Tailwind
colors: {
custom: {
50: '#c5daee',
500: '#abcae6',
950: '#000000',
},
}SCSS
$custom: #abcae6; $custom-light: #c5daee; $custom-dark: #000000;
JSON
{
"hex": "#abcae6",
"rgb": {
"r": 171,
"g": 202,
"b": 230
},
"hsl": {
"h": 208.475,
"s": 54.128,
"l": 78.627
},
"oklch": {
"l": 0.82549,
"c": 0.0517,
"h": 245.7
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#ABCAE6
secondary
#C19975
accent
#6F24C2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385