Skip to content

#7dfd2a

a balanced, electric green · neutral · closest name: Lawn Green

RGB
125, 253, 42
HSL
96°, 98%, 58%
CMYK
51, 0, 83, 1
Luminance
0.7478

At a glance

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

Hex
#7dfd2a
Hue
96°
green
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7478
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.96:1
Closest name
Lawn Green
ΔE2000 1.2
Where it sits
Hue96° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool53% 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#7dfd2a
RGBrgb(125, 253, 42)
HSLhsl(96, 98%, 58%)
CMYKcmyk(51%, 0%, 83%, 1%)
LABlab(89.3 -67.0 79.9)
LCHlch(89.3 104.3 130.0)
OKLCHoklch(0.885 0.256 136.9)
Decimal8256810
Display P3color(display-p3 0.490 0.992 0.165)

Copy-ready code

/* CSS */
color: #7dfd2a;
background-color: #7dfd2a;
/* Tailwind (arbitrary) */
class="text-[#7dfd2a] bg-[#7dfd2a]"
/* SCSS */
$brand: #7dfd2a;
/* SwiftUI */
Color(red: 0.490, green: 0.992, blue: 0.165)
/* Android */
Color.parseColor("#7dfd2a")
/* Flutter */
Color(0xFF7DFD2A)
/* Python / OpenCV (BGR) */
(42, 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 #7dfd2a · 15.96:1
Use #000000AAA at every size.
Aa
White text · 1.32:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.96:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7dfd2a as text scores 1.32:1 on white and 15.96:1 on black.

Accessibility — WCAG contrast

Aa
#7dfd2a on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#7dfd2a on black: 15.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE700
deuteranopia · #F5DC47
tritanopia · #75F4D8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7dfd2a 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.

#F6FDF1
#EDFCE3
#D8FBC1
#BBFE90
#99FD58
#7dfd2a
#61F202
#51CA02
#41A202
#317406
#1F4904
Base = 500Lightest = 50 · #F6FDF1Darkest = 950 · #1F4904
:root {
  --brand-50: #F6FDF1;
  --brand-100: #EDFCE3;
  --brand-200: #D8FBC1;
  --brand-300: #BBFE90;
  --brand-400: #99FD58;
  --brand-500: #7dfd2a;
  --brand-600: #61F202;
  --brand-700: #51CA02;
  --brand-800: #41A202;
  --brand-900: #317406;
  --brand-950: #1F4904;
  --brand: #7dfd2a;
  --brand-ink: #000000;
}

Colors that work with #7dfd2a

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#D1EDC0
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#7528FF
Second voice, not a rival
Dark variant#327E01
Hover, pressed, headers
Light variant#F0FFE6
Selected rows, tints
Dark surface#1A2414
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 #7dfd2a

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#AA2AFD
Analogous left#E6FD2A
Analogous right#2AFD40
Split-complement 1#402AFD
Split-complement 2#FD2AE6
Triadic 1#2A7DFD
Triadic 2#FD2A7D
Tetradic#2AE6FD

RGB percentages

Red49.0%
Green99.2%
Blue16.5%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow83.4%
Key (black)0.8%

Color previews

#7dfd2a text on a black background

contrast 15.96:1

Card sample

#7dfd2a text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7dfd2a

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.

#7dfd2a 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.

#7dfd2a, answered

What color is #7dfd2a?

#7dfd2a is a balanced electric green, closest to Lawn Green (ΔE2000 1.2). It sits at 96° on the hue wheel with 98% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #7dfd2a?

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

Is #7dfd2a a light or a dark color?

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

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

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

What is the complementary color of #7dfd2a?

#AA2AFD sits directly opposite on the wheel. Softer options are the split-complements #402AFD and #FD2AE6, which give the same contrast with far less vibration.

What colors go well with #7dfd2a?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #6A9B4B for secondary text, #7528FF as an accent and #327E01 for hover and pressed states. For a palette, the analogous pair #E6FD2A and #2AFD40 stays calm, while #AA2AFD is the loudest partner.

What is #7dfd2a in CMYK for printing?

cmyk(51%, 0%, 83%, 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 #7dfd2a warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CAFD2A; nudged cooler, #2EFF28.

Work with #7dfd2a in the Color Lab