Skip to content

#acfecc

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

RGB
172, 254, 204
HSL
143°, 98%, 84%
CMYK
32, 0, 20, 0
Luminance
0.8401

Every format

HEX#acfecc
RGBrgb(172, 254, 204)
HSLhsl(143, 98%, 84%)
CMYKcmyk(32%, 0%, 20%, 0%)
LABlab(93.5 -35.0 16.1)
LCHlch(93.5 38.6 155.3)
OKLCHoklch(0.931 0.105 156.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfecc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#acfecc on black: 17.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.6%
Blue80.0%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow19.7%
Key (black)0.4%

Color previews

#acfecc text on a black background

contrast 17.80:1

Card sample

#acfecc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfecc in the Color Lab