Skip to content

#ace5cf

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

RGB
172, 229, 207
HSL
157°, 52%, 79%
CMYK
25, 0, 10, 10
Luminance
0.6931

Every format

HEX#ace5cf
RGBrgb(172, 229, 207)
HSLhsl(157, 52%, 79%)
CMYKcmyk(25%, 0%, 10%, 10%)
LABlab(86.7 -22.6 4.8)
LCHlch(86.7 23.1 167.9)
OKLCHoklch(0.877 0.066 169.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace5cf on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace5cf on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.8%
Blue81.2%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow9.6%
Key (black)10.2%

Color previews

#ace5cf text on a black background

contrast 14.86:1

Card sample

#ace5cf text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace5cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace5cf in the Color Lab