Skip to content

#acecb2

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

RGB
172, 236, 178
HSL
126°, 63%, 80%
CMYK
27, 0, 25, 8
Luminance
0.7198

Every format

HEX#acecb2
RGBrgb(172, 236, 178)
HSLhsl(126, 63%, 80%)
CMYKcmyk(27%, 0%, 25%, 8%)
LABlab(88.0 -31.3 21.8)
LCHlch(88.0 38.2 145.1)
OKLCHoklch(0.885 0.102 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecb2 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#acecb2 on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue69.8%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow24.6%
Key (black)7.5%

Color previews

#acecb2 text on a black background

contrast 15.40:1

Card sample

#acecb2 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecb2 in the Color Lab