Skip to content

#ace2c2

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

RGB
172, 226, 194
HSL
144°, 48%, 78%
CMYK
24, 0, 14, 11
Luminance
0.6706

Every format

HEX#ace2c2
RGBrgb(172, 226, 194)
HSLhsl(144, 48%, 78%)
CMYKcmyk(24%, 0%, 14%, 11%)
LABlab(85.5 -23.7 10.1)
LCHlch(85.5 25.7 157.0)
OKLCHoklch(0.867 0.071 158.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace2c2 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ace2c2 on black: 14.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.6%
Blue76.1%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow14.2%
Key (black)11.4%

Color previews

#ace2c2 text on a black background

contrast 14.41:1

Card sample

#ace2c2 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2c2 in the Color Lab