Skip to content

#acfdad

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

RGB
172, 253, 173
HSL
121°, 95%, 83%
CMYK
32, 0, 32, 1
Luminance
0.8204

Every format

HEX#acfdad
RGBrgb(172, 253, 173)
HSLhsl(121, 95%, 83%)
CMYKcmyk(32%, 0%, 32%, 1%)
LABlab(92.6 -39.9 30.7)
LCHlch(92.6 50.3 142.4)
OKLCHoklch(0.922 0.133 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdad on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#acfdad on black: 17.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue67.8%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#acfdad text on a black background

contrast 17.41:1

Card sample

#acfdad text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdad in the Color Lab