Skip to content

#7cef5f

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

RGB
124, 239, 95
HSL
108°, 82%, 66%
CMYK
48, 0, 60, 6
Luminance
0.6684

At a glance

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

Hex
#7cef5f
Hue
108°
green
Saturation
82%
electric
Lightness
66%
light
Brightness
94%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6684
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.37:1
Closest name
Light Green
ΔE2000 6.4
Where it sits
Hue108° of 360°
Saturation82%
Lightness66%
Temperature
Warm ← → Cool57% 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#7cef5f
RGBrgb(124, 239, 95)
HSLhsl(108, 82%, 66%)
CMYKcmyk(48%, 0%, 60%, 6%)
LABlab(85.4 -58.6 58.3)
LCHlch(85.4 82.7 135.2)
OKLCHoklch(0.855 0.211 139.7)
Decimal8187743
Display P3color(display-p3 0.486 0.937 0.373)

Copy-ready code

/* CSS */
color: #7cef5f;
background-color: #7cef5f;
/* Tailwind (arbitrary) */
class="text-[#7cef5f] bg-[#7cef5f]"
/* SCSS */
$brand: #7cef5f;
/* SwiftUI */
Color(red: 0.486, green: 0.937, blue: 0.373)
/* Android */
Color.parseColor("#7cef5f")
/* Flutter */
Color(0xFF7CEF5F)
/* Python / OpenCV (BGR) */
(95, 239, 124)

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

Accessibility — WCAG contrast

Aa
#7cef5f on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#7cef5f on black: 14.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5DC4F
deuteranopia · #E6D26A
tritanopia · #71E8D0

Color scale — 50 to 950

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

#F4FCF2
#EAF9E6
#D0F6C6
#ACF599
#7cef5f
#58EB33
#3FDF16
#34B913
#2A940F
#226B0F
#154309
Base = 400Lightest = 50 · #F4FCF2Darkest = 950 · #154309
:root {
  --brand-50: #F4FCF2;
  --brand-100: #EAF9E6;
  --brand-200: #D0F6C6;
  --brand-300: #ACF599;
  --brand-400: #7cef5f;
  --brand-500: #58EB33;
  --brand-600: #3FDF16;
  --brand-700: #34B913;
  --brand-800: #2A940F;
  --brand-900: #226B0F;
  --brand-950: #154309;
  --brand: #7cef5f;
  --brand-ink: #000000;
}

Colors that work with #7cef5f

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#F6FAF4
Tinted page background
Border#C9EDC0
Hairlines and dividers
Muted text#5B9B4B
Captions on the surface
Accent#AE5CF3
Second voice, not a rival
Dark variant#21740C
Hover, pressed, headers
Light variant#ECFDE8
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 #7cef5f

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#D25FEF
Analogous left#C4EF5F
Analogous right#5FEF8A
Split-complement 1#8A5FEF
Split-complement 2#EF5FC4
Triadic 1#5F7CEF
Triadic 2#EF5F7C
Tetradic#5FC4EF

RGB percentages

Red48.6%
Green93.7%
Blue37.3%

CMYK percentages

Cyan48.1%
Magenta0.0%
Yellow60.3%
Key (black)6.3%

Color previews

#7cef5f text on a black background

contrast 14.37:1

Card sample

#7cef5f text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 239, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 239, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cef5f;
background: linear-gradient(135deg, #7cef5f, #5FEFA2);

Monochromatic scale

Palettes built from #7cef5f

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.

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

#7cef5f, answered

What color is #7cef5f?

#7cef5f is a light electric green, closest to Light Green (ΔE2000 6.4). It sits at 108° on the hue wheel with 82% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #7cef5f?

rgb(124, 239, 95) — 124 red, 239 green and 95 blue out of 255, or 48.6% / 93.7% / 37.3% by channel.

Is #7cef5f a light or a dark color?

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

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

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

What is the complementary color of #7cef5f?

#D25FEF sits directly opposite on the wheel. Softer options are the split-complements #8A5FEF and #EF5FC4, which give the same contrast with far less vibration.

What colors go well with #7cef5f?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #AE5CF3 as an accent and #21740C for hover and pressed states. For a palette, the analogous pair #C4EF5F and #5FEF8A stays calm, while #D25FEF is the loudest partner.

What is #7cef5f in CMYK for printing?

cmyk(48%, 0%, 60%, 6%). 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 #7cef5f warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B1EF5F; nudged cooler, #5DF176.

Work with #7cef5f in the Color Lab