Skip to content

#abc4fe

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

RGB
171, 196, 254
HSL
222°, 98%, 83%
CMYK
33, 23, 0, 0
Luminance
0.5529

Every format

HEX#abc4fe
RGBrgb(171, 196, 254)
HSLhsl(222, 98%, 83%)
CMYKcmyk(33%, 23%, 0%, 0%)
LABlab(79.2 4.8 -31.3)
LCHlch(79.2 31.6 278.7)
OKLCHoklch(0.822 0.087 266.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4fe on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#abc4fe on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue99.6%

CMYK percentages

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

Color previews

#abc4fe text on a black background

contrast 12.06:1

Card sample

#abc4fe text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4fe in the Color Lab