Skip to content

#acfdbd

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

RGB
172, 253, 189
HSL
133°, 95%, 83%
CMYK
32, 0, 25, 1
Luminance
0.8270

Every format

HEX#acfdbd
RGBrgb(172, 253, 189)
HSLhsl(133, 95%, 83%)
CMYKcmyk(32%, 0%, 25%, 1%)
LABlab(92.9 -37.3 23.0)
LCHlch(92.9 43.8 148.4)
OKLCHoklch(0.925 0.118 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdbd on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#acfdbd on black: 17.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue74.1%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow25.3%
Key (black)0.8%

Color previews

#acfdbd text on a black background

contrast 17.54:1

Card sample

#acfdbd text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdbd in the Color Lab