#ABC7EC#ABC7EC
#ABC7EC is a very light, moderate cyan. Relative luminance 0.556; OKLCH L 82.1% C 0.061 H 255.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7EC |
|---|---|
| RGB | rgb(171, 199, 236) |
| HSL | hsl(214, 63%, 80%) |
| HSV | hsv(214, 28%, 93%) |
| CMYK | cmyk(27.5%, 15.7%, 0%, 7.5%) |
| CIE-LAB | lab(79.36, -1.18, -21.39) |
| CIE-LCH | lch(79.36, 21.42, 266.84°) |
| OKLab | oklab(82.14% -0.0152 -0.0586) |
| OKLCH | oklch(82.14% 0.061 255.5) |
| XYZ | xyz(52.3540, 55.5590, 87.3061) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.79
Lightsteelblue
#B0C4DE
ΔE00 3.33
Light Blue Grey
#B7C9E2
ΔE00 3.88
Cloudy Blue
#ACC2D9
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 4.35
Baby Blue (survey)
#A2CFFE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7EC #ECD0AB
analogous
#ABE8EC #ABC7EC #B0ABEC
triadic
#ABC7EC #ECABC7 #C7ECAB
tetradic
#ABC7EC #ECABE8 #ECD0AB #ABECB0
square
#ABC7EC #ECABE8 #ECD0AB #ABECB0
split-complementary
#ABC7EC #ECB0AB #E8ECAB
monochromatic
#4784D5 #79A6E1 #ABC7EC #DDE8F7 #E6EEF9
Accessibility & contrast
On white
1.73
#ABC7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#ABC7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7EC
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7EC | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#99CFD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abc7ec; /* rgb */ color: rgb(171, 199, 236); /* oklch */ color: oklch(82.1% 0.061 255.5);
Tailwind
colors: {
custom: {
50: '#c5d7f2',
500: '#abc7ec',
950: '#000000',
},
}SCSS
$custom: #abc7ec; $custom-light: #c5d7f2; $custom-dark: #000000;
JSON
{
"hex": "#abc7ec",
"rgb": {
"r": 171,
"g": 199,
"b": 236
},
"hsl": {
"h": 214.154,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.82143,
"c": 0.06053,
"h": 255.5
},
"luminance": 0.55561
}Semantic roles & 50–950 ramp
primary
#ABC7EC
secondary
#C9A473
accent
#7F1BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385