Skip to content

#ace4bd

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

RGB
172, 228, 189
HSL
138°, 51%, 78%
CMYK
25, 0, 17, 11
Luminance
0.6793

Every format

HEX#ace4bd
RGBrgb(172, 228, 189)
HSLhsl(138, 51%, 78%)
CMYKcmyk(25%, 0%, 17%, 11%)
LABlab(86.0 -25.6 13.3)
LCHlch(86.0 28.8 152.5)
OKLCHoklch(0.870 0.079 154.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace4bd on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ace4bd on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.4%
Blue74.1%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow17.1%
Key (black)10.6%

Color previews

#ace4bd text on a black background

contrast 14.59:1

Card sample

#ace4bd text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4bd in the Color Lab