Skip to content

#acdafe

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

RGB
172, 218, 254
HSL
206°, 98%, 84%
CMYK
32, 14, 0, 0
Luminance
0.6607

Every format

HEX#acdafe
RGBrgb(172, 218, 254)
HSLhsl(206, 98%, 84%)
CMYKcmyk(32%, 14%, 0%, 0%)
LABlab(85.0 -6.6 -22.4)
LCHlch(85.0 23.3 253.5)
OKLCHoklch(0.868 0.069 242.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdafe on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#acdafe on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue99.6%

CMYK percentages

Cyan32.3%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#acdafe text on a black background

contrast 14.21:1

Card sample

#acdafe text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdafe in the Color Lab