Skip to content

#abc5fe

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

RGB
171, 197, 254
HSL
221°, 98%, 83%
CMYK
33, 22, 0, 0
Luminance
0.5575

Every format

HEX#abc5fe
RGBrgb(171, 197, 254)
HSLhsl(221, 98%, 83%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(79.5 4.3 -30.9)
LCHlch(79.5 31.1 277.9)
OKLCHoklch(0.824 0.086 265.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta22.4%
Yellow0.0%
Key (black)0.4%

Color previews

#abc5fe text on a black background

contrast 12.15:1

Card sample

#abc5fe text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5fe in the Color Lab