Skip to content

#ace6cb

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

RGB
172, 230, 203
HSL
152°, 54%, 79%
CMYK
25, 0, 12, 10
Luminance
0.6968

Every format

HEX#ace6cb
RGBrgb(172, 230, 203)
HSLhsl(152, 54%, 79%)
CMYKcmyk(25%, 0%, 12%, 10%)
LABlab(86.8 -23.9 7.2)
LCHlch(86.8 24.9 163.2)
OKLCHoklch(0.878 0.070 164.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace6cb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ace6cb on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green90.2%
Blue79.6%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow11.7%
Key (black)9.8%

Color previews

#ace6cb text on a black background

contrast 14.94:1

Card sample

#ace6cb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace6cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace6cb in the Color Lab