Skip to content

#b9df4b

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

RGB
185, 223, 75
HSL
75°, 70%, 58%
CMYK
17, 0, 66, 13
Luminance
0.6360

Every format

HEX#b9df4b
RGBrgb(185, 223, 75)
HSLhsl(75, 70%, 58%)
CMYKcmyk(17%, 0%, 66%, 13%)
LABlab(83.8 -32.7 65.5)
LCHlch(83.8 73.3 116.5)
OKLCHoklch(0.849 0.176 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b9df4b on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#b9df4b on black: 13.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.5%
Green87.5%
Blue29.4%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow66.4%
Key (black)12.5%

Color previews

#b9df4b text on a black background

contrast 13.72:1

Card sample

#b9df4b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 223, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 223, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b9df4b;
background: linear-gradient(135deg, #b9df4b, #56DF4B);

Monochromatic scale

Palettes built from #b9df4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b9df4b in the Color Lab