Skip to content

#5bad21

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

RGB
91, 173, 33
HSL
95°, 68%, 40%
CMYK
47, 0, 81, 32
Luminance
0.3222

At a glance

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

Hex
#5bad21
Hue
95°
green
Saturation
68%
vivid
Lightness
40%
dark
Brightness
68%
HSV value
Perceived
56%
weighted brightness
Luminance
0.3222
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
7.44:1
Closest name
Lime Green
ΔE2000 9.1
Where it sits
Hue95° of 360°
Saturation68%
Lightness40%
Temperature
Warm ← → Cool52% 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#5bad21
RGBrgb(91, 173, 33)
HSLhsl(95, 68%, 40%)
CMYKcmyk(47%, 0%, 81%, 32%)
LABlab(63.5 -47.7 58.4)
LCHlch(63.5 75.4 129.2)
OKLCHoklch(0.670 0.185 135.9)
Decimal6008097
Display P3color(display-p3 0.357 0.678 0.129)

Copy-ready code

/* CSS */
color: #5bad21;
background-color: #5bad21;
/* Tailwind (arbitrary) */
class="text-[#5bad21] bg-[#5bad21]"
/* SCSS */
$brand: #5bad21;
/* SwiftUI */
Color(red: 0.357, green: 0.678, blue: 0.129)
/* Android */
Color.parseColor("#5bad21")
/* Flutter */
Color(0xFF5BAD21)
/* Python / OpenCV (BGR) */
(33, 173, 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 #5bad21 · 7.44:1
Use #000000AAA at every size.
Aa
White text · 2.82:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.44:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #5bad21 as text scores 2.82:1 on white and 7.44:1 on black.

Accessibility — WCAG contrast

Aa
#5bad21 on white: 2.82:1
AA ✗ fail · AA-large · AAA
Aa
#5bad21 on black: 7.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B39E00
deuteranopia · #A99732
tritanopia · #58A694

Color scale — 50 to 950

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

#F7FBF3
#EEF8E8
#DAF2CA
#C0EDA1
#A1E472
#82DB43
#6CCE27
#5bad21
#48891A
#376317
#223E0E
Base = 700Lightest = 50 · #F7FBF3Darkest = 950 · #223E0E
:root {
  --brand-50: #F7FBF3;
  --brand-100: #EEF8E8;
  --brand-200: #DAF2CA;
  --brand-300: #C0EDA1;
  --brand-400: #A1E472;
  --brand-500: #82DB43;
  --brand-600: #6CCE27;
  --brand-700: #5bad21;
  --brand-800: #48891A;
  --brand-900: #376317;
  --brand-950: #223E0E;
  --brand: #5bad21;
  --brand-ink: #000000;
}

Colors that work with #5bad21

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#F7FAF4
Tinted page background
Border#D2EDC0
Hairlines and dividers
Muted text#6C9B4B
Captions on the surface
Accent#4F1DB1
Second voice, not a rival
Dark variant#386B14
Hover, pressed, headers
Light variant#F1FBEA
Selected rows, tints
Dark surface#1B2414
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 #5bad21

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#7321AD
Analogous left#A1AD21
Analogous right#21AD2D
Split-complement 1#2D21AD
Split-complement 2#AD21A1
Triadic 1#215BAD
Triadic 2#AD215B
Tetradic#21A1AD

RGB percentages

Red35.7%
Green67.8%
Blue12.9%

CMYK percentages

Cyan47.4%
Magenta0.0%
Yellow80.9%
Key (black)32.2%

Color previews

#5bad21 text on a black background

contrast 7.44:1

Card sample

#5bad21 text on a white background

contrast 2.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(91, 173, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 173, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5bad21;
background: linear-gradient(135deg, #5bad21, #21AD44);

Monochromatic scale

Palettes built from #5bad21

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.

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

#5bad21, answered

What color is #5bad21?

#5bad21 is a dark vivid green, closest to Lime Green (ΔE2000 9.1). It sits at 95° on the hue wheel with 68% saturation and 40% lightness, which reads as neutral.

What is the RGB value of #5bad21?

rgb(91, 173, 33) — 91 red, 173 green and 33 blue out of 255, or 35.7% / 67.8% / 12.9% by channel.

Is #5bad21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3222 and perceived brightness is 56%, so black text on it reaches 7.44:1.

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

Black. It scores 7.44:1 against #5bad21, versus 2.82:1 for white — AAA at any size.

What is the complementary color of #5bad21?

#7321AD sits directly opposite on the wheel. Softer options are the split-complements #2D21AD and #AD21A1, which give the same contrast with far less vibration.

What colors go well with #5bad21?

For interface work: #F7FAF4 as the surface, #D2EDC0 for borders, #6C9B4B for secondary text, #4F1DB1 as an accent and #386B14 for hover and pressed states. For a palette, the analogous pair #A1AD21 and #21AD2D stays calm, while #7321AD is the loudest partner.

What is #5bad21 in CMYK for printing?

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

Is #5bad21 warm or cool?

Neutral — it scores 52 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8EAD21; nudged cooler, #26AF1F.

Work with #5bad21 in the Color Lab