Skip to content

#b2df03

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

RGB
178, 223, 3
HSL
72°, 97%, 44%
CMYK
20, 0, 99, 13
Luminance
0.6225

Every format

HEX#b2df03
RGBrgb(178, 223, 3)
HSLhsl(72, 97%, 44%)
CMYKcmyk(20%, 0%, 99%, 13%)
LABlab(83.0 -37.9 81.3)
LCHlch(83.0 89.7 115.0)
OKLCHoklch(0.841 0.206 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2df03 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#b2df03 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.5%
Blue1.2%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow98.7%
Key (black)12.5%

Color previews

#b2df03 text on a black background

contrast 13.45:1

Card sample

#b2df03 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2df03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2df03 in the Color Lab