Skip to content

#ace8bd

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

RGB
172, 232, 189
HSL
137°, 57%, 79%
CMYK
26, 0, 19, 9
Luminance
0.7016

Every format

HEX#ace8bd
RGBrgb(172, 232, 189)
HSLhsl(137, 57%, 79%)
CMYKcmyk(26%, 0%, 19%, 9%)
LABlab(87.1 -27.5 14.9)
LCHlch(87.1 31.3 151.6)
OKLCHoklch(0.879 0.085 153.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green91.0%
Blue74.1%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow18.5%
Key (black)9.0%

Color previews

#ace8bd text on a black background

contrast 15.03:1

Card sample

#ace8bd text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8bd in the Color Lab