Skip to content

#abc6db

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

RGB
171, 198, 219
HSL
206°, 40%, 77%
CMYK
22, 10, 0, 14
Luminance
0.5416

Every format

HEX#abc6db
RGBrgb(171, 198, 219)
HSLhsl(206, 40%, 77%)
CMYKcmyk(22%, 10%, 0%, 14%)
LABlab(78.5 -4.5 -13.5)
LCHlch(78.5 14.2 251.3)
OKLCHoklch(0.813 0.042 241.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc6db on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#abc6db on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green77.6%
Blue85.9%

CMYK percentages

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

Color previews

#abc6db text on a black background

contrast 11.83:1

Card sample

#abc6db text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc6db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc6db in the Color Lab