Skip to content

#abc8ff

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

RGB
171, 200, 255
HSL
219°, 100%, 84%
CMYK
33, 22, 0, 0
Luminance
0.5719

Every format

HEX#abc8ff
RGBrgb(171, 200, 255)
HSLhsl(219, 100%, 84%)
CMYKcmyk(33%, 22%, 0%, 0%)
LABlab(80.3 2.9 -30.1)
LCHlch(80.3 30.3 275.5)
OKLCHoklch(0.831 0.084 263.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8ff on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#abc8ff on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue100.0%

CMYK percentages

Cyan32.9%
Magenta21.6%
Yellow0.0%
Key (black)0.0%

Color previews

#abc8ff text on a black background

contrast 12.44:1

Card sample

#abc8ff text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8ff in the Color Lab