Skip to content

#ace1cb

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

RGB
172, 225, 203
HSL
155°, 47%, 78%
CMYK
24, 0, 10, 12
Luminance
0.6693

Every format

HEX#ace1cb
RGBrgb(172, 225, 203)
HSLhsl(155, 47%, 78%)
CMYKcmyk(24%, 0%, 10%, 12%)
LABlab(85.5 -21.4 5.2)
LCHlch(85.5 22.1 166.3)
OKLCHoklch(0.867 0.063 167.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green88.2%
Blue79.6%

CMYK percentages

Cyan23.6%
Magenta0.0%
Yellow9.8%
Key (black)11.8%

Color previews

#ace1cb text on a black background

contrast 14.39:1

Card sample

#ace1cb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace1cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace1cb in the Color Lab