Skip to content

#7fec67

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

RGB
127, 236, 103
HSL
109°, 78%, 67%
CMYK
46, 0, 56, 8
Luminance
0.6548

At a glance

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

Hex
#7fec67
Hue
109°
green
Saturation
78%
electric
Lightness
67%
light
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6548
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.10:1
Closest name
Light Green
ΔE2000 5.4
Where it sits
Hue109° of 360°
Saturation78%
Lightness67%
Temperature
Warm ← → Cool58% 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#7fec67
RGBrgb(127, 236, 103)
HSLhsl(109, 78%, 67%)
CMYKcmyk(46%, 0%, 56%, 8%)
LABlab(84.7 -55.8 54.0)
LCHlch(84.7 77.7 135.9)
OKLCHoklch(0.850 0.199 140.1)
Decimal8383591
Display P3color(display-p3 0.498 0.925 0.404)

Copy-ready code

/* CSS */
color: #7fec67;
background-color: #7fec67;
/* Tailwind (arbitrary) */
class="text-[#7fec67] bg-[#7fec67]"
/* SCSS */
$brand: #7fec67;
/* SwiftUI */
Color(red: 0.498, green: 0.925, blue: 0.404)
/* Android */
Color.parseColor("#7fec67")
/* Flutter */
Color(0xFF7FEC67)
/* Python / OpenCV (BGR) */
(103, 236, 127)

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

Accessibility — WCAG contrast

Aa
#7fec67 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#7fec67 on black: 14.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D95A
deuteranopia · #E3D071
tritanopia · #75E5CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7fec67 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
#EAF9E6
#CFF5C7
#ABF39B
#7fec67
#57E638
#3DDA1B
#33B517
#299112
#216911
#15420B
Base = 400Lightest = 50 · #F4FCF3Darkest = 950 · #15420B
:root {
  --brand-50: #F4FCF3;
  --brand-100: #EAF9E6;
  --brand-200: #CFF5C7;
  --brand-300: #ABF39B;
  --brand-400: #7fec67;
  --brand-500: #57E638;
  --brand-600: #3DDA1B;
  --brand-700: #33B517;
  --brand-800: #299112;
  --brand-900: #216911;
  --brand-950: #15420B;
  --brand: #7fec67;
  --brand-ink: #000000;
}

Colors that work with #7fec67

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#C8EDC0
Hairlines and dividers
Muted text#599B4B
Captions on the surface
Accent#B364EF
Second voice, not a rival
Dark variant#20710E
Hover, pressed, headers
Light variant#ECFCE8
Selected rows, tints
Dark surface#172414
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 #7fec67

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#D467EC
Analogous left#C2EC67
Analogous right#67EC92
Split-complement 1#9267EC
Split-complement 2#EC67C2
Triadic 1#677FEC
Triadic 2#EC677F
Tetradic#67C2EC

RGB percentages

Red49.8%
Green92.5%
Blue40.4%

CMYK percentages

Cyan46.2%
Magenta0.0%
Yellow56.4%
Key (black)7.5%

Color previews

#7fec67 text on a black background

contrast 14.10:1

Card sample

#7fec67 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 236, 103, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 236, 103, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fec67;
background: linear-gradient(135deg, #7fec67, #67ECA8);

Monochromatic scale

Palettes built from #7fec67

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.

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

#7fec67, answered

What color is #7fec67?

#7fec67 is a light electric green, closest to Light Green (ΔE2000 5.4). It sits at 109° on the hue wheel with 78% saturation and 67% lightness, which reads as neutral.

What is the RGB value of #7fec67?

rgb(127, 236, 103) — 127 red, 236 green and 103 blue out of 255, or 49.8% / 92.5% / 40.4% by channel.

Is #7fec67 a light or a dark color?

It is a light color. Relative luminance is 0.6548 and perceived brightness is 77%, so black text on it reaches 14.10:1.

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

Black. It scores 14.10:1 against #7fec67, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #7fec67?

#D467EC sits directly opposite on the wheel. Softer options are the split-complements #9267EC and #EC67C2, which give the same contrast with far less vibration.

What colors go well with #7fec67?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #B364EF as an accent and #20710E for hover and pressed states. For a palette, the analogous pair #C2EC67 and #67EC92 stays calm, while #D467EC is the loudest partner.

What is #7fec67 in CMYK for printing?

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

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B0EC67; nudged cooler, #65EE7F.

Work with #7fec67 in the Color Lab