Skip to content

#acffce

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

RGB
172, 255, 206
HSL
145°, 100%, 84%
CMYK
33, 0, 19, 0
Luminance
0.8475

Every format

HEX#acffce
RGBrgb(172, 255, 206)
HSLhsl(145, 100%, 84%)
CMYKcmyk(33%, 0%, 19%, 0%)
LABlab(93.8 -35.1 15.5)
LCHlch(93.8 38.4 156.1)
OKLCHoklch(0.934 0.105 157.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow19.2%
Key (black)0.0%

Color previews

#acffce text on a black background

contrast 17.95:1

Card sample

#acffce text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffce in the Color Lab