Skip to content

#abc0fb

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

RGB
171, 192, 251
HSL
224°, 91%, 83%
CMYK
32, 24, 0, 2
Luminance
0.5332

Every format

HEX#abc0fb
RGBrgb(171, 192, 251)
HSLhsl(224, 91%, 83%)
CMYKcmyk(32%, 24%, 0%, 2%)
LABlab(78.1 6.2 -31.4)
LCHlch(78.1 32.0 281.2)
OKLCHoklch(0.813 0.087 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0fb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc0fb on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue98.4%

CMYK percentages

Cyan31.9%
Magenta23.5%
Yellow0.0%
Key (black)1.6%

Color previews

#abc0fb text on a black background

contrast 11.66:1

Card sample

#abc0fb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0fb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0fb in the Color Lab