Skip to content

#acfddf

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

RGB
172, 253, 223
HSL
158°, 95%, 83%
CMYK
32, 0, 12, 1
Luminance
0.8435

Every format

HEX#acfddf
RGBrgb(172, 253, 223)
HSLhsl(158, 95%, 83%)
CMYKcmyk(32%, 0%, 12%, 1%)
LABlab(93.6 -30.9 6.5)
LCHlch(93.6 31.6 168.0)
OKLCHoklch(0.934 0.089 169.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.2%
Blue87.5%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#acfddf text on a black background

contrast 17.87:1

Card sample

#acfddf text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfddf in the Color Lab