Skip to content

#ace2cf

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

RGB
172, 226, 207
HSL
159°, 48%, 78%
CMYK
24, 0, 8, 11
Luminance
0.6767

Every format

HEX#ace2cf
RGBrgb(172, 226, 207)
HSLhsl(159, 48%, 78%)
CMYKcmyk(24%, 0%, 8%, 11%)
LABlab(85.8 -21.1 3.7)
LCHlch(85.8 21.4 170.1)
OKLCHoklch(0.870 0.061 171.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.6%
Blue81.2%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow8.4%
Key (black)11.4%

Color previews

#ace2cf text on a black background

contrast 14.53:1

Card sample

#ace2cf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2cf in the Color Lab