Skip to content

#ace4ae

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

RGB
172, 228, 174
HSL
122°, 51%, 78%
CMYK
25, 0, 24, 11
Luminance
0.6731

Every format

HEX#ace4ae
RGBrgb(172, 228, 174)
HSLhsl(122, 51%, 78%)
CMYKcmyk(25%, 0%, 24%, 11%)
LABlab(85.7 -28.2 20.7)
LCHlch(85.7 35.0 143.7)
OKLCHoklch(0.866 0.093 145.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.4%
Blue68.2%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow23.7%
Key (black)10.6%

Color previews

#ace4ae text on a black background

contrast 14.46:1

Card sample

#ace4ae text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4ae in the Color Lab