Skip to content

#acf0ac

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

RGB
172, 240, 172
HSL
120°, 69%, 81%
CMYK
28, 0, 28, 6
Luminance
0.7407

Every format

HEX#acf0ac
RGBrgb(172, 240, 172)
HSLhsl(120, 69%, 81%)
CMYKcmyk(28%, 0%, 28%, 6%)
LABlab(89.0 -34.2 26.3)
LCHlch(89.0 43.1 142.5)
OKLCHoklch(0.893 0.115 144.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acf0ac on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#acf0ac on black: 15.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green94.1%
Blue67.5%

CMYK percentages

Cyan28.3%
Magenta0.0%
Yellow28.3%
Key (black)5.9%

Color previews

#acf0ac text on a black background

contrast 15.81:1

Card sample

#acf0ac text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acf0ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acf0ac in the Color Lab