Skip to content

#acdb9b

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

RGB
172, 219, 155
HSL
104°, 47%, 73%
CMYK
22, 0, 29, 14
Luminance
0.6180

Every format

HEX#acdb9b
RGBrgb(172, 219, 155)
HSLhsl(104, 47%, 73%)
CMYKcmyk(22%, 0%, 29%, 14%)
LABlab(82.8 -27.0 26.6)
LCHlch(82.8 37.9 135.4)
OKLCHoklch(0.842 0.100 137.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdb9b on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#acdb9b on black: 13.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue60.8%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow29.2%
Key (black)14.1%

Color previews

#acdb9b text on a black background

contrast 13.36:1

Card sample

#acdb9b text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdb9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdb9b in the Color Lab