Skip to content

#abc5f0

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

RGB
171, 197, 240
HSL
217°, 70%, 81%
CMYK
29, 18, 0, 6
Luminance
0.5488

Every format

HEX#abc5f0
RGBrgb(171, 197, 240)
HSLhsl(217, 70%, 81%)
CMYKcmyk(29%, 18%, 0%, 6%)
LABlab(79.0 0.8 -24.1)
LCHlch(79.0 24.1 272.0)
OKLCHoklch(0.819 0.067 260.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue94.1%

CMYK percentages

Cyan28.8%
Magenta17.9%
Yellow0.0%
Key (black)5.9%

Color previews

#abc5f0 text on a black background

contrast 11.98:1

Card sample

#abc5f0 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5f0 in the Color Lab