Skip to content

#ace8ab

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

RGB
172, 232, 171
HSL
119°, 57%, 79%
CMYK
26, 0, 26, 9
Luminance
0.6942

Every format

HEX#ace8ab
RGBrgb(172, 232, 171)
HSLhsl(119, 57%, 79%)
CMYKcmyk(26%, 0%, 26%, 9%)
LABlab(86.7 -30.6 23.7)
LCHlch(86.7 38.7 142.2)
OKLCHoklch(0.875 0.103 144.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.0%
Blue67.1%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow26.3%
Key (black)9.0%

Color previews

#ace8ab text on a black background

contrast 14.88:1

Card sample

#ace8ab text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8ab in the Color Lab