Skip to content

#abd2fd

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

RGB
171, 210, 253
HSL
212°, 95%, 83%
CMYK
32, 17, 0, 1
Luminance
0.6184

Every format

HEX#abd2fd
RGBrgb(171, 210, 253)
HSLhsl(212, 95%, 83%)
CMYKcmyk(32%, 17%, 0%, 1%)
LABlab(82.8 -3.0 -25.2)
LCHlch(82.8 25.4 263.3)
OKLCHoklch(0.851 0.073 251.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abd2fd on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#abd2fd on black: 13.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green82.4%
Blue99.2%

CMYK percentages

Cyan32.4%
Magenta17.0%
Yellow0.0%
Key (black)0.8%

Color previews

#abd2fd text on a black background

contrast 13.37:1

Card sample

#abd2fd text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abd2fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abd2fd in the Color Lab