Skip to content

#acd2b2

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

RGB
172, 210, 178
HSL
130°, 30%, 75%
CMYK
18, 0, 15, 18
Luminance
0.5808

Every format

HEX#acd2b2
RGBrgb(172, 210, 178)
HSLhsl(130, 30%, 75%)
CMYKcmyk(18%, 0%, 15%, 18%)
LABlab(80.8 -18.7 11.8)
LCHlch(80.8 22.1 147.9)
OKLCHoklch(0.828 0.060 149.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd2b2 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#acd2b2 on black: 12.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green82.4%
Blue69.8%

CMYK percentages

Cyan18.1%
Magenta0.0%
Yellow15.2%
Key (black)17.6%

Color previews

#acd2b2 text on a black background

contrast 12.62:1

Card sample

#acd2b2 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd2b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd2b2 in the Color Lab