Skip to content

Spring Green #00ff7f

The exact color of new growth.

RGB
0, 255, 127
HSL
150°, 100%, 50%
CMYK
100, 0, 50, 0
Luminance
0.7305

About Spring Green

Spring green, #00ff7f, is the pure green-cyan primary’s neighbor — green with just enough blue to feel cool and electric. It is the color of the first shoots, rendered at full digital voltage.

History

Spring green is a color-wheel position more than a pigment — the point exactly between green and cyan. X11 fixed the vivid #00ff7f; nature offers gentler versions in every new leaf and blade.

Psychology

Spring green reads fresh, alive and energizing — renewal at maximum brightness. It signals growth, newness and go with more vitality than standard green.

In design

Spring green is a bright accent: electric on dark, useless as text on white (1.4:1). Pair with charcoal and navy for glow, coral and cream for freshness. Growth, fintech-fresh and eco-active brands use its energy.

In culture

Spring green as the color of "new," fresh sprouts and the growth arrow pointing up: renewal’s brightest signal.

Brands that own spring green

Shades of spring green

Every format

HEX#00ff7f
RGBrgb(0, 255, 127)
HSLhsl(150, 100%, 50%)
CMYKcmyk(100%, 0%, 50%, 0%)
LABlab(88.5 -76.9 47.0)
LCHlch(88.5 90.1 148.6)
OKLCHoklch(0.875 0.235 151.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ff7f on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#00ff7f on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green100.0%
Blue49.8%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow50.2%
Key (black)0.0%

Color previews

#00ff7f text on a black background

contrast 15.61:1

Card sample

#00ff7f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00ff7f;
Background color
Panel with #00ff7f background
background-color: #00ff7f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00ff7f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 255, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 255, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00ff7f;
background: linear-gradient(135deg, #00ff7f, #00D5FF);

Monochromatic scale

Palettes built from #00ff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Spring Green, answered

What is the hex code for spring green?

CSS springgreen is #00ff7f — the vivid point between green and cyan on the color wheel.

Spring green vs mint vs lime?

Lime leans yellow, mint is a pale pastel, spring green leans cyan-cool at full saturation — the electric fresh-growth green.

When should I use spring green?

As a dark-theme accent for growth, freshness or positive momentum. It is too bright for light-background text.

Work with #00ff7f in the Color Lab