Skip to content

#acefaa

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

RGB
172, 239, 170
HSL
118°, 68%, 80%
CMYK
28, 0, 29, 6
Luminance
0.7341

Every format

HEX#acefaa
RGBrgb(172, 239, 170)
HSLhsl(118, 68%, 80%)
CMYKcmyk(28%, 0%, 29%, 6%)
LABlab(88.6 -34.0 26.9)
LCHlch(88.6 43.4 141.7)
OKLCHoklch(0.890 0.115 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefaa on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#acefaa on black: 15.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green93.7%
Blue66.7%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow28.9%
Key (black)6.3%

Color previews

#acefaa text on a black background

contrast 15.68:1

Card sample

#acefaa text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefaa in the Color Lab