Skip to content

#abc2da

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

RGB
171, 194, 218
HSL
211°, 39%, 76%
CMYK
22, 11, 0, 15
Luminance
0.5230

Every format

HEX#abc2da
RGBrgb(171, 194, 218)
HSLhsl(211, 39%, 76%)
CMYKcmyk(22%, 11%, 0%, 15%)
LABlab(77.5 -2.6 -14.6)
LCHlch(77.5 14.8 259.7)
OKLCHoklch(0.805 0.042 249.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.6%
Magenta11.0%
Yellow0.0%
Key (black)14.5%

Color previews

#abc2da text on a black background

contrast 11.46:1

Card sample

#abc2da text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc2da in the Color Lab