Skip to content

#b4db00

a dark, electric green · cool · closest name: yellow

RGB
180, 219, 0
HSL
71°, 100%, 43%
CMYK
18, 0, 100, 14
Luminance
0.6037

Every format

HEX#b4db00
RGBrgb(180, 219, 0)
HSLhsl(71, 100%, 43%)
CMYKcmyk(18%, 0%, 100%, 14%)
LABlab(82.0 -35.3 80.9)
LCHlch(82.0 88.3 113.6)
OKLCHoklch(0.833 0.202 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b4db00 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#b4db00 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red70.6%
Green85.9%
Blue0.0%

CMYK percentages

Cyan17.8%
Magenta0.0%
Yellow100.0%
Key (black)14.1%

Color previews

#b4db00 text on a black background

contrast 13.07:1

Card sample

#b4db00 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(180, 219, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(180, 219, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b4db00;
background: linear-gradient(135deg, #b4db00, #22DB00);

Monochromatic scale

Palettes built from #b4db00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4db00 in the Color Lab