Skip to content

#abc6fe

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

RGB
171, 198, 254
HSL
221°, 98%, 83%
CMYK
33, 22, 0, 0
Luminance
0.5620

Every format

HEX#abc6fe
RGBrgb(171, 198, 254)
HSLhsl(221, 98%, 83%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(79.7 3.7 -30.5)
LCHlch(79.7 30.7 277.0)
OKLCHoklch(0.826 0.085 264.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6fe on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abc6fe on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abc6fe text on a black background

contrast 12.24:1

Card sample

#abc6fe text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6fe in the Color Lab