Skip to content

#ace6dc

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

RGB
172, 230, 220
HSL
170°, 54%, 79%
CMYK
25, 0, 4, 10
Luminance
0.7053

Every format

HEX#ace6dc
RGBrgb(172, 230, 220)
HSLhsl(170, 54%, 79%)
CMYKcmyk(25%, 0%, 4%, 10%)
LABlab(87.3 -20.4 -1.1)
LCHlch(87.3 20.4 183.1)
OKLCHoklch(0.882 0.061 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6dc on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ace6dc on black: 15.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue86.3%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow4.3%
Key (black)9.8%

Color previews

#ace6dc text on a black background

contrast 15.11:1

Card sample

#ace6dc text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6dc in the Color Lab