Skip to content

#acdfbe

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

RGB
172, 223, 190
HSL
141°, 44%, 78%
CMYK
23, 0, 15, 13
Luminance
0.6526

Every format

HEX#acdfbe
RGBrgb(172, 223, 190)
HSLhsl(141, 44%, 78%)
CMYKcmyk(23%, 0%, 15%, 13%)
LABlab(84.6 -22.9 10.9)
LCHlch(84.6 25.4 154.7)
OKLCHoklch(0.859 0.070 156.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdfbe on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#acdfbe on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow14.8%
Key (black)12.5%

Color previews

#acdfbe text on a black background

contrast 14.05:1

Card sample

#acdfbe text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfbe in the Color Lab