Skip to content

#abc9e2

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

RGB
171, 201, 226
HSL
207°, 49%, 78%
CMYK
24, 11, 0, 11
Luminance
0.5592

Every format

HEX#abc9e2
RGBrgb(171, 201, 226)
HSLhsl(207, 49%, 78%)
CMYKcmyk(24%, 11%, 0%, 11%)
LABlab(79.6 -4.6 -15.7)
LCHlch(79.6 16.4 253.8)
OKLCHoklch(0.822 0.048 243.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9e2 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abc9e2 on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue88.6%

CMYK percentages

Cyan24.3%
Magenta11.1%
Yellow0.0%
Key (black)11.4%

Color previews

#abc9e2 text on a black background

contrast 12.18:1

Card sample

#abc9e2 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9e2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9e2 in the Color Lab