Skip to content

#4fbe21

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

RGB
79, 190, 33
HSL
102°, 70%, 44%
CMYK
58, 0, 83, 26
Luminance
0.3860

At a glance

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

Hex
#4fbe21
Hue
102°
green
Saturation
70%
vivid
Lightness
44%
dark
Brightness
75%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3860
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.72:1
Closest name
Lime Green
ΔE2000 4.4
Where it sits
Hue102° of 360°
Saturation70%
Lightness44%
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#4fbe21
RGBrgb(79, 190, 33)
HSLhsl(102, 70%, 44%)
CMYKcmyk(58%, 0%, 83%, 26%)
LABlab(68.5 -57.5 62.8)
LCHlch(68.5 85.1 132.5)
OKLCHoklch(0.709 0.210 138.9)
Decimal5226017
Display P3color(display-p3 0.310 0.745 0.129)

Copy-ready code

/* CSS */
color: #4fbe21;
background-color: #4fbe21;
/* Tailwind (arbitrary) */
class="text-[#4fbe21] bg-[#4fbe21]"
/* SCSS */
$brand: #4fbe21;
/* SwiftUI */
Color(red: 0.310, green: 0.745, blue: 0.129)
/* Android */
Color.parseColor("#4fbe21")
/* Flutter */
Color(0xFF4FBE21)
/* Python / OpenCV (BGR) */
(33, 190, 79)

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

Accessibility — WCAG contrast

Aa
#4fbe21 on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#4fbe21 on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4AD00
deuteranopia · #B6A435
tritanopia · #43B7A2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4fbe21 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
#D5F2C9
#B7EE9F
#92E670
#6EDE40
#57D124
#4fbe21
#3A8B18
#2D6516
#1C3F0D
Base = 700Lightest = 50 · #F6FCF3Darkest = 950 · #1C3F0D
:root {
  --brand-50: #F6FCF3;
  --brand-100: #ECF8E7;
  --brand-200: #D5F2C9;
  --brand-300: #B7EE9F;
  --brand-400: #92E670;
  --brand-500: #6EDE40;
  --brand-600: #57D124;
  --brand-700: #4fbe21;
  --brand-800: #3A8B18;
  --brand-900: #2D6516;
  --brand-950: #1C3F0D;
  --brand: #4fbe21;
  --brand-ink: #000000;
}

Colors that work with #4fbe21

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#CDEDC0
Hairlines and dividers
Muted text#629B4B
Captions on the surface
Accent#681DC2
Second voice, not a rival
Dark variant#2D6D13
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 #4fbe21

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#9021BE
Analogous left#9DBE21
Analogous right#21BE41
Split-complement 1#4121BE
Split-complement 2#BE219D
Triadic 1#214FBE
Triadic 2#BE214F
Tetradic#219DBE

RGB percentages

Red31.0%
Green74.5%
Blue12.9%

CMYK percentages

Cyan58.4%
Magenta0.0%
Yellow82.6%
Key (black)25.5%

Color previews

#4fbe21 text on a black background

contrast 8.72:1

Card sample

#4fbe21 text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4fbe21;
Background color
Panel with #4fbe21 background
background-color: #4fbe21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #4fbe21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(79, 190, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(79, 190, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4fbe21;
background: linear-gradient(135deg, #4fbe21, #21BE5C);

Monochromatic scale

Palettes built from #4fbe21

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.

#4fbe21 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.

#4fbe21, answered

What color is #4fbe21?

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

What is the RGB value of #4fbe21?

rgb(79, 190, 33) — 79 red, 190 green and 33 blue out of 255, or 31% / 74.5% / 12.9% by channel.

Is #4fbe21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3860 and perceived brightness is 60%, so black text on it reaches 8.72:1.

Should I use black or white text on #4fbe21?

Black. It scores 8.72:1 against #4fbe21, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #4fbe21?

#9021BE sits directly opposite on the wheel. Softer options are the split-complements #4121BE and #BE219D, which give the same contrast with far less vibration.

What colors go well with #4fbe21?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #629B4B for secondary text, #681DC2 as an accent and #2D6D13 for hover and pressed states. For a palette, the analogous pair #9DBE21 and #21BE41 stays calm, while #9021BE is the loudest partner.

What is #4fbe21 in CMYK for printing?

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

Is #4fbe21 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 #89BE21; nudged cooler, #1FC02B.

Work with #4fbe21 in the Color Lab