Skip to content

#4bb621

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

RGB
75, 182, 33
HSL
103°, 69%, 42%
CMYK
59, 0, 82, 29
Luminance
0.3506

At a glance

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

Hex
#4bb621
Hue
103°
green
Saturation
69%
vivid
Lightness
42%
dark
Brightness
71%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3506
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.01:1
Closest name
Lime Green
ΔE2000 6.2
Where it sits
Hue103° of 360°
Saturation69%
Lightness42%
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#4bb621
RGBrgb(75, 182, 33)
HSLhsl(103, 69%, 42%)
CMYKcmyk(59%, 0%, 82%, 29%)
LABlab(65.8 -55.6 60.3)
LCHlch(65.8 82.1 132.7)
OKLCHoklch(0.687 0.203 139.0)
Decimal4961825
Display P3color(display-p3 0.294 0.714 0.129)

Copy-ready code

/* CSS */
color: #4bb621;
background-color: #4bb621;
/* Tailwind (arbitrary) */
class="text-[#4bb621] bg-[#4bb621]"
/* SCSS */
$brand: #4bb621;
/* SwiftUI */
Color(red: 0.294, green: 0.714, blue: 0.129)
/* Android */
Color.parseColor("#4bb621")
/* Flutter */
Color(0xFF4BB621)
/* Python / OpenCV (BGR) */
(33, 182, 75)

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

Accessibility — WCAG contrast

Aa
#4bb621 on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#4bb621 on black: 8.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCA500
deuteranopia · #AE9D34
tritanopia · #3FB09B

Color scale — 50 to 950

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

#F6FBF3
#ECF8E7
#D5F2CA
#B6EEA0
#91E571
#6DDD41
#55CF26
#4bb621
#398A19
#2C6416
#1C3F0E
Base = 700Lightest = 50 · #F6FBF3Darkest = 950 · #1C3F0E
:root {
  --brand-50: #F6FBF3;
  --brand-100: #ECF8E7;
  --brand-200: #D5F2CA;
  --brand-300: #B6EEA0;
  --brand-400: #91E571;
  --brand-500: #6DDD41;
  --brand-600: #55CF26;
  --brand-700: #4bb621;
  --brand-800: #398A19;
  --brand-900: #2C6416;
  --brand-950: #1C3F0E;
  --brand: #4bb621;
  --brand-ink: #000000;
}

Colors that work with #4bb621

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#CCEDC0
Hairlines and dividers
Muted text#619B4B
Captions on the surface
Accent#671DBA
Second voice, not a rival
Dark variant#2C6C14
Hover, pressed, headers
Light variant#EEFBE9
Selected rows, tints
Dark surface#182414
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 #4bb621

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#8C21B6
Analogous left#96B621
Analogous right#21B642
Split-complement 1#4221B6
Split-complement 2#B62196
Triadic 1#214BB6
Triadic 2#B6214B
Tetradic#2196B6

RGB percentages

Red29.4%
Green71.4%
Blue12.9%

CMYK percentages

Cyan58.8%
Magenta0.0%
Yellow81.9%
Key (black)28.6%

Color previews

#4bb621 text on a black background

contrast 8.01:1

Card sample

#4bb621 text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4bb621

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.

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

#4bb621, answered

What color is #4bb621?

#4bb621 is a dark vivid green, closest to Lime Green (ΔE2000 6.2). It sits at 103° on the hue wheel with 69% saturation and 42% lightness, which reads as neutral.

What is the RGB value of #4bb621?

rgb(75, 182, 33) — 75 red, 182 green and 33 blue out of 255, or 29.4% / 71.4% / 12.9% by channel.

Is #4bb621 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3506 and perceived brightness is 57%, so black text on it reaches 8.01:1.

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

Black. It scores 8.01:1 against #4bb621, versus 2.62:1 for white — AAA at any size.

What is the complementary color of #4bb621?

#8C21B6 sits directly opposite on the wheel. Softer options are the split-complements #4221B6 and #B62196, which give the same contrast with far less vibration.

What colors go well with #4bb621?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #619B4B for secondary text, #671DBA as an accent and #2C6C14 for hover and pressed states. For a palette, the analogous pair #96B621 and #21B642 stays calm, while #8C21B6 is the loudest partner.

What is #4bb621 in CMYK for printing?

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

Is #4bb621 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 #82B621; nudged cooler, #1FB82C.

Work with #4bb621 in the Color Lab