#ABCAE8#ABCAE8
#ABCAE8 is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.6% C 0.054 H 247.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAE8 |
|---|---|
| RGB | rgb(171, 202, 232) |
| HSL | hsl(210, 57%, 79%) |
| HSV | hsv(210, 26%, 91%) |
| CMYK | cmyk(26.3%, 12.9%, 0%, 9%) |
| CIE-LAB | lab(80.02, -3.71, -18.24) |
| CIE-LCH | lch(80.02, 18.62, 258.50°) |
| OKLab | oklab(82.62% -0.0205 -0.0498) |
| OKLCH | oklch(82.62% 0.054 247.6) |
| XYZ | xyz(52.4764, 56.7233, 84.5121) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 3.19
Lightsteelblue
#B0C4DE
ΔE00 3.34
Light Blue Grey
#B7C9E2
ΔE00 3.82
Powder Blue (survey)
#B1D1FC
ΔE00 3.96
Baby Blue (survey)
#A2CFFE
ΔE00 4.29
Light Grey Blue
#9DBCD4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAE8 #E8C9AB
analogous
#ABE8E8 #ABCAE8 #ABACE8
triadic
#ABCAE8 #E8ABCA #CAE8AB
tetradic
#ABCAE8 #E8ABE8 #E8C9AB #ACE8AB
square
#ABCAE8 #E8ABE8 #E8C9AB #ACE8AB
split-complementary
#ABCAE8 #E8ABAC #E8E8AB
monochromatic
#4B8DCE #7BACDB #ABCAE8 #DBE8F5 #E7F0F8
Accessibility & contrast
On white
1.70
#ABCAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ABCAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAE8
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAE8 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCAEA
Deuteranopia (green-blind)
#B7C4E7
Tritanopia (blue-blind)
#9AD1D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #abcae8; /* rgb */ color: rgb(171, 202, 232); /* oklch */ color: oklch(82.6% 0.054 247.6);
Tailwind
colors: {
custom: {
50: '#c5daef',
500: '#abcae8',
950: '#000000',
},
}SCSS
$custom: #abcae8; $custom-light: #c5daef; $custom-dark: #000000;
JSON
{
"hex": "#abcae8",
"rgb": {
"r": 171,
"g": 202,
"b": 232
},
"hsl": {
"h": 209.508,
"s": 57.009,
"l": 79.02
},
"oklch": {
"l": 0.8262,
"c": 0.0539,
"h": 247.6
},
"luminance": 0.56725
}Semantic roles & 50–950 ramp
primary
#ABCAE8
secondary
#C39B74
accent
#7121C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385