Skip to content

#acffcc

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

RGB
172, 255, 204
HSL
143°, 100%, 84%
CMYK
33, 0, 20, 0
Luminance
0.8465

Every format

HEX#acffcc
RGBrgb(172, 255, 204)
HSLhsl(143, 100%, 84%)
CMYKcmyk(33%, 0%, 20%, 0%)
LABlab(93.7 -35.5 16.5)
LCHlch(93.7 39.1 155.1)
OKLCHoklch(0.933 0.107 156.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acffcc on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#acffcc on black: 17.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue80.0%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow20.0%
Key (black)0.0%

Color previews

#acffcc text on a black background

contrast 17.93:1

Card sample

#acffcc text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffcc in the Color Lab