Skip to content

#acdfbc

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

RGB
172, 223, 188
HSL
139°, 44%, 78%
CMYK
23, 0, 16, 13
Luminance
0.6518

Every format

HEX#acdfbc
RGBrgb(172, 223, 188)
HSLhsl(139, 44%, 78%)
CMYKcmyk(23%, 0%, 16%, 13%)
LABlab(84.6 -23.3 11.8)
LCHlch(84.6 26.2 153.1)
OKLCHoklch(0.859 0.072 154.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue73.7%

CMYK percentages

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

Color previews

#acdfbc text on a black background

contrast 14.04:1

Card sample

#acdfbc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdfbc in the Color Lab