Skip to content

#abc4ed

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

RGB
171, 196, 237
HSL
217°, 65%, 80%
CMYK
28, 17, 0, 7
Luminance
0.5425

Every format

HEX#abc4ed
RGBrgb(171, 196, 237)
HSLhsl(217, 65%, 80%)
CMYKcmyk(28%, 17%, 0%, 7%)
LABlab(78.6 0.7 -23.1)
LCHlch(78.6 23.1 271.7)
OKLCHoklch(0.816 0.064 260.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4ed on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc4ed on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue92.9%

CMYK percentages

Cyan27.8%
Magenta17.3%
Yellow0.0%
Key (black)7.1%

Color previews

#abc4ed text on a black background

contrast 11.85:1

Card sample

#abc4ed text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4ed in the Color Lab