Skip to content

#abc8f0

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

RGB
171, 200, 240
HSL
215°, 70%, 81%
CMYK
29, 17, 0, 6
Luminance
0.5626

Every format

HEX#abc8f0
RGBrgb(171, 200, 240)
HSLhsl(215, 70%, 81%)
CMYKcmyk(29%, 17%, 0%, 6%)
LABlab(79.8 -0.8 -22.9)
LCHlch(79.8 22.9 268.1)
OKLCHoklch(0.825 0.065 256.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8f0 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#abc8f0 on black: 12.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue94.1%

CMYK percentages

Cyan28.8%
Magenta16.7%
Yellow0.0%
Key (black)5.9%

Color previews

#abc8f0 text on a black background

contrast 12.25:1

Card sample

#abc8f0 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8f0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8f0 in the Color Lab