Skip to content

#ace09d

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

RGB
172, 224, 157
HSL
107°, 52%, 75%
CMYK
23, 0, 30, 12
Luminance
0.6452

Every format

HEX#ace09d
RGBrgb(172, 224, 157)
HSLhsl(107, 52%, 75%)
CMYKcmyk(23%, 0%, 30%, 12%)
LABlab(84.2 -29.1 27.6)
LCHlch(84.2 40.1 136.5)
OKLCHoklch(0.854 0.105 138.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace09d on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ace09d on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.8%
Blue61.6%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow29.9%
Key (black)12.2%

Color previews

#ace09d text on a black background

contrast 13.90:1

Card sample

#ace09d text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace09d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace09d in the Color Lab