Skip to content

#ace0cc

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

RGB
172, 224, 204
HSL
157°, 46%, 78%
CMYK
23, 0, 9, 12
Luminance
0.6644

Every format

HEX#ace0cc
RGBrgb(172, 224, 204)
HSLhsl(157, 46%, 78%)
CMYKcmyk(23%, 0%, 9%, 12%)
LABlab(85.2 -20.7 4.3)
LCHlch(85.2 21.2 168.2)
OKLCHoklch(0.865 0.060 169.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace0cc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ace0cc on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue80.0%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow8.9%
Key (black)12.2%

Color previews

#ace0cc text on a black background

contrast 14.29:1

Card sample

#ace0cc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0cc in the Color Lab