Skip to content

#acdec0

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

RGB
172, 222, 192
HSL
144°, 43%, 77%
CMYK
23, 0, 14, 13
Luminance
0.6482

Every format

HEX#acdec0
RGBrgb(172, 222, 192)
HSLhsl(144, 43%, 77%)
CMYKcmyk(23%, 0%, 14%, 13%)
LABlab(84.4 -22.1 9.5)
LCHlch(84.4 24.0 156.8)
OKLCHoklch(0.857 0.066 158.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.1%
Blue75.3%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow13.5%
Key (black)12.9%

Color previews

#acdec0 text on a black background

contrast 13.96:1

Card sample

#acdec0 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdec0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdec0 in the Color Lab