Skip to content

#b3dfac

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

RGB
179, 223, 172
HSL
112°, 44%, 78%
CMYK
20, 0, 23, 13
Luminance
0.6534

Every format

HEX#b3dfac
RGBrgb(179, 223, 172)
HSLhsl(112, 44%, 78%)
CMYKcmyk(20%, 0%, 23%, 13%)
LABlab(84.7 -23.8 20.4)
LCHlch(84.7 31.4 139.4)
OKLCHoklch(0.859 0.083 141.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green87.5%
Blue67.5%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#b3dfac text on a black background

contrast 14.07:1

Card sample

#b3dfac text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3dfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3dfac in the Color Lab