Skip to content

#b4df9f

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

RGB
180, 223, 159
HSL
100°, 50%, 75%
CMYK
19, 0, 29, 13
Luminance
0.6498

Every format

HEX#b4df9f
RGBrgb(180, 223, 159)
HSLhsl(100, 50%, 75%)
CMYKcmyk(19%, 0%, 29%, 13%)
LABlab(84.5 -25.5 26.9)
LCHlch(84.5 37.1 133.5)
OKLCHoklch(0.857 0.097 135.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green87.5%
Blue62.4%

CMYK percentages

Cyan19.3%
Magenta0.0%
Yellow28.7%
Key (black)12.5%

Color previews

#b4df9f text on a black background

contrast 14.00:1

Card sample

#b4df9f text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4df9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4df9f in the Color Lab