Skip to content

#ace8dc

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

RGB
172, 232, 220
HSL
168°, 57%, 79%
CMYK
26, 0, 5, 9
Luminance
0.7165

Every format

HEX#ace8dc
RGBrgb(172, 232, 220)
HSLhsl(168, 57%, 79%)
CMYKcmyk(26%, 0%, 5%, 9%)
LABlab(87.8 -21.4 -0.3)
LCHlch(87.8 21.4 180.9)
OKLCHoklch(0.887 0.063 181.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8dc on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ace8dc on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue86.3%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow5.2%
Key (black)9.0%

Color previews

#ace8dc text on a black background

contrast 15.33:1

Card sample

#ace8dc text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8dc in the Color Lab