Skip to content

#4dfd32

a balanced, electric green · cool · closest name: Lime

RGB
77, 253, 50
HSL
112°, 98%, 59%
CMYK
70, 0, 80, 1
Luminance
0.7206

At a glance

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

Hex
#4dfd32
Hue
112°
green
Saturation
98%
electric
Lightness
59%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7206
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.41:1
Closest name
Lime
ΔE2000 1.8
Where it sits
Hue112° of 360°
Saturation98%
Lightness59%
Temperature
Warm ← → Cool59% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#4dfd32
RGBrgb(77, 253, 50)
HSLhsl(112, 98%, 59%)
CMYKcmyk(70%, 0%, 80%, 1%)
LABlab(88.0 -77.5 76.3)
LCHlch(88.0 108.7 135.4)
OKLCHoklch(0.871 0.271 141.4)
Decimal5111090
Display P3color(display-p3 0.302 0.992 0.196)

Copy-ready code

/* CSS */
color: #4dfd32;
background-color: #4dfd32;
/* Tailwind (arbitrary) */
class="text-[#4dfd32] bg-[#4dfd32]"
/* SCSS */
$brand: #4dfd32;
/* SwiftUI */
Color(red: 0.302, green: 0.992, blue: 0.196)
/* Android */
Color.parseColor("#4dfd32")
/* Flutter */
Color(0xFF4DFD32)
/* Python / OpenCV (BGR) */
(50, 253, 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 #4dfd32 · 15.41:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.41:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4dfd32 as text scores 1.36:1 on white and 15.41:1 on black.

Accessibility — WCAG contrast

Aa
#4dfd32 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#4dfd32 on black: 15.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE500
deuteranopia · #EFD74C
tritanopia · #1DF5D8

Color scale — 50 to 950

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

#F3FDF1
#E7FCE3
#C8FBC1
#9FFE90
#6EFD58
#4dfd32
#22F202
#1DCA02
#17A202
#157406
#0D4904
Base = 500Lightest = 50 · #F3FDF1Darkest = 950 · #0D4904
:root {
  --brand-50: #F3FDF1;
  --brand-100: #E7FCE3;
  --brand-200: #C8FBC1;
  --brand-300: #9FFE90;
  --brand-400: #6EFD58;
  --brand-500: #4dfd32;
  --brand-600: #22F202;
  --brand-700: #1DCA02;
  --brand-800: #17A202;
  --brand-900: #157406;
  --brand-950: #0D4904;
  --brand: #4dfd32;
  --brand-ink: #000000;
}

Colors that work with #4dfd32

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#C6EDC0
Hairlines and dividers
Muted text#559B4B
Captions on the surface
Accent#B030FF
Second voice, not a rival
Dark variant#127E01
Hover, pressed, headers
Light variant#E9FFE6
Selected rows, tints
Dark surface#162414
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 #4dfd32

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#E232FD
Analogous left#B3FD32
Analogous right#32FD7C
Split-complement 1#7C32FD
Split-complement 2#FD32B3
Triadic 1#324DFD
Triadic 2#FD324D
Tetradic#32B3FD

RGB percentages

Red30.2%
Green99.2%
Blue19.6%

CMYK percentages

Cyan69.6%
Magenta0.0%
Yellow80.2%
Key (black)0.8%

Color previews

#4dfd32 text on a black background

contrast 15.41:1

Card sample

#4dfd32 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 253, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 253, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dfd32;
background: linear-gradient(135deg, #4dfd32, #32FD9E);

Monochromatic scale

Palettes built from #4dfd32

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.

#4dfd32 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#4dfd32, answered

What color is #4dfd32?

#4dfd32 is a balanced electric green, closest to Lime (ΔE2000 1.8). It sits at 112° on the hue wheel with 98% saturation and 59% lightness, which reads as cool.

What is the RGB value of #4dfd32?

rgb(77, 253, 50) — 77 red, 253 green and 50 blue out of 255, or 30.2% / 99.2% / 19.6% by channel.

Is #4dfd32 a light or a dark color?

It is a light color. Relative luminance is 0.7206 and perceived brightness is 78%, so black text on it reaches 15.41:1.

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

Black. It scores 15.41:1 against #4dfd32, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #4dfd32?

#E232FD sits directly opposite on the wheel. Softer options are the split-complements #7C32FD and #FD32B3, which give the same contrast with far less vibration.

What colors go well with #4dfd32?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #559B4B for secondary text, #B030FF as an accent and #127E01 for hover and pressed states. For a palette, the analogous pair #B3FD32 and #32FD7C stays calm, while #E232FD is the loudest partner.

What is #4dfd32 in CMYK for printing?

cmyk(70%, 0%, 80%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #4dfd32 warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #97FD32; nudged cooler, #30FF60.

Work with #4dfd32 in the Color Lab