Skip to content

#abc3fe

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

RGB
171, 195, 254
HSL
223°, 98%, 83%
CMYK
33, 23, 0, 0
Luminance
0.5484

Every format

HEX#abc3fe
RGBrgb(171, 195, 254)
HSLhsl(223, 98%, 83%)
CMYKcmyk(33%, 23%, 0%, 0%)
LABlab(79.0 5.3 -31.6)
LCHlch(79.0 32.1 279.6)
OKLCHoklch(0.820 0.088 267.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.5%
Blue99.6%

CMYK percentages

Cyan32.7%
Magenta23.2%
Yellow0.0%
Key (black)0.4%

Color previews

#abc3fe text on a black background

contrast 11.97:1

Card sample

#abc3fe text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3fe in the Color Lab