Skip to content

#007b13

a deep, electric green · cool · closest name: forestgreen

RGB
0, 123, 19
HSL
129°, 100%, 24%
CMYK
100, 0, 85, 52
Luminance
0.1421

Every format

HEX#007b13
RGBrgb(0, 123, 19)
HSLhsl(129, 100%, 24%)
CMYKcmyk(100%, 0%, 85%, 52%)
LABlab(44.5 -49.4 44.1)
LCHlch(44.5 66.2 138.2)
OKLCHoklch(0.506 0.166 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007b13 on white: 5.47:1
AA ✓ pass · AA-large · AAA
Aa
#007b13 on black: 3.84:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green48.2%
Blue7.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow84.6%
Key (black)51.8%

Color previews

#007b13 text on a black background

contrast 3.84:1

Card sample

#007b13 text on a white background

contrast 5.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 123, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 123, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007b13;
background: linear-gradient(135deg, #007b13, #007B65);

Monochromatic scale

Palettes built from #007b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007b13 in the Color Lab