Skip to content

#ace8cb

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

RGB
172, 232, 203
HSL
151°, 57%, 79%
CMYK
26, 0, 13, 9
Luminance
0.7080

Every format

HEX#ace8cb
RGBrgb(172, 232, 203)
HSLhsl(151, 57%, 79%)
CMYKcmyk(26%, 0%, 13%, 9%)
LABlab(87.4 -24.9 8.0)
LCHlch(87.4 26.1 162.2)
OKLCHoklch(0.882 0.073 163.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8cb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ace8cb on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green91.0%
Blue79.6%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow12.5%
Key (black)9.0%

Color previews

#ace8cb text on a black background

contrast 15.16:1

Card sample

#ace8cb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ace8cb in the Color Lab