Skip to content

#abc2db

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

RGB
171, 194, 219
HSL
211°, 40%, 77%
CMYK
22, 11, 0, 14
Luminance
0.5236

Every format

HEX#abc2db
RGBrgb(171, 194, 219)
HSLhsl(211, 40%, 77%)
CMYKcmyk(22%, 11%, 0%, 14%)
LABlab(77.5 -2.4 -15.1)
LCHlch(77.5 15.3 260.9)
OKLCHoklch(0.805 0.043 250.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc2db on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#abc2db on black: 11.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abc2db text on a black background

contrast 11.47:1

Card sample

#abc2db text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2db in the Color Lab