Skip to content

#abcfe1

a light, vivid blue · cool · closest name: skyblue

RGB
171, 207, 225
HSL
200°, 47%, 78%
CMYK
24, 8, 0, 12
Luminance
0.5872

Every format

HEX#abcfe1
RGBrgb(171, 207, 225)
HSLhsl(200, 47%, 78%)
CMYKcmyk(24%, 8%, 0%, 12%)
LABlab(81.1 -7.9 -12.8)
LCHlch(81.1 15.1 238.2)
OKLCHoklch(0.834 0.046 229.6)

Copy-ready code

/* CSS */
color: #abcfe1;
background-color: #abcfe1;
/* Tailwind (arbitrary) */
class="text-[#abcfe1] bg-[#abcfe1]"
/* SCSS */
$brand: #abcfe1;
/* SwiftUI */
Color(red: 0.671, green: 0.812, blue: 0.882)
/* Android */
Color.parseColor("#abcfe1")

Accessibility — WCAG contrast

Aa
#abcfe1 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#abcfe1 on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green81.2%
Blue88.2%

CMYK percentages

Cyan24.0%
Magenta8.0%
Yellow0.0%
Key (black)11.8%

Color previews

#abcfe1 text on a black background

contrast 12.74:1

Card sample

#abcfe1 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #abcfe1;
Background color
Panel with #abcfe1 background
background-color: #abcfe1;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #abcfe1;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(171, 207, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 207, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcfe1;
background: linear-gradient(135deg, #abcfe1, #ABABE1);

Monochromatic scale

Palettes built from #abcfe1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcfe1 in the Color Lab