Skip to content

#abc9df

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

RGB
171, 201, 223
HSL
205°, 45%, 77%
CMYK
23, 10, 0, 13
Luminance
0.5576

Every format

HEX#abc9df
RGBrgb(171, 201, 223)
HSLhsl(205, 45%, 77%)
CMYKcmyk(23%, 10%, 0%, 13%)
LABlab(79.5 -5.2 -14.2)
LCHlch(79.5 15.2 249.8)
OKLCHoklch(0.821 0.045 239.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green78.8%
Blue87.5%

CMYK percentages

Cyan23.3%
Magenta9.9%
Yellow0.0%
Key (black)12.5%

Color previews

#abc9df text on a black background

contrast 12.15:1

Card sample

#abc9df text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc9df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc9df in the Color Lab