Skip to content

#abc2f4

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

RGB
171, 194, 244
HSL
221°, 77%, 81%
CMYK
30, 21, 0, 4
Luminance
0.5377

Every format

HEX#abc2f4
RGBrgb(171, 194, 244)
HSLhsl(221, 77%, 81%)
CMYKcmyk(30%, 21%, 0%, 4%)
LABlab(78.3 3.4 -27.3)
LCHlch(78.3 27.5 277.2)
OKLCHoklch(0.814 0.075 265.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue95.7%

CMYK percentages

Cyan29.9%
Magenta20.5%
Yellow0.0%
Key (black)4.3%

Color previews

#abc2f4 text on a black background

contrast 11.75:1

Card sample

#abc2f4 text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2f4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2f4 in the Color Lab