Skip to content

#acecb4

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

RGB
172, 236, 180
HSL
128°, 63%, 80%
CMYK
27, 0, 24, 8
Luminance
0.7206

Every format

HEX#acecb4
RGBrgb(172, 236, 180)
HSLhsl(128, 63%, 80%)
CMYKcmyk(27%, 0%, 24%, 8%)
LABlab(88.0 -31.0 20.8)
LCHlch(88.0 37.3 146.1)
OKLCHoklch(0.885 0.100 147.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue70.6%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow23.7%
Key (black)7.5%

Color previews

#acecb4 text on a black background

contrast 15.41:1

Card sample

#acecb4 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecb4 in the Color Lab