Skip to content

#abc5f1

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

RGB
171, 197, 241
HSL
218°, 71%, 81%
CMYK
29, 18, 0, 6
Luminance
0.5494

Every format

HEX#abc5f1
RGBrgb(171, 197, 241)
HSLhsl(218, 71%, 81%)
CMYKcmyk(29%, 18%, 0%, 6%)
LABlab(79.0 1.1 -24.6)
LCHlch(79.0 24.6 272.5)
OKLCHoklch(0.819 0.069 260.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan29.0%
Magenta18.3%
Yellow0.0%
Key (black)5.5%

Color previews

#abc5f1 text on a black background

contrast 11.99:1

Card sample

#abc5f1 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5f1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5f1 in the Color Lab