Skip to content

#4dbd2c

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

RGB
77, 189, 44
HSL
106°, 62%, 46%
CMYK
59, 0, 77, 26
Luminance
0.3815

At a glance

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

Hex
#4dbd2c
Hue
106°
green
Saturation
62%
vivid
Lightness
46%
balanced
Brightness
74%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3815
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.63:1
Closest name
Lime Green
ΔE2000 4.4
Where it sits
Hue106° of 360°
Saturation62%
Lightness46%
Temperature
Warm ← → Cool57% 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#4dbd2c
RGBrgb(77, 189, 44)
HSLhsl(106, 62%, 46%)
CMYKcmyk(59%, 0%, 77%, 26%)
LABlab(68.1 -57.0 59.2)
LCHlch(68.1 82.2 133.9)
OKLCHoklch(0.707 0.205 139.8)
Decimal5094700
Display P3color(display-p3 0.302 0.741 0.173)

Copy-ready code

/* CSS */
color: #4dbd2c;
background-color: #4dbd2c;
/* Tailwind (arbitrary) */
class="text-[#4dbd2c] bg-[#4dbd2c]"
/* SCSS */
$brand: #4dbd2c;
/* SwiftUI */
Color(red: 0.302, green: 0.741, blue: 0.173)
/* Android */
Color.parseColor("#4dbd2c")
/* Flutter */
Color(0xFF4DBD2C)
/* Python / OpenCV (BGR) */
(44, 189, 77)

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

Accessibility — WCAG contrast

Aa
#4dbd2c on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#4dbd2c on black: 8.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2AC06
deuteranopia · #B5A33C
tritanopia · #3FB7A2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4dbd2c 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
#ECF7E8
#D4F0CC
#B4EAA4
#8EDF77
#69D549
#4dbd2c
#44A527
#36841F
#2A601A
#1A3C10
Base = 600Lightest = 50 · #F5FBF4Darkest = 950 · #1A3C10
:root {
  --brand-50: #F5FBF4;
  --brand-100: #ECF7E8;
  --brand-200: #D4F0CC;
  --brand-300: #B4EAA4;
  --brand-400: #8EDF77;
  --brand-500: #69D549;
  --brand-600: #4dbd2c;
  --brand-700: #44A527;
  --brand-800: #36841F;
  --brand-900: #2A601A;
  --brand-950: #1A3C10;
  --brand: #4dbd2c;
  --brand-ink: #000000;
}

Colors that work with #4dbd2c

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#CAEDC0
Hairlines and dividers
Muted text#5D9B4B
Captions on the surface
Accent#7827C2
Second voice, not a rival
Dark variant#2A6718
Hover, pressed, headers
Light variant#EEFAEA
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 #4dbd2c

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#9C2CBD
Analogous left#96BD2C
Analogous right#2CBD53
Split-complement 1#532CBD
Split-complement 2#BD2C96
Triadic 1#2C4DBD
Triadic 2#BD2C4D
Tetradic#2C96BD

RGB percentages

Red30.2%
Green74.1%
Blue17.3%

CMYK percentages

Cyan59.3%
Magenta0.0%
Yellow76.7%
Key (black)25.9%

Color previews

#4dbd2c text on a black background

contrast 8.63:1

Card sample

#4dbd2c text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 189, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 189, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dbd2c;
background: linear-gradient(135deg, #4dbd2c, #2CBD6C);

Monochromatic scale

Palettes built from #4dbd2c

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.

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

#4dbd2c, answered

What color is #4dbd2c?

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

What is the RGB value of #4dbd2c?

rgb(77, 189, 44) — 77 red, 189 green and 44 blue out of 255, or 30.2% / 74.1% / 17.3% by channel.

Is #4dbd2c a light or a dark color?

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

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

Black. It scores 8.63:1 against #4dbd2c, versus 2.43:1 for white — AAA at any size.

What is the complementary color of #4dbd2c?

#9C2CBD sits directly opposite on the wheel. Softer options are the split-complements #532CBD and #BD2C96, which give the same contrast with far less vibration.

What colors go well with #4dbd2c?

For interface work: #F6FAF4 as the surface, #CAEDC0 for borders, #5D9B4B for secondary text, #7827C2 as an accent and #2A6718 for hover and pressed states. For a palette, the analogous pair #96BD2C and #2CBD53 stays calm, while #9C2CBD is the loudest partner.

What is #4dbd2c in CMYK for printing?

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

Is #4dbd2c warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #82BD2C; nudged cooler, #2ABF3E.

Work with #4dbd2c in the Color Lab