Skip to content

#acefac

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

RGB
172, 239, 172
HSL
120°, 68%, 81%
CMYK
28, 0, 28, 6
Luminance
0.7348

Every format

HEX#acefac
RGBrgb(172, 239, 172)
HSLhsl(120, 68%, 81%)
CMYKcmyk(28%, 0%, 28%, 6%)
LABlab(88.7 -33.7 25.9)
LCHlch(88.7 42.5 142.5)
OKLCHoklch(0.890 0.113 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green93.7%
Blue67.5%

CMYK percentages

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

Color previews

#acefac text on a black background

contrast 15.70:1

Card sample

#acefac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acefac in the Color Lab