Skip to content

#ace6bc

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

RGB
172, 230, 188
HSL
137°, 54%, 79%
CMYK
25, 0, 18, 10
Luminance
0.6900

Every format

HEX#ace6bc
RGBrgb(172, 230, 188)
HSLhsl(137, 54%, 79%)
CMYKcmyk(25%, 0%, 18%, 10%)
LABlab(86.5 -26.7 14.6)
LCHlch(86.5 30.4 151.4)
OKLCHoklch(0.874 0.083 153.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6bc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ace6bc on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue73.7%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow18.3%
Key (black)9.8%

Color previews

#ace6bc text on a black background

contrast 14.80:1

Card sample

#ace6bc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6bc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6bc in the Color Lab