Skip to content

#abc3da

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

RGB
171, 195, 218
HSL
209°, 39%, 76%
CMYK
22, 11, 0, 15
Luminance
0.5275

Every format

HEX#abc3da
RGBrgb(171, 195, 218)
HSLhsl(209, 39%, 76%)
CMYKcmyk(22%, 11%, 0%, 15%)
LABlab(77.7 -3.2 -14.2)
LCHlch(77.7 14.5 257.4)
OKLCHoklch(0.807 0.042 247.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#abc3da text on a black background

contrast 11.55:1

Card sample

#abc3da text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc3da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc3da in the Color Lab