Skip to content

#acffdf

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

RGB
172, 255, 223
HSL
157°, 100%, 84%
CMYK
33, 0, 13, 0
Luminance
0.8562

Every format

HEX#acffdf
RGBrgb(172, 255, 223)
HSLhsl(157, 100%, 84%)
CMYKcmyk(33%, 0%, 13%, 0%)
LABlab(94.2 -31.8 7.3)
LCHlch(94.2 32.6 167.0)
OKLCHoklch(0.938 0.092 168.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue87.5%

CMYK percentages

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

Color previews

#acffdf text on a black background

contrast 18.12:1

Card sample

#acffdf text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffdf in the Color Lab