Skip to content

#abc3e7

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

RGB
171, 195, 231
HSL
216°, 56%, 79%
CMYK
26, 16, 0, 9
Luminance
0.5346

Every format

HEX#abc3e7
RGBrgb(171, 195, 231)
HSLhsl(216, 56%, 79%)
CMYKcmyk(26%, 16%, 0%, 9%)
LABlab(78.1 -0.2 -20.6)
LCHlch(78.1 20.6 269.4)
OKLCHoklch(0.811 0.057 258.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue90.6%

CMYK percentages

Cyan26.0%
Magenta15.6%
Yellow0.0%
Key (black)9.4%

Color previews

#abc3e7 text on a black background

contrast 11.69:1

Card sample

#abc3e7 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3e7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3e7 in the Color Lab