Skip to content

#4fbb21

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

RGB
79, 187, 33
HSL
102°, 70%, 43%
CMYK
58, 0, 82, 27
Luminance
0.3731

At a glance

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

Hex
#4fbb21
Hue
102°
green
Saturation
70%
vivid
Lightness
43%
dark
Brightness
73%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3731
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.46:1
Closest name
Lime Green
ΔE2000 5.1
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#4fbb21
RGBrgb(79, 187, 33)
HSLhsl(102, 70%, 43%)
CMYKcmyk(58%, 0%, 82%, 27%)
LABlab(67.5 -56.4 61.9)
LCHlch(67.5 83.8 132.3)
OKLCHoklch(0.701 0.207 138.7)
Decimal5225249
Display P3color(display-p3 0.310 0.733 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4fbb21 on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#4fbb21 on black: 8.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1AA00
deuteranopia · #B3A135
tritanopia · #44B49F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4fbb21 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
#B7EEA0
#93E670
#6FDD40
#58D025
#4fbb21
#3B8B18
#2D6516
#1C3F0E
Base = 700Lightest = 50 · #F6FCF3Darkest = 950 · #1C3F0E
:root {
  --brand-50: #F6FCF3;
  --brand-100: #ECF8E7;
  --brand-200: #D6F2C9;
  --brand-300: #B7EEA0;
  --brand-400: #93E670;
  --brand-500: #6FDD40;
  --brand-600: #58D025;
  --brand-700: #4fbb21;
  --brand-800: #3B8B18;
  --brand-900: #2D6516;
  --brand-950: #1C3F0E;
  --brand: #4fbb21;
  --brand-ink: #000000;
}

Colors that work with #4fbb21

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#639B4B
Captions on the surface
Accent#661DBF
Second voice, not a rival
Dark variant#2E6C13
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 #4fbb21

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#8D21BB
Analogous left#9CBB21
Analogous right#21BB40
Split-complement 1#4021BB
Split-complement 2#BB219C
Triadic 1#214FBB
Triadic 2#BB214F
Tetradic#219CBB

RGB percentages

Red31.0%
Green73.3%
Blue12.9%

CMYK percentages

Cyan57.8%
Magenta0.0%
Yellow82.4%
Key (black)26.7%

Color previews

#4fbb21 text on a black background

contrast 8.46:1

Card sample

#4fbb21 text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4fbb21

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.

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

#4fbb21, answered

What color is #4fbb21?

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

What is the RGB value of #4fbb21?

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

Is #4fbb21 a light or a dark color?

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

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

Black. It scores 8.46:1 against #4fbb21, versus 2.48:1 for white — AAA at any size.

What is the complementary color of #4fbb21?

#8D21BB sits directly opposite on the wheel. Softer options are the split-complements #4021BB and #BB219C, which give the same contrast with far less vibration.

What colors go well with #4fbb21?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #639B4B for secondary text, #661DBF as an accent and #2E6C13 for hover and pressed states. For a palette, the analogous pair #9CBB21 and #21BB40 stays calm, while #8D21BB is the loudest partner.

What is #4fbb21 in CMYK for printing?

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

Is #4fbb21 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 #87BB21; nudged cooler, #1FBD2A.

Work with #4fbb21 in the Color Lab