Skip to content

#abc9db

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

RGB
171, 201, 219
HSL
203°, 40%, 77%
CMYK
22, 8, 0, 14
Luminance
0.5555

Every format

HEX#abc9db
RGBrgb(171, 201, 219)
HSLhsl(203, 40%, 77%)
CMYKcmyk(22%, 8%, 0%, 14%)
LABlab(79.3 -6.1 -12.3)
LCHlch(79.3 13.7 243.4)
OKLCHoklch(0.820 0.041 234.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc9db on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#abc9db on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.8%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta8.2%
Yellow0.0%
Key (black)14.1%

Color previews

#abc9db text on a black background

contrast 12.11:1

Card sample

#abc9db text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9db in the Color Lab