Skip to content

#abc3db

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

RGB
171, 195, 219
HSL
210°, 40%, 77%
CMYK
22, 11, 0, 14
Luminance
0.5280

Every format

HEX#abc3db
RGBrgb(171, 195, 219)
HSLhsl(210, 40%, 77%)
CMYKcmyk(22%, 11%, 0%, 14%)
LABlab(77.8 -3.0 -14.7)
LCHlch(77.8 15.0 258.6)
OKLCHoklch(0.807 0.043 248.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc3db on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#abc3db on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#abc3db text on a black background

contrast 11.56:1

Card sample

#abc3db text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3db in the Color Lab