Skip to content

#acdac2

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

RGB
172, 218, 194
HSL
149°, 38%, 77%
CMYK
21, 0, 11, 15
Luminance
0.6281

Every format

HEX#acdac2
RGBrgb(172, 218, 194)
HSLhsl(149, 38%, 77%)
CMYKcmyk(21%, 0%, 11%, 15%)
LABlab(83.3 -19.7 6.9)
LCHlch(83.3 20.9 160.6)
OKLCHoklch(0.849 0.058 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow11.0%
Key (black)14.5%

Color previews

#acdac2 text on a black background

contrast 13.56:1

Card sample

#acdac2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdac2 in the Color Lab