Skip to content

#acdec5

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

RGB
172, 222, 197
HSL
150°, 43%, 77%
CMYK
23, 0, 11, 13
Luminance
0.6504

Every format

HEX#acdec5
RGBrgb(172, 222, 197)
HSLhsl(150, 43%, 77%)
CMYKcmyk(23%, 0%, 11%, 13%)
LABlab(84.5 -21.1 7.0)
LCHlch(84.5 22.3 161.6)
OKLCHoklch(0.859 0.062 163.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdec5 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#acdec5 on black: 14.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.1%
Blue77.3%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow11.3%
Key (black)12.9%

Color previews

#acdec5 text on a black background

contrast 14.01:1

Card sample

#acdec5 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdec5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdec5 in the Color Lab