Skip to content

#b8f500

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

RGB
184, 245, 0
HSL
75°, 100%, 48%
CMYK
25, 0, 100, 4
Luminance
0.7550

Every format

HEX#b8f500
RGBrgb(184, 245, 0)
HSLhsl(75, 100%, 48%)
CMYKcmyk(25%, 0%, 100%, 4%)
LABlab(89.6 -45.2 86.7)
LCHlch(89.6 97.8 117.5)
OKLCHoklch(0.895 0.227 125.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b8f500 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#b8f500 on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.2%
Green96.1%
Blue0.0%

CMYK percentages

Cyan24.9%
Magenta0.0%
Yellow100.0%
Key (black)3.9%

Color previews

#b8f500 text on a black background

contrast 16.10:1

Card sample

#b8f500 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(184, 245, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(184, 245, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b8f500;
background: linear-gradient(135deg, #b8f500, #15F500);

Monochromatic scale

Palettes built from #b8f500

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b8f500 in the Color Lab