Skip to content

#acdaba

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

RGB
172, 218, 186
HSL
138°, 38%, 77%
CMYK
21, 0, 15, 15
Luminance
0.6246

Every format

HEX#acdaba
RGBrgb(172, 218, 186)
HSLhsl(138, 38%, 77%)
CMYKcmyk(21%, 0%, 15%, 15%)
LABlab(83.2 -21.2 10.9)
LCHlch(83.2 23.9 152.9)
OKLCHoklch(0.847 0.065 154.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green85.5%
Blue72.9%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow14.7%
Key (black)14.5%

Color previews

#acdaba text on a black background

contrast 13.49:1

Card sample

#acdaba text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdaba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdaba in the Color Lab