Skip to content

#bbee00

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

RGB
187, 238, 0
HSL
73°, 100%, 47%
CMYK
21, 0, 100, 7
Luminance
0.7171

Every format

HEX#bbee00
RGBrgb(187, 238, 0)
HSLhsl(73, 100%, 47%)
CMYKcmyk(21%, 0%, 100%, 7%)
LABlab(87.8 -41.1 85.4)
LCHlch(87.8 94.8 115.7)
OKLCHoklch(0.881 0.218 123.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbee00 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#bbee00 on black: 15.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue0.0%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow100.0%
Key (black)6.7%

Color previews

#bbee00 text on a black background

contrast 15.34:1

Card sample

#bbee00 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbee00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbee00 in the Color Lab