Skip to content

#acdbb4

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

RGB
172, 219, 180
HSL
130°, 40%, 77%
CMYK
22, 0, 18, 14
Luminance
0.6273

Every format

HEX#acdbb4
RGBrgb(172, 219, 180)
HSLhsl(130, 40%, 77%)
CMYKcmyk(22%, 0%, 18%, 14%)
LABlab(83.3 -22.8 14.3)
LCHlch(83.3 26.9 148.0)
OKLCHoklch(0.848 0.073 149.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green85.9%
Blue70.6%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow17.8%
Key (black)14.1%

Color previews

#acdbb4 text on a black background

contrast 13.55:1

Card sample

#acdbb4 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdbb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdbb4 in the Color Lab