Skip to content

#acdfed

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

RGB
172, 223, 237
HSL
193°, 64%, 80%
CMYK
27, 6, 0, 7
Luminance
0.6766

Every format

HEX#acdfed
RGBrgb(172, 223, 237)
HSLhsl(193, 64%, 80%)
CMYKcmyk(27%, 6%, 0%, 7%)
LABlab(85.8 -13.2 -12.2)
LCHlch(85.8 17.9 222.7)
OKLCHoklch(0.873 0.056 216.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue92.9%

CMYK percentages

Cyan27.4%
Magenta5.9%
Yellow0.0%
Key (black)7.1%

Color previews

#acdfed text on a black background

contrast 14.53:1

Card sample

#acdfed text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfed in the Color Lab