Skip to content

#abc5db

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

RGB
171, 197, 219
HSL
208°, 40%, 77%
CMYK
22, 10, 0, 14
Luminance
0.5370

Every format

HEX#abc5db
RGBrgb(171, 197, 219)
HSLhsl(208, 40%, 77%)
CMYKcmyk(22%, 10%, 0%, 14%)
LABlab(78.3 -4.0 -13.9)
LCHlch(78.3 14.4 253.8)
OKLCHoklch(0.811 0.042 243.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc5db on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#abc5db on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.3%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta10.0%
Yellow0.0%
Key (black)14.1%

Color previews

#abc5db text on a black background

contrast 11.74:1

Card sample

#abc5db text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5db in the Color Lab