Skip to content

#ace0ac

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

RGB
172, 224, 172
HSL
120°, 46%, 78%
CMYK
23, 0, 23, 12
Luminance
0.6506

Every format

HEX#ace0ac
RGBrgb(172, 224, 172)
HSLhsl(120, 46%, 78%)
CMYKcmyk(23%, 0%, 23%, 12%)
LABlab(84.5 -26.6 20.1)
LCHlch(84.5 33.4 142.9)
OKLCHoklch(0.857 0.089 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace0ac on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ace0ac on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue67.5%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow23.2%
Key (black)12.2%

Color previews

#ace0ac text on a black background

contrast 14.01:1

Card sample

#ace0ac text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0ac in the Color Lab