Skip to content

#58fe2f

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

RGB
88, 254, 47
HSL
108°, 99%, 59%
CMYK
65, 0, 82, 0
Luminance
0.7316

At a glance

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

Hex
#58fe2f
Hue
108°
green
Saturation
99%
electric
Lightness
59%
balanced
Brightness
100%
HSV value
Perceived
79%
weighted brightness
Luminance
0.7316
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.63:1
Closest name
Lime
ΔE2000 2.1
Where it sits
Hue108° of 360°
Saturation99%
Lightness59%
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#58fe2f
RGBrgb(88, 254, 47)
HSLhsl(108, 99%, 59%)
CMYKcmyk(65%, 0%, 82%, 0%)
LABlab(88.5 -75.9 77.6)
LCHlch(88.5 108.6 134.4)
OKLCHoklch(0.876 0.269 140.5)
Decimal5832239
Display P3color(display-p3 0.345 0.996 0.184)

Copy-ready code

/* CSS */
color: #58fe2f;
background-color: #58fe2f;
/* Tailwind (arbitrary) */
class="text-[#58fe2f] bg-[#58fe2f]"
/* SCSS */
$brand: #58fe2f;
/* SwiftUI */
Color(red: 0.345, green: 0.996, blue: 0.184)
/* Android */
Color.parseColor("#58fe2f")
/* Flutter */
Color(0xFF58FE2F)
/* Python / OpenCV (BGR) */
(47, 254, 88)

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

Accessibility — WCAG contrast

Aa
#58fe2f on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#58fe2f on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE600
deuteranopia · #F1D94A
tritanopia · #39F6D9

Color scale — 50 to 950

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

#F4FEF1
#E8FCE3
#CCFBC0
#A5FE8F
#79FE58
#58fe2f
#31F401
#29CB01
#21A201
#1C7505
#114903
Base = 500Lightest = 50 · #F4FEF1Darkest = 950 · #114903
:root {
  --brand-50: #F4FEF1;
  --brand-100: #E8FCE3;
  --brand-200: #CCFBC0;
  --brand-300: #A5FE8F;
  --brand-400: #79FE58;
  --brand-500: #58fe2f;
  --brand-600: #31F401;
  --brand-700: #29CB01;
  --brand-800: #21A201;
  --brand-900: #1C7505;
  --brand-950: #114903;
  --brand: #58fe2f;
  --brand-ink: #000000;
}

Colors that work with #58fe2f

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#A12EFF
Second voice, not a rival
Dark variant#1A7F01
Hover, pressed, headers
Light variant#EBFFE6
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 #58fe2f

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#D52FFE
Analogous left#C0FE2F
Analogous right#2FFE6D
Split-complement 1#6D2FFE
Split-complement 2#FE2FC0
Triadic 1#2F58FE
Triadic 2#FE2F58
Tetradic#2FC0FE

RGB percentages

Red34.5%
Green99.6%
Blue18.4%

CMYK percentages

Cyan65.4%
Magenta0.0%
Yellow81.5%
Key (black)0.4%

Color previews

#58fe2f text on a black background

contrast 15.63:1

Card sample

#58fe2f text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #58fe2f;
Background color
Panel with #58fe2f background
background-color: #58fe2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #58fe2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(88, 254, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 254, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #58fe2f;
background: linear-gradient(135deg, #58fe2f, #2FFE90);

Monochromatic scale

Palettes built from #58fe2f

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.

#58fe2f 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.

#58fe2f, answered

What color is #58fe2f?

#58fe2f is a balanced electric green, closest to Lime (ΔE2000 2.1). It sits at 108° on the hue wheel with 99% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #58fe2f?

rgb(88, 254, 47) — 88 red, 254 green and 47 blue out of 255, or 34.5% / 99.6% / 18.4% by channel.

Is #58fe2f a light or a dark color?

It is a light color. Relative luminance is 0.7316 and perceived brightness is 79%, so black text on it reaches 15.63:1.

Should I use black or white text on #58fe2f?

Black. It scores 15.63:1 against #58fe2f, versus 1.34:1 for white — AAA at any size.

What is the complementary color of #58fe2f?

#D52FFE sits directly opposite on the wheel. Softer options are the split-complements #6D2FFE and #FE2FC0, which give the same contrast with far less vibration.

What colors go well with #58fe2f?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #A12EFF as an accent and #1A7F01 for hover and pressed states. For a palette, the analogous pair #C0FE2F and #2FFE6D stays calm, while #D52FFE is the loudest partner.

What is #58fe2f in CMYK for printing?

cmyk(65%, 0%, 82%, 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 #58fe2f 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 #A4FE2F; nudged cooler, #2EFF51.

Work with #58fe2f in the Color Lab