Skip to content

#acdec3

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

RGB
172, 222, 195
HSL
148°, 43%, 77%
CMYK
23, 0, 12, 13
Luminance
0.6495

Every format

HEX#acdec3
RGBrgb(172, 222, 195)
HSLhsl(148, 43%, 77%)
CMYKcmyk(23%, 0%, 12%, 13%)
LABlab(84.5 -21.5 8.0)
LCHlch(84.5 22.9 159.6)
OKLCHoklch(0.858 0.064 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.1%
Blue76.5%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow12.2%
Key (black)12.9%

Color previews

#acdec3 text on a black background

contrast 13.99:1

Card sample

#acdec3 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdec3 in the Color Lab