Skip to content

#ace3c3

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

RGB
172, 227, 195
HSL
145°, 50%, 78%
CMYK
24, 0, 14, 11
Luminance
0.6765

Every format

HEX#ace3c3
RGBrgb(172, 227, 195)
HSLhsl(145, 50%, 78%)
CMYKcmyk(24%, 0%, 14%, 11%)
LABlab(85.8 -24.0 10.0)
LCHlch(85.8 25.9 157.4)
OKLCHoklch(0.869 0.072 159.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green89.0%
Blue76.5%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow14.1%
Key (black)11.0%

Color previews

#ace3c3 text on a black background

contrast 14.53:1

Card sample

#ace3c3 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3c3 in the Color Lab