Skip to content

#abc5fc

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

RGB
171, 197, 252
HSL
221°, 93%, 83%
CMYK
32, 22, 0, 1
Luminance
0.5562

Every format

HEX#abc5fc
RGBrgb(171, 197, 252)
HSLhsl(221, 93%, 83%)
CMYKcmyk(32%, 22%, 0%, 1%)
LABlab(79.4 3.8 -29.9)
LCHlch(79.4 30.1 277.2)
OKLCHoklch(0.824 0.083 264.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5fc on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abc5fc on black: 12.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue98.8%

CMYK percentages

Cyan32.1%
Magenta21.8%
Yellow0.0%
Key (black)1.2%

Color previews

#abc5fc text on a black background

contrast 12.12:1

Card sample

#abc5fc text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5fc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5fc in the Color Lab