Skip to content

#abc1db

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

RGB
171, 193, 219
HSL
213°, 40%, 77%
CMYK
22, 12, 0, 14
Luminance
0.5191

Every format

HEX#abc1db
RGBrgb(171, 193, 219)
HSLhsl(213, 40%, 77%)
CMYKcmyk(22%, 12%, 0%, 14%)
LABlab(77.2 -1.9 -15.5)
LCHlch(77.2 15.6 263.0)
OKLCHoklch(0.803 0.044 252.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc1db on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#abc1db on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta11.9%
Yellow0.0%
Key (black)14.1%

Color previews

#abc1db text on a black background

contrast 11.38:1

Card sample

#abc1db text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc1db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc1db in the Color Lab