Skip to content

#abc5ee

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

RGB
171, 197, 238
HSL
217°, 66%, 80%
CMYK
28, 17, 0, 7
Luminance
0.5476

Every format

HEX#abc5ee
RGBrgb(171, 197, 238)
HSLhsl(217, 66%, 80%)
CMYKcmyk(28%, 17%, 0%, 7%)
LABlab(78.9 0.4 -23.2)
LCHlch(78.9 23.2 270.9)
OKLCHoklch(0.818 0.065 259.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5ee on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc5ee on black: 11.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue93.3%

CMYK percentages

Cyan28.2%
Magenta17.2%
Yellow0.0%
Key (black)6.7%

Color previews

#abc5ee text on a black background

contrast 11.95:1

Card sample

#abc5ee text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5ee in the Color Lab