Skip to content

#acddfd

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

RGB
172, 221, 253
HSL
204°, 95%, 83%
CMYK
32, 13, 0, 1
Luminance
0.6758

Every format

HEX#acddfd
RGBrgb(172, 221, 253)
HSLhsl(204, 95%, 83%)
CMYKcmyk(32%, 13%, 0%, 1%)
LABlab(85.8 -8.4 -20.7)
LCHlch(85.8 22.3 247.8)
OKLCHoklch(0.874 0.068 237.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green86.7%
Blue99.2%

CMYK percentages

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

Color previews

#acddfd text on a black background

contrast 14.52:1

Card sample

#acddfd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acddfd in the Color Lab