Skip to content

#acecad

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

RGB
172, 236, 173
HSL
121°, 63%, 80%
CMYK
27, 0, 27, 8
Luminance
0.7178

Every format

HEX#acecad
RGBrgb(172, 236, 173)
HSLhsl(121, 63%, 80%)
CMYKcmyk(27%, 0%, 27%, 8%)
LABlab(87.9 -32.2 24.3)
LCHlch(87.9 40.3 143.0)
OKLCHoklch(0.884 0.107 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acecad text on a black background

contrast 15.36:1

Card sample

#acecad text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecad in the Color Lab