Skip to content

#abcefb

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

RGB
171, 206, 251
HSL
214°, 91%, 83%
CMYK
32, 18, 0, 2
Luminance
0.5977

Every format

HEX#abcefb
RGBrgb(171, 206, 251)
HSLhsl(214, 91%, 83%)
CMYKcmyk(32%, 18%, 0%, 2%)
LABlab(81.7 -1.3 -25.8)
LCHlch(81.7 25.9 267.1)
OKLCHoklch(0.842 0.074 254.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcefb on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#abcefb on black: 12.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.8%
Blue98.4%

CMYK percentages

Cyan31.9%
Magenta17.9%
Yellow0.0%
Key (black)1.6%

Color previews

#abcefb text on a black background

contrast 12.95:1

Card sample

#abcefb text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abcefb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcefb in the Color Lab