Skip to content

#acd2c4

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

RGB
172, 210, 196
HSL
158°, 30%, 75%
CMYK
18, 0, 7, 18
Luminance
0.5885

Every format

HEX#acd2c4
RGBrgb(172, 210, 196)
HSLhsl(158, 30%, 75%)
CMYKcmyk(18%, 0%, 7%, 18%)
LABlab(81.2 -15.3 2.8)
LCHlch(81.2 15.6 169.7)
OKLCHoklch(0.832 0.045 170.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2c4 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#acd2c4 on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue76.9%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow6.7%
Key (black)17.6%

Color previews

#acd2c4 text on a black background

contrast 12.77:1

Card sample

#acd2c4 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2c4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2c4 in the Color Lab