Skip to content

#acffdc

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

RGB
172, 255, 220
HSL
155°, 100%, 84%
CMYK
33, 0, 14, 0
Luminance
0.8546

Every format

HEX#acffdc
RGBrgb(172, 255, 220)
HSLhsl(155, 100%, 84%)
CMYKcmyk(33%, 0%, 14%, 0%)
LABlab(94.1 -32.4 8.8)
LCHlch(94.1 33.6 164.9)
OKLCHoklch(0.937 0.094 166.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acffdc on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#acffdc on black: 18.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue86.3%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow13.7%
Key (black)0.0%

Color previews

#acffdc text on a black background

contrast 18.09:1

Card sample

#acffdc text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffdc in the Color Lab