Skip to content

#b0dd00

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

RGB
176, 221, 0
HSL
72°, 100%, 43%
CMYK
20, 0, 100, 13
Luminance
0.6094

Every format

HEX#b0dd00
RGBrgb(176, 221, 0)
HSLhsl(72, 100%, 43%)
CMYKcmyk(20%, 0%, 100%, 13%)
LABlab(82.3 -37.8 81.0)
LCHlch(82.3 89.4 115.0)
OKLCHoklch(0.835 0.205 123.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0dd00 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#b0dd00 on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green86.7%
Blue0.0%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow100.0%
Key (black)13.3%

Color previews

#b0dd00 text on a black background

contrast 13.19:1

Card sample

#b0dd00 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0dd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0dd00 in the Color Lab