Skip to content

#abc2ed

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

RGB
171, 194, 237
HSL
219°, 65%, 80%
CMYK
28, 18, 0, 7
Luminance
0.5336

Every format

HEX#abc2ed
RGBrgb(171, 194, 237)
HSLhsl(219, 65%, 80%)
CMYKcmyk(28%, 18%, 0%, 7%)
LABlab(78.1 1.7 -23.9)
LCHlch(78.1 23.9 274.2)
OKLCHoklch(0.811 0.066 262.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue92.9%

CMYK percentages

Cyan27.8%
Magenta18.1%
Yellow0.0%
Key (black)7.1%

Color previews

#abc2ed text on a black background

contrast 11.67:1

Card sample

#abc2ed text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ed in the Color Lab