Skip to content

#abc2e4

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

RGB
171, 194, 228
HSL
216°, 51%, 78%
CMYK
25, 15, 0, 11
Luminance
0.5284

Every format

HEX#abc2e4
RGBrgb(171, 194, 228)
HSLhsl(216, 51%, 78%)
CMYKcmyk(25%, 15%, 0%, 11%)
LABlab(77.8 -0.4 -19.5)
LCHlch(77.8 19.5 268.9)
OKLCHoklch(0.808 0.054 258.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2e4 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc2e4 on black: 11.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue89.4%

CMYK percentages

Cyan25.0%
Magenta14.9%
Yellow0.0%
Key (black)10.6%

Color previews

#abc2e4 text on a black background

contrast 11.57:1

Card sample

#abc2e4 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2e4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2e4 in the Color Lab