Skip to content

#abc5ff

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

RGB
171, 197, 255
HSL
221°, 100%, 84%
CMYK
33, 23, 0, 0
Luminance
0.5581

Every format

HEX#abc5ff
RGBrgb(171, 197, 255)
HSLhsl(221, 100%, 84%)
CMYKcmyk(33%, 23%, 0%, 0%)
LABlab(79.5 4.5 -31.3)
LCHlch(79.5 31.6 278.2)
OKLCHoklch(0.825 0.087 265.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta22.7%
Yellow0.0%
Key (black)0.0%

Color previews

#abc5ff text on a black background

contrast 12.16:1

Card sample

#abc5ff text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5ff in the Color Lab