Skip to content

#abc7db

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

RGB
171, 199, 219
HSL
205°, 40%, 77%
CMYK
22, 9, 0, 14
Luminance
0.5462

Every format

HEX#abc7db
RGBrgb(171, 199, 219)
HSLhsl(205, 40%, 77%)
CMYKcmyk(22%, 9%, 0%, 14%)
LABlab(78.8 -5.1 -13.1)
LCHlch(78.8 14.0 248.8)
OKLCHoklch(0.815 0.041 239.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7db on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc7db on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta9.1%
Yellow0.0%
Key (black)14.1%

Color previews

#abc7db text on a black background

contrast 11.92:1

Card sample

#abc7db text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7db in the Color Lab