Skip to content

#4bcb2f

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

RGB
75, 203, 47
HSL
109°, 62%, 49%
CMYK
63, 0, 77, 20
Luminance
0.4441

At a glance

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

Hex
#4bcb2f
Hue
109°
green
Saturation
62%
vivid
Lightness
49%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4441
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
9.88:1
Closest name
Lime Green
ΔE2000 1.6
Where it sits
Hue109° of 360°
Saturation62%
Lightness49%
Temperature
Warm ← → Cool58% 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#4bcb2f
RGBrgb(75, 203, 47)
HSLhsl(109, 62%, 49%)
CMYKcmyk(63%, 0%, 77%, 20%)
LABlab(72.5 -62.1 62.5)
LCHlch(72.5 88.1 134.8)
OKLCHoklch(0.743 0.220 140.6)
Decimal4967215
Display P3color(display-p3 0.294 0.796 0.184)

Copy-ready code

/* CSS */
color: #4bcb2f;
background-color: #4bcb2f;
/* Tailwind (arbitrary) */
class="text-[#4bcb2f] bg-[#4bcb2f]"
/* SCSS */
$brand: #4bcb2f;
/* SwiftUI */
Color(red: 0.294, green: 0.796, blue: 0.184)
/* Android */
Color.parseColor("#4bcb2f")
/* Flutter */
Color(0xFF4BCB2F)
/* Python / OpenCV (BGR) */
(47, 203, 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 #4bcb2f · 9.88:1
Use #000000AAA at every size.
Aa
White text · 2.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.88:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4bcb2f as text scores 2.12:1 on white and 9.88:1 on black.

Accessibility — WCAG contrast

Aa
#4bcb2f on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#4bcb2f on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D0B803
deuteranopia · #C1AE41
tritanopia · #36C4AE

Color scale — 50 to 950

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

#F5FBF4
#EBF7E8
#D2F0CC
#B0EAA4
#89DF76
#62D549
#4bcb2f
#3DA626
#31851F
#27601A
#183C10
Base = 600Lightest = 50 · #F5FBF4Darkest = 950 · #183C10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF7E8;
  --brand-200: #D2F0CC;
  --brand-300: #B0EAA4;
  --brand-400: #89DF76;
  --brand-500: #62D549;
  --brand-600: #4bcb2f;
  --brand-700: #3DA626;
  --brand-800: #31851F;
  --brand-900: #27601A;
  --brand-950: #183C10;
  --brand: #4bcb2f;
  --brand-ink: #000000;
}

Colors that work with #4bcb2f

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#F5FAF4
Tinted page background
Border#C8EDC0
Hairlines and dividers
Muted text#599B4B
Captions on the surface
Accent#892AD0
Second voice, not a rival
Dark variant#266818
Hover, pressed, headers
Light variant#EDFAEA
Selected rows, tints
Dark surface#172414
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 #4bcb2f

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
  • 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
  • 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#AF2FCB
Analogous left#99CB2F
Analogous right#2FCB61
Split-complement 1#612FCB
Split-complement 2#CB2F99
Triadic 1#2F4BCB
Triadic 2#CB2F4B
Tetradic#2F99CB

RGB percentages

Red29.4%
Green79.6%
Blue18.4%

CMYK percentages

Cyan63.1%
Magenta0.0%
Yellow76.8%
Key (black)20.4%

Color previews

#4bcb2f text on a black background

contrast 9.88:1

Card sample

#4bcb2f text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(75, 203, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 203, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4bcb2f;
background: linear-gradient(135deg, #4bcb2f, #2FCB7B);

Monochromatic scale

Palettes built from #4bcb2f

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.

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

#4bcb2f, answered

What color is #4bcb2f?

#4bcb2f is a balanced vivid green, closest to Lime Green (ΔE2000 1.6). It sits at 109° on the hue wheel with 62% saturation and 49% lightness, which reads as neutral.

What is the RGB value of #4bcb2f?

rgb(75, 203, 47) — 75 red, 203 green and 47 blue out of 255, or 29.4% / 79.6% / 18.4% by channel.

Is #4bcb2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4441 and perceived brightness is 63%, so black text on it reaches 9.88:1.

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

Black. It scores 9.88:1 against #4bcb2f, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #4bcb2f?

#AF2FCB sits directly opposite on the wheel. Softer options are the split-complements #612FCB and #CB2F99, which give the same contrast with far less vibration.

What colors go well with #4bcb2f?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #599B4B for secondary text, #892AD0 as an accent and #266818 for hover and pressed states. For a palette, the analogous pair #99CB2F and #2FCB61 stays calm, while #AF2FCB is the loudest partner.

What is #4bcb2f in CMYK for printing?

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

Is #4bcb2f warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #84CB2F; nudged cooler, #2CCD4B.

Work with #4bcb2f in the Color Lab