Skip to content

#7dfd19

a balanced, electric green · neutral · “Lawn Green”

RGB
125, 253, 25
HSL
94°, 98%, 55%
CMYK
51, 0, 90, 1
Luminance
0.7468

At a glance

Every number on this page in one read: what #7dfd19 is made of, how bright it looks, and which way it leans.

Hex
#7dfd19
Hue
94°
green
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7468
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.94:1
Closest name
Lawn Green
ΔE2000 0.5
Where it sits
Hue94° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool52% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#7dfd19
RGBrgb(125, 253, 25)
HSLhsl(94, 98%, 55%)
CMYKcmyk(51%, 0%, 90%, 1%)
LABlab(89.2 -67.5 82.9)
LCHlch(89.2 106.9 129.2)
OKLCHoklch(0.885 0.260 136.4)
Decimal8256793
Display P3color(display-p3 0.490 0.992 0.098)

Copy-ready code

/* CSS */
color: #7dfd19;
background-color: #7dfd19;
/* Tailwind (arbitrary) */
class="text-[#7dfd19] bg-[#7dfd19]"
/* SCSS */
$brand: #7dfd19;
/* SwiftUI */
Color(red: 0.490, green: 0.992, blue: 0.098)
/* Android */
Color.parseColor("#7dfd19")
/* Flutter */
Color(0xFF7DFD19)
/* Python / OpenCV (BGR) */
(25, 253, 125)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #7dfd19 · 15.94:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.94:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7dfd19 as text scores 1.32:1 on white and 15.94:1 on black.

Accessibility — WCAG contrast

Aa
#7dfd19 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#7dfd19 on black: 15.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE700
deuteranopia · #F6DC3F
tritanopia · #76F3D7

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7dfd19 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F7FDF1
#EEFCE3
#DAFBC1
#C0FE90
#A1FE58
#7dfd19
#6CF302
#5ACA02
#48A201
#367506
#224904
Base = 500Lightest = 50 · #F7FDF1Darkest = 950 · #224904
:root {
  --brand-50: #F7FDF1;
  --brand-100: #EEFCE3;
  --brand-200: #DAFBC1;
  --brand-300: #C0FE90;
  --brand-400: #A1FE58;
  --brand-500: #7dfd19;
  --brand-600: #6CF302;
  --brand-700: #5ACA02;
  --brand-800: #48A201;
  --brand-900: #367506;
  --brand-950: #224904;
  --brand: #7dfd19;
  --brand-ink: #000000;
}

Colors that work with #7dfd19

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F7FAF4
Tinted page background
Border#D3EDC0
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#5F17FF
Second voice, not a rival
Dark variant#387E01
Hover, pressed, headers
Light variant#F1FFE6
Selected rows, tints
Dark surface#1B2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #7dfd19

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#9919FD
Analogous left#EFFD19
Analogous right#19FD27
Split-complement 1#2719FD
Split-complement 2#FD19EF
Triadic 1#197DFD
Triadic 2#FD197D
Tetradic#19EFFD

RGB percentages

Red49.0%
Green99.2%
Blue9.8%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow90.1%
Key (black)0.8%

Color previews

#7dfd19 text on a black background

contrast 15.94:1

Card sample

#7dfd19 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 253, 25, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 253, 25, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7dfd19;
background: linear-gradient(135deg, #7dfd19, #19FD4D);

Monochromatic scale

Palettes built from #7dfd19

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#7dfd19 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#7dfd19, answered

What color is #7dfd19?

#7dfd19 is a balanced electric green — the CSS keyword Lawn Green. It sits at 94° on the hue wheel with 98% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #7dfd19?

rgb(125, 253, 25) — 125 red, 253 green and 25 blue out of 255, or 49% / 99.2% / 9.8% by channel.

Is #7dfd19 a light or a dark color?

It is a light color. Relative luminance is 0.7468 and perceived brightness is 81%, so black text on it reaches 15.94:1.

Should I use black or white text on #7dfd19?

Black. It scores 15.94:1 against #7dfd19, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #7dfd19?

#9919FD sits directly opposite on the wheel. Softer options are the split-complements #2719FD and #FD19EF, which give the same contrast with far less vibration.

What colors go well with #7dfd19?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6E9B4B for secondary text, #5F17FF as an accent and #387E01 for hover and pressed states. For a palette, the analogous pair #EFFD19 and #19FD27 stays calm, while #9919FD is the loudest partner.

What is #7dfd19 in CMYK for printing?

cmyk(51%, 0%, 90%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #7dfd19 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D1FD19; nudged cooler, #28FF17.

Work with #7dfd19 in the Color Lab