Skip to content

#07da3b

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

RGB
7, 218, 59
HSL
135°, 94%, 44%
CMYK
97, 0, 73, 15
Luminance
0.5050

Every format

HEX#07da3b
RGBrgb(7, 218, 59)
HSLhsl(135, 94%, 44%)
CMYKcmyk(97%, 0%, 73%, 15%)
LABlab(76.4 -73.8 62.0)
LCHlch(76.4 96.4 140.0)
OKLCHoklch(0.772 0.244 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#07da3b on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#07da3b on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green85.5%
Blue23.1%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow72.9%
Key (black)14.5%

Color previews

#07da3b text on a black background

contrast 11.10:1

Card sample

#07da3b text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #07da3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07da3b in the Color Lab