Skip to content

#acfac1

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

RGB
172, 250, 193
HSL
136°, 89%, 83%
CMYK
31, 0, 23, 2
Luminance
0.8099

Every format

HEX#acfac1
RGBrgb(172, 250, 193)
HSLhsl(136, 89%, 83%)
CMYKcmyk(31%, 0%, 23%, 2%)
LABlab(92.1 -35.2 19.9)
LCHlch(92.1 40.4 150.5)
OKLCHoklch(0.920 0.109 152.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfac1 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#acfac1 on black: 17.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green98.0%
Blue75.7%

CMYK percentages

Cyan31.2%
Magenta0.0%
Yellow22.8%
Key (black)2.0%

Color previews

#acfac1 text on a black background

contrast 17.20:1

Card sample

#acfac1 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfac1 in the Color Lab