Skip to content

#ace8cc

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

RGB
172, 232, 204
HSL
152°, 57%, 79%
CMYK
26, 0, 12, 9
Luminance
0.7084

Every format

HEX#ace8cc
RGBrgb(172, 232, 204)
HSLhsl(152, 57%, 79%)
CMYKcmyk(26%, 0%, 12%, 9%)
LABlab(87.4 -24.7 7.5)
LCHlch(87.4 25.8 163.1)
OKLCHoklch(0.882 0.072 164.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8cc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#ace8cc on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue80.0%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow12.1%
Key (black)9.0%

Color previews

#ace8cc text on a black background

contrast 15.17:1

Card sample

#ace8cc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8cc in the Color Lab