#ABC8EC#ABC8EC
#ABC8EC is a very light, muted cyan. Relative luminance 0.560; OKLCH L 82.3% C 0.060 H 254.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8EC |
|---|---|
| RGB | rgb(171, 200, 236) |
| HSL | hsl(213, 63%, 80%) |
| HSV | hsv(213, 28%, 93%) |
| CMYK | cmyk(27.5%, 15.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.63, -1.71, -20.99) |
| CIE-LCH | lch(79.63, 21.06, 265.33°) |
| OKLab | oklab(82.35% -0.0165 -0.0575) |
| OKLCH | oklch(82.35% 0.06 254) |
| XYZ | xyz(52.5849, 56.0207, 87.3831) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.70
Lightsteelblue
#B0C4DE
ΔE00 3.28
Light Blue Grey
#B7C9E2
ΔE00 3.81
Baby Blue (survey)
#A2CFFE
ΔE00 4.09
Cloudy Blue
#ACC2D9
ΔE00 4.11
Pastel Blue
#A2BFFE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8EC #ECCFAB
analogous
#ABE8EC #ABC8EC #AFABEC
triadic
#ABC8EC #ECABC8 #C8ECAB
tetradic
#ABC8EC #ECABE8 #ECCFAB #ABECAF
square
#ABC8EC #ECABE8 #ECCFAB #ABECAF
split-complementary
#ABC8EC #ECAFAB #E8ECAB
monochromatic
#4787D5 #79A7E1 #ABC8EC #DDE9F7 #E6EFF9
Accessibility & contrast
On white
1.72
#ABC8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ABC8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8EC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8EC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#99D0D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc8ec; /* rgb */ color: rgb(171, 200, 236); /* oklch */ color: oklch(82.3% 0.060 254.0);
Tailwind
colors: {
custom: {
50: '#c5d8f2',
500: '#abc8ec',
950: '#000000',
},
}SCSS
$custom: #abc8ec; $custom-light: #c5d8f2; $custom-dark: #000000;
JSON
{
"hex": "#abc8ec",
"rgb": {
"r": 171,
"g": 200,
"b": 236
},
"hsl": {
"h": 213.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.8235,
"c": 0.05981,
"h": 254
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#ABC8EC
secondary
#C9A273
accent
#7C1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385