Skip to content

#3bec13

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

RGB
59, 236, 19
HSL
109°, 85%, 50%
CMYK
75, 0, 92, 8
Luminance
0.6097

At a glance

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

Hex
#3bec13
Hue
109°
green
Saturation
85%
electric
Lightness
50%
balanced
Brightness
93%
HSV value
Perceived
72%
weighted brightness
Luminance
0.6097
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.19:1
Closest name
Lime
ΔE2000 4
Where it sits
Hue109° of 360°
Saturation85%
Lightness50%
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#3bec13
RGBrgb(59, 236, 19)
HSLhsl(109, 85%, 50%)
CMYKcmyk(75%, 0%, 92%, 8%)
LABlab(82.4 -76.4 77.3)
LCHlch(82.4 108.7 134.7)
OKLCHoklch(0.823 0.268 141.2)
Decimal3927059
Display P3color(display-p3 0.231 0.925 0.075)

Copy-ready code

/* CSS */
color: #3bec13;
background-color: #3bec13;
/* Tailwind (arbitrary) */
class="text-[#3bec13] bg-[#3bec13]"
/* SCSS */
$brand: #3bec13;
/* SwiftUI */
Color(red: 0.231, green: 0.925, blue: 0.075)
/* Android */
Color.parseColor("#3bec13")
/* Flutter */
Color(0xFF3BEC13)
/* Python / OpenCV (BGR) */
(19, 236, 59)

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

Accessibility — WCAG contrast

Aa
#3bec13 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#3bec13 on black: 13.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D500
deuteranopia · #DFC83A
tritanopia · #00E4C9

Color scale — 50 to 950

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

#F4FCF2
#E9FAE5
#CEF7C5
#A9F797
#7EF263
#53EE2F
#3bec13
#2FBD0F
#26970C
#1F6D0D
#134408
Base = 600Lightest = 50 · #F4FCF2Darkest = 950 · #134408
:root {
  --brand-50: #F4FCF2;
  --brand-100: #E9FAE5;
  --brand-200: #CEF7C5;
  --brand-300: #A9F797;
  --brand-400: #7EF263;
  --brand-500: #53EE2F;
  --brand-600: #3bec13;
  --brand-700: #2FBD0F;
  --brand-800: #26970C;
  --brand-900: #1F6D0D;
  --brand-950: #134408;
  --brand: #3bec13;
  --brand-ink: #000000;
}

Colors that work with #3bec13

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#8E0EF1
Second voice, not a rival
Dark variant#1E7609
Hover, pressed, headers
Light variant#EBFDE7
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 #3bec13

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#C413EC
Analogous left#A8EC13
Analogous right#13EC57
Split-complement 1#5713EC
Split-complement 2#EC13A8
Triadic 1#133BEC
Triadic 2#EC133B
Tetradic#13A8EC

RGB percentages

Red23.1%
Green92.5%
Blue7.5%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#3bec13 text on a black background

contrast 13.19:1

Card sample

#3bec13 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3bec13;
Background color
Panel with #3bec13 background
background-color: #3bec13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3bec13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(59, 236, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 236, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bec13;
background: linear-gradient(135deg, #3bec13, #13EC7C);

Monochromatic scale

Palettes built from #3bec13

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.

#3bec13 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.

#3bec13, answered

What color is #3bec13?

#3bec13 is a balanced electric green, closest to Lime (ΔE2000 4). It sits at 109° on the hue wheel with 85% saturation and 50% lightness, which reads as neutral.

What is the RGB value of #3bec13?

rgb(59, 236, 19) — 59 red, 236 green and 19 blue out of 255, or 23.1% / 92.5% / 7.5% by channel.

Is #3bec13 a light or a dark color?

It is a light color. Relative luminance is 0.6097 and perceived brightness is 72%, so black text on it reaches 13.19:1.

Should I use black or white text on #3bec13?

Black. It scores 13.19:1 against #3bec13, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #3bec13?

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

What colors go well with #3bec13?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #8E0EF1 as an accent and #1E7609 for hover and pressed states. For a palette, the analogous pair #A8EC13 and #13EC57 stays calm, while #C413EC is the loudest partner.

What is #3bec13 in CMYK for printing?

cmyk(75%, 0%, 92%, 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 #3bec13 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 #8BEC13; nudged cooler, #10EF39.

Work with #3bec13 in the Color Lab