Skip to content

#ace3bd

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

RGB
172, 227, 189
HSL
139°, 50%, 78%
CMYK
24, 0, 17, 11
Luminance
0.6738

Every format

HEX#ace3bd
RGBrgb(172, 227, 189)
HSLhsl(139, 50%, 78%)
CMYKcmyk(24%, 0%, 17%, 11%)
LABlab(85.7 -25.1 12.9)
LCHlch(85.7 28.2 152.8)
OKLCHoklch(0.868 0.077 154.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3bd on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ace3bd on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue74.1%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow16.7%
Key (black)11.0%

Color previews

#ace3bd text on a black background

contrast 14.48:1

Card sample

#ace3bd text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3bd in the Color Lab