Skip to content

#acd2c3

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

RGB
172, 210, 195
HSL
156°, 30%, 75%
CMYK
18, 0, 7, 18
Luminance
0.5880

Every format

HEX#acd2c3
RGBrgb(172, 210, 195)
HSLhsl(156, 30%, 75%)
CMYKcmyk(18%, 0%, 7%, 18%)
LABlab(81.2 -15.5 3.3)
LCHlch(81.2 15.8 168.1)
OKLCHoklch(0.832 0.045 169.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2c3 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#acd2c3 on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow7.1%
Key (black)17.6%

Color previews

#acd2c3 text on a black background

contrast 12.76:1

Card sample

#acd2c3 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2c3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2c3 in the Color Lab