Skip to content

#abc4da

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

RGB
171, 196, 218
HSL
208°, 39%, 76%
CMYK
22, 10, 0, 15
Luminance
0.5320

Every format

HEX#abc4da
RGBrgb(171, 196, 218)
HSLhsl(208, 39%, 76%)
CMYKcmyk(22%, 10%, 0%, 15%)
LABlab(78.0 -3.7 -13.8)
LCHlch(78.0 14.3 254.9)
OKLCHoklch(0.809 0.041 244.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.6%
Magenta10.1%
Yellow0.0%
Key (black)14.5%

Color previews

#abc4da text on a black background

contrast 11.64:1

Card sample

#abc4da text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc4da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc4da in the Color Lab