Skip to content

#acdfad

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

RGB
172, 223, 173
HSL
121°, 44%, 78%
CMYK
23, 0, 22, 13
Luminance
0.6456

Every format

HEX#acdfad
RGBrgb(172, 223, 173)
HSLhsl(121, 44%, 78%)
CMYKcmyk(23%, 0%, 22%, 13%)
LABlab(84.3 -26.0 19.3)
LCHlch(84.3 32.4 143.4)
OKLCHoklch(0.855 0.086 145.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfad on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#acdfad on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue67.8%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#acdfad text on a black background

contrast 13.91:1

Card sample

#acdfad text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfad in the Color Lab