Skip to content

#ace6ac

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

RGB
172, 230, 172
HSL
120°, 54%, 79%
CMYK
25, 0, 25, 10
Luminance
0.6834

Every format

HEX#ace6ac
RGBrgb(172, 230, 172)
HSLhsl(120, 54%, 79%)
CMYKcmyk(25%, 0%, 25%, 10%)
LABlab(86.2 -29.5 22.4)
LCHlch(86.2 37.1 142.7)
OKLCHoklch(0.870 0.099 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6ac on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace6ac on black: 14.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue67.5%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow25.2%
Key (black)9.8%

Color previews

#ace6ac text on a black background

contrast 14.67:1

Card sample

#ace6ac text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6ac in the Color Lab