Skip to content

#ace2bc

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

RGB
172, 226, 188
HSL
138°, 48%, 78%
CMYK
24, 0, 17, 11
Luminance
0.6679

Every format

HEX#ace2bc
RGBrgb(172, 226, 188)
HSLhsl(138, 48%, 78%)
CMYKcmyk(24%, 0%, 17%, 11%)
LABlab(85.4 -24.8 13.0)
LCHlch(85.4 28.0 152.3)
OKLCHoklch(0.865 0.076 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.6%
Blue73.7%

CMYK percentages

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

Color previews

#ace2bc text on a black background

contrast 14.36:1

Card sample

#ace2bc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2bc in the Color Lab