Skip to content

#b3df9c

a light, vivid green · cool · closest name: khaki

RGB
179, 223, 156
HSL
99°, 51%, 74%
CMYK
20, 0, 30, 13
Luminance
0.6476

Every format

HEX#b3df9c
RGBrgb(179, 223, 156)
HSLhsl(99, 51%, 74%)
CMYKcmyk(20%, 0%, 30%, 13%)
LABlab(84.4 -26.3 28.3)
LCHlch(84.4 38.7 132.9)
OKLCHoklch(0.856 0.101 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3df9c on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#b3df9c on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green87.5%
Blue61.2%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow30.0%
Key (black)12.5%

Color previews

#b3df9c text on a black background

contrast 13.95:1

Card sample

#b3df9c text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3df9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3df9c in the Color Lab