Skip to content

#7eee6d

a light, electric green · cool · closest name: Light Green

RGB
126, 238, 109
HSL
112°, 79%, 68%
CMYK
47, 0, 54, 7
Luminance
0.6669

At a glance

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

Hex
#7eee6d
Hue
112°
green
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6669
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.34:1
Closest name
Light Green
ΔE2000 4.8
Where it sits
Hue112° of 360°
Saturation79%
Lightness68%
Temperature
Warm ← → Cool59% cool

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

Every format

HEX#7eee6d
RGBrgb(126, 238, 109)
HSLhsl(112, 79%, 68%)
CMYKcmyk(47%, 0%, 54%, 7%)
LABlab(85.3 -56.2 52.1)
LCHlch(85.3 76.6 137.2)
OKLCHoklch(0.855 0.197 141.1)
Decimal8318573
Display P3color(display-p3 0.494 0.933 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eee6d on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#7eee6d on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3DB61
deuteranopia · #E4D176
tritanopia · #72E7D1

Color scale — 50 to 950

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

#F4FCF3
#E9F9E6
#CDF5C7
#A6F39B
#7eee6d
#4DE836
#33DB1A
#2BB715
#229211
#1C6A11
#12420A
Base = 400Lightest = 50 · #F4FCF3Darkest = 950 · #12420A
:root {
  --brand-50: #F4FCF3;
  --brand-100: #E9F9E6;
  --brand-200: #CDF5C7;
  --brand-300: #A6F39B;
  --brand-400: #7eee6d;
  --brand-500: #4DE836;
  --brand-600: #33DB1A;
  --brand-700: #2BB715;
  --brand-800: #229211;
  --brand-900: #1C6A11;
  --brand-950: #12420A;
  --brand: #7eee6d;
  --brand-ink: #000000;
}

Colors that work with #7eee6d

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#F5FAF4
Tinted page background
Border#C6EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#BD6AF1
Second voice, not a rival
Dark variant#1B720D
Hover, pressed, headers
Light variant#EBFCE8
Selected rows, tints
Dark surface#162414
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 #7eee6d

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
  • Card and section backgrounds
  • 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
  • White 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#DD6DEE
Analogous left#BEEE6D
Analogous right#6DEE9C
Split-complement 1#9C6DEE
Split-complement 2#EE6DBE
Triadic 1#6D7EEE
Triadic 2#EE6D7E
Tetradic#6DBEEE

RGB percentages

Red49.4%
Green93.3%
Blue42.7%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow54.2%
Key (black)6.7%

Color previews

#7eee6d text on a black background

contrast 14.34:1

Card sample

#7eee6d text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(126, 238, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(126, 238, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7eee6d;
background: linear-gradient(135deg, #7eee6d, #6DEEB2);

Monochromatic scale

Palettes built from #7eee6d

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.

#7eee6d 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#7eee6d, answered

What color is #7eee6d?

#7eee6d is a light electric green, closest to Light Green (ΔE2000 4.8). It sits at 112° on the hue wheel with 79% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7eee6d?

rgb(126, 238, 109) — 126 red, 238 green and 109 blue out of 255, or 49.4% / 93.3% / 42.7% by channel.

Is #7eee6d a light or a dark color?

It is a light color. Relative luminance is 0.6669 and perceived brightness is 78%, so black text on it reaches 14.34:1.

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

Black. It scores 14.34:1 against #7eee6d, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #7eee6d?

#DD6DEE sits directly opposite on the wheel. Softer options are the split-complements #9C6DEE and #EE6DBE, which give the same contrast with far less vibration.

What colors go well with #7eee6d?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #559B4B for secondary text, #BD6AF1 as an accent and #1B720D for hover and pressed states. For a palette, the analogous pair #BEEE6D and #6DEE9C stays calm, while #DD6DEE is the loudest partner.

What is #7eee6d in CMYK for printing?

cmyk(47%, 0%, 54%, 7%). 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 #7eee6d warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ADEE6D; nudged cooler, #6BF08A.

Work with #7eee6d in the Color Lab