Skip to content

#acffca

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

RGB
172, 255, 202
HSL
142°, 100%, 84%
CMYK
33, 0, 21, 0
Luminance
0.8455

Every format

HEX#acffca
RGBrgb(172, 255, 202)
HSLhsl(142, 100%, 84%)
CMYKcmyk(33%, 0%, 21%, 0%)
LABlab(93.7 -35.9 17.5)
LCHlch(93.7 39.9 154.0)
OKLCHoklch(0.933 0.109 155.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue79.2%

CMYK percentages

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

Color previews

#acffca text on a black background

contrast 17.91:1

Card sample

#acffca text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffca in the Color Lab