Skip to content

#abc4db

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

RGB
171, 196, 219
HSL
209°, 40%, 77%
CMYK
22, 11, 0, 14
Luminance
0.5325

Every format

HEX#abc4db
RGBrgb(171, 196, 219)
HSLhsl(209, 40%, 77%)
CMYKcmyk(22%, 11%, 0%, 14%)
LABlab(78.0 -3.5 -14.3)
LCHlch(78.0 14.7 256.3)
OKLCHoklch(0.809 0.043 246.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc4db on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abc4db on black: 11.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.9%
Blue85.9%

CMYK percentages

Cyan21.9%
Magenta10.5%
Yellow0.0%
Key (black)14.1%

Color previews

#abc4db text on a black background

contrast 11.65:1

Card sample

#abc4db text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4db in the Color Lab