Skip to content

#acfedf

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

RGB
172, 254, 223
HSL
157°, 98%, 84%
CMYK
32, 0, 12, 0
Luminance
0.8498

Every format

HEX#acfedf
RGBrgb(172, 254, 223)
HSLhsl(157, 98%, 84%)
CMYKcmyk(32%, 0%, 12%, 0%)
LABlab(93.9 -31.4 6.9)
LCHlch(93.9 32.1 167.5)
OKLCHoklch(0.936 0.091 168.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.6%
Blue87.5%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow12.2%
Key (black)0.4%

Color previews

#acfedf text on a black background

contrast 18.00:1

Card sample

#acfedf text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfedf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfedf in the Color Lab