Skip to content

#ace4ad

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

RGB
172, 228, 173
HSL
121°, 51%, 78%
CMYK
25, 0, 24, 11
Luminance
0.6727

Every format

HEX#ace4ad
RGBrgb(172, 228, 173)
HSLhsl(121, 51%, 78%)
CMYKcmyk(25%, 0%, 24%, 11%)
LABlab(85.6 -28.4 21.2)
LCHlch(85.6 35.4 143.3)
OKLCHoklch(0.866 0.095 145.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace4ad on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ace4ad on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.4%
Blue67.8%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow24.1%
Key (black)10.6%

Color previews

#ace4ad text on a black background

contrast 14.45:1

Card sample

#ace4ad text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4ad in the Color Lab