Skip to content

#abc0eb

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

RGB
171, 192, 235
HSL
220°, 62%, 80%
CMYK
27, 18, 0, 8
Luminance
0.5236

Every format

HEX#abc0eb
RGBrgb(171, 192, 235)
HSLhsl(220, 62%, 80%)
CMYKcmyk(27%, 18%, 0%, 8%)
LABlab(77.5 2.4 -23.7)
LCHlch(77.5 23.8 275.7)
OKLCHoklch(0.807 0.065 264.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc0eb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc0eb on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.3%
Blue92.2%

CMYK percentages

Cyan27.2%
Magenta18.3%
Yellow0.0%
Key (black)7.8%

Color previews

#abc0eb text on a black background

contrast 11.47:1

Card sample

#abc0eb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc0eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc0eb in the Color Lab