Skip to content

#ace0cb

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

RGB
172, 224, 203
HSL
156°, 46%, 78%
CMYK
23, 0, 9, 12
Luminance
0.6639

Every format

HEX#ace0cb
RGBrgb(172, 224, 203)
HSLhsl(156, 46%, 78%)
CMYKcmyk(23%, 0%, 9%, 12%)
LABlab(85.2 -20.9 4.8)
LCHlch(85.2 21.5 167.0)
OKLCHoklch(0.865 0.061 168.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.8%
Blue79.6%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow9.4%
Key (black)12.2%

Color previews

#ace0cb text on a black background

contrast 14.28:1

Card sample

#ace0cb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace0cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace0cb in the Color Lab