Skip to content

#acfece

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

RGB
172, 254, 206
HSL
145°, 98%, 84%
CMYK
32, 0, 19, 0
Luminance
0.8411

Every format

HEX#acfece
RGBrgb(172, 254, 206)
HSLhsl(145, 98%, 84%)
CMYKcmyk(32%, 0%, 19%, 0%)
LABlab(93.5 -34.7 15.1)
LCHlch(93.5 37.8 156.4)
OKLCHoklch(0.931 0.104 157.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.6%
Blue80.8%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow18.9%
Key (black)0.4%

Color previews

#acfece text on a black background

contrast 17.82:1

Card sample

#acfece text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfece in the Color Lab