Skip to content

#ace5bc

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

RGB
172, 229, 188
HSL
137°, 52%, 79%
CMYK
25, 0, 18, 10
Luminance
0.6844

Every format

HEX#ace5bc
RGBrgb(172, 229, 188)
HSLhsl(137, 52%, 79%)
CMYKcmyk(25%, 0%, 18%, 10%)
LABlab(86.2 -26.2 14.2)
LCHlch(86.2 29.8 151.6)
OKLCHoklch(0.872 0.081 153.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace5bc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace5bc on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.8%
Blue73.7%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow17.9%
Key (black)10.2%

Color previews

#ace5bc text on a black background

contrast 14.69:1

Card sample

#ace5bc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace5bc in the Color Lab