Skip to content

#abc5dd

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

RGB
171, 197, 221
HSL
209°, 42%, 77%
CMYK
23, 11, 0, 13
Luminance
0.5381

Every format

HEX#abc5dd
RGBrgb(171, 197, 221)
HSLhsl(209, 42%, 77%)
CMYKcmyk(23%, 11%, 0%, 13%)
LABlab(78.3 -3.6 -14.9)
LCHlch(78.3 15.3 256.5)
OKLCHoklch(0.812 0.044 246.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green77.3%
Blue86.7%

CMYK percentages

Cyan22.6%
Magenta10.9%
Yellow0.0%
Key (black)13.3%

Color previews

#abc5dd text on a black background

contrast 11.76:1

Card sample

#abc5dd text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc5dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc5dd in the Color Lab