Skip to content

#ace1b2

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

RGB
172, 225, 178
HSL
127°, 47%, 78%
CMYK
24, 0, 21, 12
Luminance
0.6584

Every format

HEX#ace1b2
RGBrgb(172, 225, 178)
HSLhsl(127, 47%, 78%)
CMYKcmyk(24%, 0%, 21%, 12%)
LABlab(84.9 -26.1 17.6)
LCHlch(84.9 31.5 146.1)
OKLCHoklch(0.861 0.085 147.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace1b2 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#ace1b2 on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.2%
Blue69.8%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow20.9%
Key (black)11.8%

Color previews

#ace1b2 text on a black background

contrast 14.17:1

Card sample

#ace1b2 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace1b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace1b2 in the Color Lab