Skip to content

#acecac

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

RGB
172, 236, 172
HSL
120°, 63%, 80%
CMYK
27, 0, 27, 8
Luminance
0.7174

Every format

HEX#acecac
RGBrgb(172, 236, 172)
HSLhsl(120, 63%, 80%)
CMYKcmyk(27%, 0%, 27%, 8%)
LABlab(87.8 -32.3 24.7)
LCHlch(87.8 40.7 142.6)
OKLCHoklch(0.884 0.108 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acecac on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#acecac on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green92.5%
Blue67.5%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow27.1%
Key (black)7.5%

Color previews

#acecac text on a black background

contrast 15.35:1

Card sample

#acecac text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecac in the Color Lab