Skip to content

#07da2c

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

RGB
7, 218, 44
HSL
131°, 94%, 44%
CMYK
97, 0, 80, 15
Luminance
0.5037

Every format

HEX#07da2c
RGBrgb(7, 218, 44)
HSLhsl(131, 94%, 44%)
CMYKcmyk(97%, 0%, 80%, 15%)
LABlab(76.3 -74.9 66.7)
LCHlch(76.3 100.3 138.3)
OKLCHoklch(0.771 0.251 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red2.7%
Green85.5%
Blue17.3%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow79.8%
Key (black)14.5%

Color previews

#07da2c text on a black background

contrast 11.07:1

Card sample

#07da2c text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #07da2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07da2c in the Color Lab