Skip to content

#008800

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

RGB
0, 136, 0
HSL
120°, 100%, 27%
CMYK
100, 0, 100, 47
Luminance
0.1761

Every format

HEX#008800
RGBrgb(0, 136, 0)
HSLhsl(120, 100%, 27%)
CMYKcmyk(100%, 0%, 100%, 47%)
LABlab(49.0 -54.0 52.1)
LCHlch(49.0 75.1 136.0)
OKLCHoklch(0.543 0.185 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008800 on white: 4.64:1
AA ✓ pass · AA-large · AAA
Aa
#008800 on black: 4.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green53.3%
Blue0.0%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow100.0%
Key (black)46.7%

Color previews

#008800 text on a black background

contrast 4.52:1

Card sample

#008800 text on a white background

contrast 4.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 136, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 136, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008800;
background: linear-gradient(135deg, #008800, #00885B);

Monochromatic scale

Palettes built from #008800

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008800 in the Color Lab