Skip to content

#ace2cb

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

RGB
172, 226, 203
HSL
154°, 48%, 78%
CMYK
24, 0, 10, 11
Luminance
0.6748

Every format

HEX#ace2cb
RGBrgb(172, 226, 203)
HSLhsl(154, 48%, 78%)
CMYKcmyk(24%, 0%, 10%, 11%)
LABlab(85.7 -21.9 5.6)
LCHlch(85.7 22.6 165.6)
OKLCHoklch(0.869 0.064 166.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow10.2%
Key (black)11.4%

Color previews

#ace2cb text on a black background

contrast 14.50:1

Card sample

#ace2cb text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace2cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace2cb in the Color Lab