Skip to content

#7dff00

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

RGB
125, 255, 0
HSL
91°, 100%, 50%
CMYK
51, 0, 100, 0
Luminance
0.7588

Every format

HEX#7dff00
RGBrgb(125, 255, 0)
HSLhsl(91, 100%, 50%)
CMYKcmyk(51%, 0%, 100%, 0%)
LABlab(89.8 -68.6 85.7)
LCHlch(89.8 109.8 128.7)
OKLCHoklch(0.889 0.266 136.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dff00 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#7dff00 on black: 16.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green100.0%
Blue0.0%

CMYK percentages

Cyan51.0%
Magenta0.0%
Yellow100.0%
Key (black)0.0%

Color previews

#7dff00 text on a black background

contrast 16.18:1

Card sample

#7dff00 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7dff00;
Background color
Panel with #7dff00 background
background-color: #7dff00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7dff00;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #7dff00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dff00 in the Color Lab