Skip to content

#acecae

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

RGB
172, 236, 174
HSL
122°, 63%, 80%
CMYK
27, 0, 26, 8
Luminance
0.7182

Every format

HEX#acecae
RGBrgb(172, 236, 174)
HSLhsl(122, 63%, 80%)
CMYKcmyk(27%, 0%, 26%, 8%)
LABlab(87.9 -32.0 23.8)
LCHlch(87.9 39.9 143.4)
OKLCHoklch(0.884 0.106 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green92.5%
Blue68.2%

CMYK percentages

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

Color previews

#acecae text on a black background

contrast 15.36:1

Card sample

#acecae text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acecae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acecae in the Color Lab