Skip to content

#abc9ee

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

RGB
171, 201, 238
HSL
213°, 66%, 80%
CMYK
28, 16, 0, 7
Luminance
0.5660

Every format

HEX#abc9ee
RGBrgb(171, 201, 238)
HSLhsl(213, 66%, 80%)
CMYKcmyk(28%, 16%, 0%, 7%)
LABlab(80.0 -1.8 -21.6)
LCHlch(80.0 21.6 265.3)
OKLCHoklch(0.826 0.061 253.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9ee on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abc9ee on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue93.3%

CMYK percentages

Cyan28.2%
Magenta15.5%
Yellow0.0%
Key (black)6.7%

Color previews

#abc9ee text on a black background

contrast 12.32:1

Card sample

#abc9ee text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9ee in the Color Lab