Skip to content

#abddfd

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

RGB
171, 221, 253
HSL
203°, 95%, 83%
CMYK
32, 13, 0, 1
Luminance
0.6746

Every format

HEX#abddfd
RGBrgb(171, 221, 253)
HSLhsl(203, 95%, 83%)
CMYKcmyk(32%, 13%, 0%, 1%)
LABlab(85.7 -8.7 -20.8)
LCHlch(85.7 22.5 247.2)
OKLCHoklch(0.874 0.068 236.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abddfd on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#abddfd on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green86.7%
Blue99.2%

CMYK percentages

Cyan32.4%
Magenta12.6%
Yellow0.0%
Key (black)0.8%

Color previews

#abddfd text on a black background

contrast 14.49:1

Card sample

#abddfd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abddfd in the Color Lab