Skip to content

#abc2ee

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

RGB
171, 194, 238
HSL
219°, 66%, 80%
CMYK
28, 19, 0, 7
Luminance
0.5341

Every format

HEX#abc2ee
RGBrgb(171, 194, 238)
HSLhsl(219, 66%, 80%)
CMYKcmyk(28%, 19%, 0%, 7%)
LABlab(78.1 2.0 -24.4)
LCHlch(78.1 24.4 274.6)
OKLCHoklch(0.812 0.067 263.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2ee on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc2ee on black: 11.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue93.3%

CMYK percentages

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

Color previews

#abc2ee text on a black background

contrast 11.68:1

Card sample

#abc2ee text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ee in the Color Lab