Skip to content

#ace4cb

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

RGB
172, 228, 203
HSL
153°, 51%, 78%
CMYK
25, 0, 11, 11
Luminance
0.6857

Every format

HEX#ace4cb
RGBrgb(172, 228, 203)
HSLhsl(153, 51%, 78%)
CMYKcmyk(25%, 0%, 11%, 11%)
LABlab(86.3 -22.9 6.4)
LCHlch(86.3 23.8 164.3)
OKLCHoklch(0.873 0.067 165.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace4cb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#ace4cb on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.4%
Blue79.6%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow11.0%
Key (black)10.6%

Color previews

#ace4cb text on a black background

contrast 14.71:1

Card sample

#ace4cb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace4cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace4cb in the Color Lab