Skip to content

#acdfbb

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

RGB
172, 223, 187
HSL
138°, 44%, 78%
CMYK
23, 0, 16, 13
Luminance
0.6513

Every format

HEX#acdfbb
RGBrgb(172, 223, 187)
HSLhsl(138, 44%, 78%)
CMYKcmyk(23%, 0%, 16%, 13%)
LABlab(84.5 -23.5 12.3)
LCHlch(84.5 26.6 152.3)
OKLCHoklch(0.858 0.072 153.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue73.3%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow16.1%
Key (black)12.5%

Color previews

#acdfbb text on a black background

contrast 14.03:1

Card sample

#acdfbb text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfbb in the Color Lab