Skip to content

#acdbb2

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

RGB
172, 219, 178
HSL
128°, 40%, 77%
CMYK
22, 0, 19, 14
Luminance
0.6265

Every format

HEX#acdbb2
RGBrgb(172, 219, 178)
HSLhsl(128, 40%, 77%)
CMYKcmyk(22%, 0%, 19%, 14%)
LABlab(83.3 -23.2 15.3)
LCHlch(83.3 27.8 146.7)
OKLCHoklch(0.847 0.075 148.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green85.9%
Blue69.8%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow18.7%
Key (black)14.1%

Color previews

#acdbb2 text on a black background

contrast 13.53:1

Card sample

#acdbb2 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbb2 in the Color Lab