Skip to content

#07da2b

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

RGB
7, 218, 43
HSL
130°, 94%, 44%
CMYK
97, 0, 80, 15
Luminance
0.5036

Every format

HEX#07da2b
RGBrgb(7, 218, 43)
HSLhsl(130, 94%, 44%)
CMYKcmyk(97%, 0%, 80%, 15%)
LABlab(76.3 -74.9 67.0)
LCHlch(76.3 100.5 138.2)
OKLCHoklch(0.771 0.251 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#07da2b on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#07da2b on black: 11.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green85.5%
Blue16.9%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow80.3%
Key (black)14.5%

Color previews

#07da2b text on a black background

contrast 11.07:1

Card sample

#07da2b text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(7, 218, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(7, 218, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #07da2b;
background: linear-gradient(135deg, #07da2b, #07DAB7);

Monochromatic scale

Palettes built from #07da2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07da2b in the Color Lab