Skip to content

#5bfd13

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

RGB
91, 253, 19
HSL
102°, 98%, 53%
CMYK
64, 0, 93, 1
Luminance
0.7252

At a glance

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

Hex
#5bfd13
Hue
102°
green
Saturation
98%
electric
Lightness
53%
balanced
Brightness
99%
HSV value
Perceived
79%
weighted brightness
Luminance
0.7252
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.50:1
Closest name
Lime
ΔE2000 2.4
Where it sits
Hue102° of 360°
Saturation98%
Lightness53%
Temperature
Warm ← → Cool55% 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#5bfd13
RGBrgb(91, 253, 19)
HSLhsl(102, 98%, 53%)
CMYKcmyk(64%, 0%, 93%, 1%)
LABlab(88.2 -75.9 82.4)
LCHlch(88.2 112.0 132.6)
OKLCHoklch(0.874 0.275 139.5)
Decimal6028563
Display P3color(display-p3 0.357 0.992 0.075)

Copy-ready code

/* CSS */
color: #5bfd13;
background-color: #5bfd13;
/* Tailwind (arbitrary) */
class="text-[#5bfd13] bg-[#5bfd13]"
/* SCSS */
$brand: #5bfd13;
/* SwiftUI */
Color(red: 0.357, green: 0.992, blue: 0.075)
/* Android */
Color.parseColor("#5bfd13")
/* Flutter */
Color(0xFF5BFD13)
/* Python / OpenCV (BGR) */
(19, 253, 91)

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

Accessibility — WCAG contrast

Aa
#5bfd13 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#5bfd13 on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE500
deuteranopia · #F1D83D
tritanopia · #42F4D7

Color scale — 50 to 950

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

#F5FDF1
#EBFCE3
#D3FBC1
#B2FE90
#8BFE58
#5bfd13
#4CF302
#40CA02
#33A201
#287506
#194904
Base = 500Lightest = 50 · #F5FDF1Darkest = 950 · #194904
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EBFCE3;
  --brand-200: #D3FBC1;
  --brand-300: #B2FE90;
  --brand-400: #8BFE58;
  --brand-500: #5bfd13;
  --brand-600: #4CF302;
  --brand-700: #40CA02;
  --brand-800: #33A201;
  --brand-900: #287506;
  --brand-950: #194904;
  --brand: #5bfd13;
  --brand-ink: #000000;
}

Colors that work with #5bfd13

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#CEEDC0
Hairlines and dividers
Muted text#639B4B
Captions on the surface
Accent#7A11FF
Second voice, not a rival
Dark variant#287E01
Hover, pressed, headers
Light variant#EDFFE6
Selected rows, tints
Dark surface#192414
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 #5bfd13

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#B513FD
Analogous left#D0FD13
Analogous right#13FD40
Split-complement 1#4013FD
Split-complement 2#FD13D0
Triadic 1#135BFD
Triadic 2#FD135B
Tetradic#13D0FD

RGB percentages

Red35.7%
Green99.2%
Blue7.5%

CMYK percentages

Cyan64.0%
Magenta0.0%
Yellow92.5%
Key (black)0.8%

Color previews

#5bfd13 text on a black background

contrast 15.50:1

Card sample

#5bfd13 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 253, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 253, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5bfd13;
background: linear-gradient(135deg, #5bfd13, #13FD67);

Monochromatic scale

Palettes built from #5bfd13

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.

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

#5bfd13, answered

What color is #5bfd13?

#5bfd13 is a balanced electric green, closest to Lime (ΔE2000 2.4). It sits at 102° on the hue wheel with 98% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #5bfd13?

rgb(91, 253, 19) — 91 red, 253 green and 19 blue out of 255, or 35.7% / 99.2% / 7.5% by channel.

Is #5bfd13 a light or a dark color?

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

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

Black. It scores 15.50:1 against #5bfd13, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #5bfd13?

#B513FD sits directly opposite on the wheel. Softer options are the split-complements #4013FD and #FD13D0, which give the same contrast with far less vibration.

What colors go well with #5bfd13?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #639B4B for secondary text, #7A11FF as an accent and #287E01 for hover and pressed states. For a palette, the analogous pair #D0FD13 and #13FD40 stays calm, while #B513FD is the loudest partner.

What is #5bfd13 in CMYK for printing?

cmyk(64%, 0%, 93%, 1%). 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 #5bfd13 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B1FD13; nudged cooler, #11FF1F.

Work with #5bfd13 in the Color Lab