Skip to content

#7ec113

a dark, electric green · neutral · closest name: Yellow Green

RGB
126, 193, 19
HSL
83°, 82%, 42%
CMYK
35, 0, 90, 24
Luminance
0.4262

At a glance

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

Hex
#7ec113
Hue
83°
green
Saturation
82%
electric
Lightness
42%
dark
Brightness
76%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4262
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.52:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue83° of 360°
Saturation82%
Lightness42%
Temperature
Warm ← → Cool44% 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#7ec113
RGBrgb(126, 193, 19)
HSLhsl(83, 82%, 42%)
CMYKcmyk(35%, 0%, 90%, 24%)
LABlab(71.3 -44.4 69.0)
LCHlch(71.3 82.0 122.8)
OKLCHoklch(0.738 0.196 130.5)
Decimal8306963
Display P3color(display-p3 0.494 0.757 0.075)

Copy-ready code

/* CSS */
color: #7ec113;
background-color: #7ec113;
/* Tailwind (arbitrary) */
class="text-[#7ec113] bg-[#7ec113]"
/* SCSS */
$brand: #7ec113;
/* SwiftUI */
Color(red: 0.494, green: 0.757, blue: 0.075)
/* Android */
Color.parseColor("#7ec113")
/* Flutter */
Color(0xFF7EC113)
/* Python / OpenCV (BGR) */
(19, 193, 126)

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 #7ec113 · 9.52:1
Use #000000AAA at every size.
Aa
White text · 2.20:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.52:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7ec113 as text scores 2.20:1 on white and 9.52:1 on black.

Accessibility — WCAG contrast

Aa
#7ec113 on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#7ec113 on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAB200
deuteranopia · #C1AD2D
tritanopia · #81B8A4

Color scale — 50 to 950

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

#F8FCF2
#F2FAE6
#E3F6C6
#D1F599
#BBF066
#A4EB33
#92DF16
#7ec113
#61950F
#486B0F
#2D4309
Base = 700Lightest = 50 · #F8FCF2Darkest = 950 · #2D4309
:root {
  --brand-50: #F8FCF2;
  --brand-100: #F2FAE6;
  --brand-200: #E3F6C6;
  --brand-300: #D1F599;
  --brand-400: #BBF066;
  --brand-500: #A4EB33;
  --brand-600: #92DF16;
  --brand-700: #7ec113;
  --brand-800: #61950F;
  --brand-900: #486B0F;
  --brand-950: #2D4309;
  --brand: #7ec113;
  --brand-ink: #000000;
}

Colors that work with #7ec113

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#F8FAF4
Tinted page background
Border#DBEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#270FC5
Second voice, not a rival
Dark variant#4C740B
Hover, pressed, headers
Light variant#F5FDE8
Selected rows, tints
Dark surface#1E2414
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 #7ec113

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#5613C1
Analogous left#C1AD13
Analogous right#27C113
Split-complement 1#1327C1
Split-complement 2#AD13C1
Triadic 1#137EC1
Triadic 2#C1137E
Tetradic#13C1AD

RGB percentages

Red49.4%
Green75.7%
Blue7.5%

CMYK percentages

Cyan34.7%
Magenta0.0%
Yellow90.2%
Key (black)24.3%

Color previews

#7ec113 text on a black background

contrast 9.52:1

Card sample

#7ec113 text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 193, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 193, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ec113;
background: linear-gradient(135deg, #7ec113, #13C11C);

Monochromatic scale

Palettes built from #7ec113

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.

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

#7ec113, answered

What color is #7ec113?

#7ec113 is a dark electric green, closest to Yellow Green (ΔE2000 4.4). It sits at 83° on the hue wheel with 82% saturation and 42% lightness, which reads as neutral.

What is the RGB value of #7ec113?

rgb(126, 193, 19) — 126 red, 193 green and 19 blue out of 255, or 49.4% / 75.7% / 7.5% by channel.

Is #7ec113 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4262 and perceived brightness is 64%, so black text on it reaches 9.52:1.

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

Black. It scores 9.52:1 against #7ec113, versus 2.20:1 for white — AAA at any size.

What is the complementary color of #7ec113?

#5613C1 sits directly opposite on the wheel. Softer options are the split-complements #1327C1 and #AD13C1, which give the same contrast with far less vibration.

What colors go well with #7ec113?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #270FC5 as an accent and #4C740B for hover and pressed states. For a palette, the analogous pair #C1AD13 and #27C113 stays calm, while #5613C1 is the loudest partner.

What is #7ec113 in CMYK for printing?

cmyk(35%, 0%, 90%, 24%). 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 #7ec113 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BEC113; nudged cooler, #3DC311.

Work with #7ec113 in the Color Lab