Skip to content

#acdac3

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

RGB
172, 218, 195
HSL
150°, 38%, 77%
CMYK
21, 0, 11, 15
Luminance
0.6285

Every format

HEX#acdac3
RGBrgb(172, 218, 195)
HSLhsl(150, 38%, 77%)
CMYKcmyk(21%, 0%, 11%, 15%)
LABlab(83.4 -19.5 6.4)
LCHlch(83.4 20.6 161.8)
OKLCHoklch(0.849 0.058 163.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdac3 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#acdac3 on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue76.5%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow10.6%
Key (black)14.5%

Color previews

#acdac3 text on a black background

contrast 13.57:1

Card sample

#acdac3 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdac3 in the Color Lab