Skip to content

#7eff8b

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

RGB
126, 255, 139
HSL
126°, 100%, 75%
CMYK
51, 0, 46, 0
Luminance
0.7782

At a glance

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

Hex
#7eff8b
Hue
126°
green
Saturation
100%
electric
Lightness
75%
light
Brightness
100%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7782
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.56:1
Closest name
Pale Green
ΔE2000 3.1
Where it sits
Hue126° of 360°
Saturation100%
Lightness75%
Temperature
Warm ← → Cool65% 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#7eff8b
RGBrgb(126, 255, 139)
HSLhsl(126, 100%, 75%)
CMYKcmyk(51%, 0%, 46%, 0%)
LABlab(90.7 -58.9 44.6)
LCHlch(90.7 73.9 142.9)
OKLCHoklch(0.900 0.193 145.8)
Decimal8322955
Display P3color(display-p3 0.494 1.000 0.545)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7eff8b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#7eff8b on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEC82
deuteranopia · #F1E093
tritanopia · #68FAE3

Color scale — 50 to 950

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

#F1FEF2
#E3FCE6
#C0FCC6
#7eff8b
#57FF68
#1FFF35
#00F518
#00CC14
#00A310
#057610
#03490A
Base = 300Lightest = 50 · #F1FEF2Darkest = 950 · #03490A
:root {
  --brand-50: #F1FEF2;
  --brand-100: #E3FCE6;
  --brand-200: #C0FCC6;
  --brand-300: #7eff8b;
  --brand-400: #57FF68;
  --brand-500: #1FFF35;
  --brand-600: #00F518;
  --brand-700: #00CC14;
  --brand-800: #00A310;
  --brand-900: #057610;
  --brand-950: #03490A;
  --brand: #7eff8b;
  --brand-ink: #000000;
}

Colors that work with #7eff8b

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#F4FAF5
Tinted page background
Border#C0EDC4
Hairlines and dividers
Muted text#4B9B53
Captions on the surface
Accent#AE00CC
Second voice, not a rival
Dark variant#00800D
Hover, pressed, headers
Light variant#E5FFE8
Selected rows, tints
Dark surface#142415
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 #7eff8b

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#FF7EF2
Analogous left#B2FF7E
Analogous right#7EFFCB
Split-complement 1#CB7EFF
Split-complement 2#FF7EB2
Triadic 1#8B7EFF
Triadic 2#FF8B7E
Tetradic#7EB2FF

RGB percentages

Red49.4%
Green100.0%
Blue54.5%

CMYK percentages

Cyan50.6%
Magenta0.0%
Yellow45.5%
Key (black)0.0%

Color previews

#7eff8b text on a black background

contrast 16.56:1

Card sample

#7eff8b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eff8b

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.

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

#7eff8b, answered

What color is #7eff8b?

#7eff8b is a light electric green, closest to Pale Green (ΔE2000 3.1). It sits at 126° on the hue wheel with 100% saturation and 75% lightness, which reads as cool.

What is the RGB value of #7eff8b?

rgb(126, 255, 139) — 126 red, 255 green and 139 blue out of 255, or 49.4% / 100% / 54.5% by channel.

Is #7eff8b a light or a dark color?

It is a light color. Relative luminance is 0.7782 and perceived brightness is 83%, so black text on it reaches 16.56:1.

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

Black. It scores 16.56:1 against #7eff8b, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #7eff8b?

#FF7EF2 sits directly opposite on the wheel. Softer options are the split-complements #CB7EFF and #FF7EB2, which give the same contrast with far less vibration.

What colors go well with #7eff8b?

For interface work: #F4FAF5 as the surface, #C0EDC4 for borders, #4B9B53 for secondary text, #AE00CC as an accent and #00800D for hover and pressed states. For a palette, the analogous pair #B2FF7E and #7EFFCB stays calm, while #FF7EF2 is the loudest partner.

What is #7eff8b in CMYK for printing?

cmyk(51%, 0%, 46%, 0%). 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 #7eff8b warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A0FF7E; nudged cooler, #7EFFBA.

Work with #7eff8b in the Color Lab