Skip to content

#abc7da

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

RGB
171, 199, 218
HSL
204°, 39%, 76%
CMYK
22, 9, 0, 15
Luminance
0.5457

Every format

HEX#abc7da
RGBrgb(171, 199, 218)
HSLhsl(204, 39%, 76%)
CMYKcmyk(22%, 9%, 0%, 15%)
LABlab(78.8 -5.3 -12.6)
LCHlch(78.8 13.7 247.2)
OKLCHoklch(0.815 0.040 237.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc7da on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#abc7da on black: 11.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue85.5%

CMYK percentages

Cyan21.6%
Magenta8.7%
Yellow0.0%
Key (black)14.5%

Color previews

#abc7da text on a black background

contrast 11.91:1

Card sample

#abc7da text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc7da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc7da in the Color Lab