Skip to content

#abc2f0

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

RGB
171, 194, 240
HSL
220°, 70%, 81%
CMYK
29, 19, 0, 6
Luminance
0.5353

Every format

HEX#abc2f0
RGBrgb(171, 194, 240)
HSLhsl(220, 70%, 81%)
CMYKcmyk(29%, 19%, 0%, 6%)
LABlab(78.2 2.5 -25.3)
LCHlch(78.2 25.4 275.5)
OKLCHoklch(0.813 0.070 264.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2f0 on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc2f0 on black: 11.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue94.1%

CMYK percentages

Cyan28.8%
Magenta19.2%
Yellow0.0%
Key (black)5.9%

Color previews

#abc2f0 text on a black background

contrast 11.71:1

Card sample

#abc2f0 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2f0 in the Color Lab