Skip to content

#abc8eb

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

RGB
171, 200, 235
HSL
213°, 62%, 80%
CMYK
27, 15, 0, 8
Luminance
0.5596

Every format

HEX#abc8eb
RGBrgb(171, 200, 235)
HSLhsl(213, 62%, 80%)
CMYKcmyk(27%, 15%, 0%, 8%)
LABlab(79.6 -1.9 -20.5)
LCHlch(79.6 20.6 264.6)
OKLCHoklch(0.823 0.059 253.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc8eb on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#abc8eb on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.4%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta14.9%
Yellow0.0%
Key (black)7.8%

Color previews

#abc8eb text on a black background

contrast 12.19:1

Card sample

#abc8eb text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc8eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc8eb in the Color Lab