Skip to content

#ace4bb

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

RGB
172, 228, 187
HSL
136°, 51%, 78%
CMYK
25, 0, 18, 11
Luminance
0.6785

Every format

HEX#ace4bb
RGBrgb(172, 228, 187)
HSLhsl(136, 51%, 78%)
CMYKcmyk(25%, 0%, 18%, 11%)
LABlab(85.9 -25.9 14.3)
LCHlch(85.9 29.6 151.1)
OKLCHoklch(0.869 0.081 152.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.4%
Blue73.3%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow18.0%
Key (black)10.6%

Color previews

#ace4bb text on a black background

contrast 14.57:1

Card sample

#ace4bb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4bb in the Color Lab