#ABCAE0#ABCAE0
#ABCAE0 is a very light, muted cyan. Relative luminance 0.563; OKLCH L 82.3% C 0.046 H 239.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE0 |
|---|---|
| RGB | rgb(171, 202, 224) |
| HSL | hsl(205, 46%, 77%) |
| HSV | hsv(205, 24%, 88%) |
| CMYK | cmyk(23.7%, 9.8%, 0%, 12.2%) |
| CIE-LAB | lab(79.77, -5.54, -14.33) |
| CIE-LCH | lch(79.77, 15.37, 248.86°) |
| OKLab | oklab(82.34% -0.0234 -0.039) |
| OKLCH | oklch(82.34% 0.046 239) |
| XYZ | xyz(51.3659, 56.2791, 78.6631) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.52
Light Grey Blue
#9DBCD4
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 4.76
Light Blue Grey
#B7C9E2
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE0 #E0C1AB
analogous
#ABE0DC #ABCAE0 #ABAFE0
triadic
#ABCAE0 #E0ABCA #CAE0AB
tetradic
#ABCAE0 #DCABE0 #E0C1AB #AFE0AB
square
#ABCAE0 #DCABE0 #E0C1AB #AFE0AB
split-complementary
#ABCAE0 #E0ABAF #E0DCAB
monochromatic
#5292BF #7EAED0 #ABCAE0 #D8E6F0 #E9F1F7
Accessibility & contrast
On white
1.71
#ABCAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#ABCAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE0
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE0 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E1
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#9CD0D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae0; /* rgb */ color: rgb(171, 202, 224); /* oklch */ color: oklch(82.3% 0.046 239.0);
Tailwind
colors: {
custom: {
50: '#c5dae9',
500: '#abcae0',
950: '#000000',
},
}SCSS
$custom: #abcae0; $custom-light: #c5dae9; $custom-dark: #000000;
JSON
{
"hex": "#abcae0",
"rgb": {
"r": 171,
"g": 202,
"b": 224
},
"hsl": {
"h": 204.906,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.82339,
"c": 0.04551,
"h": 239
},
"luminance": 0.56281
}Semantic roles & 50–950 ramp
primary
#ABCAE0
secondary
#B99276
accent
#672CB9
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131416
muted
#828384