Skip to content

#acfddc

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

RGB
172, 253, 220
HSL
156°, 95%, 83%
CMYK
32, 0, 13, 1
Luminance
0.8419

Every format

HEX#acfddc
RGBrgb(172, 253, 220)
HSLhsl(156, 95%, 83%)
CMYKcmyk(32%, 0%, 13%, 1%)
LABlab(93.5 -31.5 8.0)
LCHlch(93.5 32.5 165.8)
OKLCHoklch(0.933 0.091 167.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfddc on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#acfddc on black: 17.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue86.3%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow13.0%
Key (black)0.8%

Color previews

#acfddc text on a black background

contrast 17.84:1

Card sample

#acfddc text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfddc in the Color Lab