Skip to content

#50ba21

a dark, vivid green · neutral · closest name: Lime Green

RGB
80, 186, 33
HSL
102°, 70%, 43%
CMYK
57, 0, 82, 27
Luminance
0.3693

At a glance

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

Hex
#50ba21
Hue
102°
green
Saturation
70%
vivid
Lightness
43%
dark
Brightness
73%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3693
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.39:1
Closest name
Lime Green
ΔE2000 5.4
Where it sits
Hue102° of 360°
Saturation70%
Lightness43%
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#50ba21
RGBrgb(80, 186, 33)
HSLhsl(102, 70%, 43%)
CMYKcmyk(57%, 0%, 82%, 27%)
LABlab(67.2 -55.8 61.7)
LCHlch(67.2 83.2 132.1)
OKLCHoklch(0.699 0.206 138.6)
Decimal5290529
Display P3color(display-p3 0.314 0.729 0.129)

Copy-ready code

/* CSS */
color: #50ba21;
background-color: #50ba21;
/* Tailwind (arbitrary) */
class="text-[#50ba21] bg-[#50ba21]"
/* SCSS */
$brand: #50ba21;
/* SwiftUI */
Color(red: 0.314, green: 0.729, blue: 0.129)
/* Android */
Color.parseColor("#50ba21")
/* Flutter */
Color(0xFF50BA21)
/* Python / OpenCV (BGR) */
(33, 186, 80)

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

Accessibility — WCAG contrast

Aa
#50ba21 on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#50ba21 on black: 8.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C0A900
deuteranopia · #B3A034
tritanopia · #45B39F

Color scale — 50 to 950

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

#F6FCF3
#ECF8E7
#D6F2C9
#B8EEA0
#94E670
#70DD40
#59D025
#50ba21
#3C8B19
#2E6516
#1D3F0E
Base = 700Lightest = 50 · #F6FCF3Darkest = 950 · #1D3F0E
:root {
  --brand-50: #F6FCF3;
  --brand-100: #ECF8E7;
  --brand-200: #D6F2C9;
  --brand-300: #B8EEA0;
  --brand-400: #94E670;
  --brand-500: #70DD40;
  --brand-600: #59D025;
  --brand-700: #50ba21;
  --brand-800: #3C8B19;
  --brand-900: #2E6516;
  --brand-950: #1D3F0E;
  --brand: #50ba21;
  --brand-ink: #000000;
}

Colors that work with #50ba21

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#641DBE
Second voice, not a rival
Dark variant#2F6C13
Hover, pressed, headers
Light variant#EFFBE9
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 #50ba21

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#8B21BA
Analogous left#9CBA21
Analogous right#21BA3E
Split-complement 1#3E21BA
Split-complement 2#BA219C
Triadic 1#2150BA
Triadic 2#BA2150
Tetradic#219CBA

RGB percentages

Red31.4%
Green72.9%
Blue12.9%

CMYK percentages

Cyan57.0%
Magenta0.0%
Yellow82.3%
Key (black)27.1%

Color previews

#50ba21 text on a black background

contrast 8.39:1

Card sample

#50ba21 text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #50ba21;
Background color
Panel with #50ba21 background
background-color: #50ba21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #50ba21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(80, 186, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(80, 186, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #50ba21;
background: linear-gradient(135deg, #50ba21, #21BA58);

Monochromatic scale

Palettes built from #50ba21

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.

#50ba21 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

Converts to four-color process without much drama. Proof it anyway.

#50ba21, answered

What color is #50ba21?

#50ba21 is a dark vivid green, closest to Lime Green (ΔE2000 5.4). It sits at 102° on the hue wheel with 70% saturation and 43% lightness, which reads as neutral.

What is the RGB value of #50ba21?

rgb(80, 186, 33) — 80 red, 186 green and 33 blue out of 255, or 31.4% / 72.9% / 12.9% by channel.

Is #50ba21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3693 and perceived brightness is 59%, so black text on it reaches 8.39:1.

Should I use black or white text on #50ba21?

Black. It scores 8.39:1 against #50ba21, versus 2.50:1 for white — AAA at any size.

What is the complementary color of #50ba21?

#8B21BA sits directly opposite on the wheel. Softer options are the split-complements #3E21BA and #BA219C, which give the same contrast with far less vibration.

What colors go well with #50ba21?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #639B4B for secondary text, #641DBE as an accent and #2F6C13 for hover and pressed states. For a palette, the analogous pair #9CBA21 and #21BA3E stays calm, while #8B21BA is the loudest partner.

What is #50ba21 in CMYK for printing?

cmyk(57%, 0%, 82%, 27%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #50ba21 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 #88BA21; nudged cooler, #1FBC28.

Work with #50ba21 in the Color Lab