Skip to content

#ace2da

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

RGB
172, 226, 218
HSL
171°, 48%, 78%
CMYK
24, 0, 4, 11
Luminance
0.6823

Every format

HEX#ace2da
RGBrgb(172, 226, 218)
HSLhsl(171, 48%, 78%)
CMYKcmyk(24%, 0%, 4%, 11%)
LABlab(86.1 -18.9 -1.7)
LCHlch(86.1 18.9 185.2)
OKLCHoklch(0.873 0.056 185.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2da on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace2da on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue85.5%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow3.5%
Key (black)11.4%

Color previews

#ace2da text on a black background

contrast 14.65:1

Card sample

#ace2da text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2da in the Color Lab