Skip to content

#ace4dc

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

RGB
172, 228, 220
HSL
171°, 51%, 78%
CMYK
25, 0, 4, 11
Luminance
0.6942

Every format

HEX#ace4dc
RGBrgb(172, 228, 220)
HSLhsl(171, 51%, 78%)
CMYKcmyk(25%, 0%, 4%, 11%)
LABlab(86.7 -19.4 -1.9)
LCHlch(86.7 19.5 185.6)
OKLCHoklch(0.878 0.058 185.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace4dc on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace4dc on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.4%
Blue86.3%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow3.5%
Key (black)10.6%

Color previews

#ace4dc text on a black background

contrast 14.88:1

Card sample

#ace4dc text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4dc in the Color Lab