Skip to content

#5fe950

a balanced, electric green · cool · closest name: Lime

RGB
95, 233, 80
HSL
114°, 78%, 61%
CMYK
59, 0, 66, 9
Luminance
0.6129

At a glance

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

Hex
#5fe950
Hue
114°
green
Saturation
78%
electric
Lightness
61%
balanced
Brightness
91%
HSV value
Perceived
74%
weighted brightness
Luminance
0.6129
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.26:1
Closest name
Lime
ΔE2000 6.4
Where it sits
Hue114° of 360°
Saturation78%
Lightness61%
Temperature
Warm ← → Cool60% 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#5fe950
RGBrgb(95, 233, 80)
HSLhsl(114, 78%, 61%)
CMYKcmyk(59%, 0%, 66%, 9%)
LABlab(82.5 -65.3 61.0)
LCHlch(82.5 89.4 136.9)
OKLCHoklch(0.828 0.227 141.7)
Decimal6285648
Display P3color(display-p3 0.373 0.914 0.314)

Copy-ready code

/* CSS */
color: #5fe950;
background-color: #5fe950;
/* Tailwind (arbitrary) */
class="text-[#5fe950] bg-[#5fe950]"
/* SCSS */
$brand: #5fe950;
/* SwiftUI */
Color(red: 0.373, green: 0.914, blue: 0.314)
/* Android */
Color.parseColor("#5fe950")
/* Flutter */
Color(0xFF5FE950)
/* Python / OpenCV (BGR) */
(80, 233, 95)

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

Accessibility — WCAG contrast

Aa
#5fe950 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#5fe950 on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED43C
deuteranopia · #DDC95E
tritanopia · #49E2CA

Color scale — 50 to 950

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

#F4FCF3
#E8F9E6
#CCF5C7
#A4F29B
#76EC69
#5fe950
#2EDA1B
#26B517
#1F9112
#1A6911
#10420B
Base = 500Lightest = 50 · #F4FCF3Darkest = 950 · #10420B
:root {
  --brand-50: #F4FCF3;
  --brand-100: #E8F9E6;
  --brand-200: #CCF5C7;
  --brand-300: #A4F29B;
  --brand-400: #76EC69;
  --brand-500: #5fe950;
  --brand-600: #2EDA1B;
  --brand-700: #26B517;
  --brand-800: #1F9112;
  --brand-900: #1A6911;
  --brand-950: #10420B;
  --brand: #5fe950;
  --brand-ink: #000000;
}

Colors that work with #5fe950

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#C4EDC0
Hairlines and dividers
Muted text#529B4B
Captions on the surface
Accent#B54CED
Second voice, not a rival
Dark variant#18710E
Hover, pressed, headers
Light variant#EAFCE8
Selected rows, tints
Dark surface#152414
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 #5fe950

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
  • 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
  • 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#DA50E9
Analogous left#ACE950
Analogous right#50E98E
Split-complement 1#8E50E9
Split-complement 2#E950AC
Triadic 1#505FE9
Triadic 2#E9505F
Tetradic#50ACE9

RGB percentages

Red37.3%
Green91.4%
Blue31.4%

CMYK percentages

Cyan59.2%
Magenta0.0%
Yellow65.7%
Key (black)8.6%

Color previews

#5fe950 text on a black background

contrast 13.26:1

Card sample

#5fe950 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5fe950;
Background color
Panel with #5fe950 background
background-color: #5fe950;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5fe950;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(95, 233, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 233, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fe950;
background: linear-gradient(135deg, #5fe950, #50E9A7);

Monochromatic scale

Palettes built from #5fe950

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.

#5fe950 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.

#5fe950, answered

What color is #5fe950?

#5fe950 is a balanced electric green, closest to Lime (ΔE2000 6.4). It sits at 114° on the hue wheel with 78% saturation and 61% lightness, which reads as cool.

What is the RGB value of #5fe950?

rgb(95, 233, 80) — 95 red, 233 green and 80 blue out of 255, or 37.3% / 91.4% / 31.4% by channel.

Is #5fe950 a light or a dark color?

It is a light color. Relative luminance is 0.6129 and perceived brightness is 74%, so black text on it reaches 13.26:1.

Should I use black or white text on #5fe950?

Black. It scores 13.26:1 against #5fe950, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #5fe950?

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

What colors go well with #5fe950?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #529B4B for secondary text, #B54CED as an accent and #18710E for hover and pressed states. For a palette, the analogous pair #ACE950 and #50E98E stays calm, while #DA50E9 is the loudest partner.

What is #5fe950 in CMYK for printing?

cmyk(59%, 0%, 66%, 9%). 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 #5fe950 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #97E950; nudged cooler, #4EEB78.

Work with #5fe950 in the Color Lab