Skip to content

#03bb00

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

RGB
3, 187, 0
HSL
119°, 100%, 37%
CMYK
98, 0, 100, 27
Luminance
0.3556

Every format

HEX#03bb00
RGBrgb(3, 187, 0)
HSLhsl(119, 100%, 37%)
CMYKcmyk(98%, 0%, 100%, 27%)
LABlab(66.2 -68.1 65.9)
LCHlch(66.2 94.8 136.0)
OKLCHoklch(0.686 0.233 142.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03bb00 on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#03bb00 on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green73.3%
Blue0.0%

CMYK percentages

Cyan98.4%
Magenta0.0%
Yellow100.0%
Key (black)26.7%

Color previews

#03bb00 text on a black background

contrast 8.11:1

Card sample

#03bb00 text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03bb00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03bb00 in the Color Lab