Skip to content

#acffc8

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

RGB
172, 255, 200
HSL
140°, 100%, 84%
CMYK
33, 0, 22, 0
Luminance
0.8446

Every format

HEX#acffc8
RGBrgb(172, 255, 200)
HSLhsl(140, 100%, 84%)
CMYKcmyk(33%, 0%, 22%, 0%)
LABlab(93.7 -36.2 18.4)
LCHlch(93.7 40.6 153.0)
OKLCHoklch(0.932 0.111 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue78.4%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow21.6%
Key (black)0.0%

Color previews

#acffc8 text on a black background

contrast 17.89:1

Card sample

#acffc8 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffc8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffc8 in the Color Lab