Skip to content

#abc4ff

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

RGB
171, 196, 255
HSL
222°, 100%, 84%
CMYK
33, 23, 0, 0
Luminance
0.5536

Every format

HEX#abc4ff
RGBrgb(171, 196, 255)
HSLhsl(222, 100%, 84%)
CMYKcmyk(33%, 23%, 0%, 0%)
LABlab(79.3 5.0 -31.7)
LCHlch(79.3 32.1 279.0)
OKLCHoklch(0.823 0.088 266.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4ff on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#abc4ff on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abc4ff text on a black background

contrast 12.07:1

Card sample

#abc4ff text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4ff in the Color Lab