Skip to content

#ace3ac

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

RGB
172, 227, 172
HSL
120°, 50%, 78%
CMYK
24, 0, 24, 11
Luminance
0.6669

Every format

HEX#ace3ac
RGBrgb(172, 227, 172)
HSLhsl(120, 50%, 78%)
CMYKcmyk(24%, 0%, 24%, 11%)
LABlab(85.3 -28.1 21.3)
LCHlch(85.3 35.3 142.8)
OKLCHoklch(0.864 0.094 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3ac on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ace3ac on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue67.5%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow24.2%
Key (black)11.0%

Color previews

#ace3ac text on a black background

contrast 14.34:1

Card sample

#ace3ac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3ac in the Color Lab