Skip to content

#ace1c1

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

RGB
172, 225, 193
HSL
144°, 47%, 78%
CMYK
24, 0, 14, 12
Luminance
0.6647

Every format

HEX#ace1c1
RGBrgb(172, 225, 193)
HSLhsl(144, 47%, 78%)
CMYKcmyk(24%, 0%, 14%, 12%)
LABlab(85.2 -23.4 10.2)
LCHlch(85.2 25.5 156.5)
OKLCHoklch(0.864 0.070 158.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace1c1 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ace1c1 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green88.2%
Blue75.7%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow14.2%
Key (black)11.8%

Color previews

#ace1c1 text on a black background

contrast 14.29:1

Card sample

#ace1c1 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace1c1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace1c1 in the Color Lab