Skip to content

#ace3cb

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

RGB
172, 227, 203
HSL
154°, 50%, 78%
CMYK
24, 0, 11, 11
Luminance
0.6802

Every format

HEX#ace3cb
RGBrgb(172, 227, 203)
HSLhsl(154, 50%, 78%)
CMYKcmyk(24%, 0%, 11%, 11%)
LABlab(86.0 -22.4 6.0)
LCHlch(86.0 23.2 164.9)
OKLCHoklch(0.871 0.066 166.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace3cb on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#ace3cb on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green89.0%
Blue79.6%

CMYK percentages

Cyan24.2%
Magenta0.0%
Yellow10.6%
Key (black)11.0%

Color previews

#ace3cb text on a black background

contrast 14.60:1

Card sample

#ace3cb text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace3cb in the Color Lab