Skip to content

#abc5f4

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

RGB
171, 197, 244
HSL
219°, 77%, 81%
CMYK
30, 19, 0, 4
Luminance
0.5512

Every format

HEX#abc5f4
RGBrgb(171, 197, 244)
HSLhsl(219, 77%, 81%)
CMYKcmyk(30%, 19%, 0%, 4%)
LABlab(79.1 1.8 -26.1)
LCHlch(79.1 26.1 274.0)
OKLCHoklch(0.820 0.072 262.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5f4 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#abc5f4 on black: 12.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue95.7%

CMYK percentages

Cyan29.9%
Magenta19.3%
Yellow0.0%
Key (black)4.3%

Color previews

#abc5f4 text on a black background

contrast 12.02:1

Card sample

#abc5f4 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5f4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5f4 in the Color Lab