Skip to content

#ace9ab

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

RGB
172, 233, 171
HSL
119°, 59%, 79%
CMYK
26, 0, 27, 9
Luminance
0.6999

Every format

HEX#ace9ab
RGBrgb(172, 233, 171)
HSLhsl(119, 59%, 79%)
CMYKcmyk(26%, 0%, 27%, 9%)
LABlab(87.0 -31.1 24.1)
LCHlch(87.0 39.3 142.2)
OKLCHoklch(0.877 0.105 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9ab on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace9ab on black: 15.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.4%
Blue67.1%

CMYK percentages

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

Color previews

#ace9ab text on a black background

contrast 15.00:1

Card sample

#ace9ab text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace9ab in the Color Lab