Skip to content

#acdba2

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

RGB
172, 219, 162
HSL
110°, 44%, 75%
CMYK
22, 0, 26, 14
Luminance
0.6204

Every format

HEX#acdba2
RGBrgb(172, 219, 162)
HSLhsl(110, 44%, 75%)
CMYKcmyk(22%, 0%, 26%, 14%)
LABlab(82.9 -25.9 23.2)
LCHlch(82.9 34.8 138.2)
OKLCHoklch(0.844 0.092 140.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdba2 on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#acdba2 on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue63.5%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow26.0%
Key (black)14.1%

Color previews

#acdba2 text on a black background

contrast 13.41:1

Card sample

#acdba2 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdba2 in the Color Lab