Skip to content

#abc3ed

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

RGB
171, 195, 237
HSL
218°, 65%, 80%
CMYK
28, 18, 0, 7
Luminance
0.5380

Every format

HEX#abc3ed
RGBrgb(171, 195, 237)
HSLhsl(218, 65%, 80%)
CMYKcmyk(28%, 18%, 0%, 7%)
LABlab(78.3 1.2 -23.5)
LCHlch(78.3 23.5 272.9)
OKLCHoklch(0.814 0.065 261.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3ed on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc3ed on black: 11.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan27.8%
Magenta17.7%
Yellow0.0%
Key (black)7.1%

Color previews

#abc3ed text on a black background

contrast 11.76:1

Card sample

#abc3ed text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3ed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3ed in the Color Lab