Skip to content

#acdab3

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

RGB
172, 218, 179
HSL
129°, 38%, 77%
CMYK
21, 0, 18, 15
Luminance
0.6217

Every format

HEX#acdab3
RGBrgb(172, 218, 179)
HSLhsl(129, 38%, 77%)
CMYKcmyk(21%, 0%, 18%, 15%)
LABlab(83.0 -22.5 14.4)
LCHlch(83.0 26.7 147.5)
OKLCHoklch(0.845 0.072 149.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdab3 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#acdab3 on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.5%
Blue70.2%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow17.9%
Key (black)14.5%

Color previews

#acdab3 text on a black background

contrast 13.43:1

Card sample

#acdab3 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdab3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdab3 in the Color Lab