Skip to content

#b3df8c

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

RGB
179, 223, 140
HSL
92°, 57%, 71%
CMYK
20, 0, 37, 13
Luminance
0.6425

Every format

HEX#b3df8c
RGBrgb(179, 223, 140)
HSLhsl(92, 57%, 71%)
CMYKcmyk(20%, 0%, 37%, 13%)
LABlab(84.1 -28.6 36.1)
LCHlch(84.1 46.1 128.4)
OKLCHoklch(0.853 0.119 131.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b3df8c on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#b3df8c on black: 13.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.2%
Green87.5%
Blue54.9%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow37.2%
Key (black)12.5%

Color previews

#b3df8c text on a black background

contrast 13.85:1

Card sample

#b3df8c text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3df8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3df8c in the Color Lab