Skip to content

#abc2ff

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

RGB
171, 194, 255
HSL
224°, 100%, 84%
CMYK
33, 24, 0, 0
Luminance
0.5446

Every format

HEX#abc2ff
RGBrgb(171, 194, 255)
HSLhsl(224, 100%, 84%)
CMYKcmyk(33%, 24%, 0%, 0%)
LABlab(78.7 6.1 -32.5)
LCHlch(78.7 33.1 280.7)
OKLCHoklch(0.819 0.090 268.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2ff on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc2ff on black: 11.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta23.9%
Yellow0.0%
Key (black)0.0%

Color previews

#abc2ff text on a black background

contrast 11.89:1

Card sample

#abc2ff text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2ff in the Color Lab