Skip to content

#ace2ce

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

RGB
172, 226, 206
HSL
158°, 48%, 78%
CMYK
24, 0, 9, 11
Luminance
0.6762

Every format

HEX#ace2ce
RGBrgb(172, 226, 206)
HSLhsl(158, 48%, 78%)
CMYKcmyk(24%, 0%, 9%, 11%)
LABlab(85.8 -21.3 4.2)
LCHlch(85.8 21.7 169.0)
OKLCHoklch(0.870 0.062 170.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2ce on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ace2ce on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue80.8%

CMYK percentages

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

Color previews

#ace2ce text on a black background

contrast 14.52:1

Card sample

#ace2ce text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2ce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2ce in the Color Lab