Skip to content

#acdfab

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

RGB
172, 223, 171
HSL
119°, 45%, 77%
CMYK
23, 0, 23, 13
Luminance
0.6449

Every format

HEX#acdfab
RGBrgb(172, 223, 171)
HSLhsl(119, 45%, 77%)
CMYKcmyk(23%, 0%, 23%, 13%)
LABlab(84.2 -26.3 20.3)
LCHlch(84.2 33.2 142.4)
OKLCHoklch(0.855 0.089 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue67.1%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#acdfab text on a black background

contrast 13.90:1

Card sample

#acdfab text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfab in the Color Lab