Skip to content

#abc7fe

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

RGB
171, 199, 254
HSL
220°, 98%, 83%
CMYK
33, 22, 0, 0
Luminance
0.5666

Every format

HEX#abc7fe
RGBrgb(171, 199, 254)
HSLhsl(220, 98%, 83%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(80.0 3.2 -30.1)
LCHlch(80.0 30.2 276.0)
OKLCHoklch(0.828 0.084 263.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7fe on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#abc7fe on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue99.6%

CMYK percentages

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

Color previews

#abc7fe text on a black background

contrast 12.33:1

Card sample

#abc7fe text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7fe in the Color Lab