Skip to content

#07da7b

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

RGB
7, 218, 123
HSL
153°, 94%, 44%
CMYK
97, 0, 44, 15
Luminance
0.5162

Every format

HEX#07da7b
RGBrgb(7, 218, 123)
HSLhsl(153, 94%, 44%)
CMYKcmyk(97%, 0%, 44%, 15%)
LABlab(77.0 -65.5 34.5)
LCHlch(77.0 74.0 152.2)
OKLCHoklch(0.780 0.195 154.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#07da7b on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#07da7b on black: 11.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.7%
Green85.5%
Blue48.2%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow43.6%
Key (black)14.5%

Color previews

#07da7b text on a black background

contrast 11.32:1

Card sample

#07da7b text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #07da7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #07da7b in the Color Lab