Skip to content

#abc2e3

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

RGB
171, 194, 227
HSL
215°, 50%, 78%
CMYK
25, 15, 0, 11
Luminance
0.5279

Every format

HEX#abc2e3
RGBrgb(171, 194, 227)
HSLhsl(215, 50%, 78%)
CMYKcmyk(25%, 15%, 0%, 11%)
LABlab(77.8 -0.6 -19.0)
LCHlch(77.8 19.0 268.2)
OKLCHoklch(0.808 0.053 257.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2e3 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc2e3 on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue89.0%

CMYK percentages

Cyan24.7%
Magenta14.5%
Yellow0.0%
Key (black)11.0%

Color previews

#abc2e3 text on a black background

contrast 11.56:1

Card sample

#abc2e3 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2e3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2e3 in the Color Lab