Skip to content

#ace7cb

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

RGB
172, 231, 203
HSL
152°, 55%, 79%
CMYK
26, 0, 12, 9
Luminance
0.7023

Every format

HEX#ace7cb
RGBrgb(172, 231, 203)
HSLhsl(152, 55%, 79%)
CMYKcmyk(26%, 0%, 12%, 9%)
LABlab(87.1 -24.4 7.6)
LCHlch(87.1 25.5 162.7)
OKLCHoklch(0.880 0.071 164.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace7cb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace7cb on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow12.1%
Key (black)9.4%

Color previews

#ace7cb text on a black background

contrast 15.05:1

Card sample

#ace7cb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace7cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace7cb in the Color Lab