Skip to content

#acdfbd

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

RGB
172, 223, 189
HSL
140°, 44%, 78%
CMYK
23, 0, 15, 13
Luminance
0.6522

Every format

HEX#acdfbd
RGBrgb(172, 223, 189)
HSLhsl(140, 44%, 78%)
CMYKcmyk(23%, 0%, 15%, 13%)
LABlab(84.6 -23.1 11.4)
LCHlch(84.6 25.8 153.9)
OKLCHoklch(0.859 0.071 155.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfbd on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#acdfbd on black: 14.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue74.1%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow15.2%
Key (black)12.5%

Color previews

#acdfbd text on a black background

contrast 14.04:1

Card sample

#acdfbd text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfbd in the Color Lab