Skip to content

#ace99d

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

RGB
172, 233, 157
HSL
108°, 63%, 77%
CMYK
26, 0, 33, 9
Luminance
0.6948

Every format

HEX#ace99d
RGBrgb(172, 233, 157)
HSLhsl(108, 63%, 77%)
CMYKcmyk(26%, 0%, 33%, 9%)
LABlab(86.7 -33.3 30.9)
LCHlch(86.7 45.4 137.1)
OKLCHoklch(0.874 0.119 139.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace99d on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace99d on black: 14.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue61.6%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow32.6%
Key (black)8.6%

Color previews

#ace99d text on a black background

contrast 14.90:1

Card sample

#ace99d text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace99d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace99d in the Color Lab