Skip to content

#acddf4

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

RGB
172, 221, 244
HSL
199°, 77%, 82%
CMYK
30, 9, 0, 4
Luminance
0.6702

Every format

HEX#acddf4
RGBrgb(172, 221, 244)
HSLhsl(199, 77%, 82%)
CMYKcmyk(30%, 9%, 0%, 4%)
LABlab(85.5 -10.6 -16.4)
LCHlch(85.5 19.5 237.1)
OKLCHoklch(0.871 0.060 228.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acddf4 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#acddf4 on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green86.7%
Blue95.7%

CMYK percentages

Cyan29.5%
Magenta9.4%
Yellow0.0%
Key (black)4.3%

Color previews

#acddf4 text on a black background

contrast 14.40:1

Card sample

#acddf4 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acddf4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acddf4 in the Color Lab