Skip to content

#4df83d

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

RGB
77, 248, 61
HSL
115°, 93%, 61%
CMYK
69, 0, 75, 3
Luminance
0.6905

At a glance

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

Hex
#4df83d
Hue
115°
green
Saturation
93%
electric
Lightness
61%
balanced
Brightness
97%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6905
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.81:1
Closest name
Lime
ΔE2000 2.7
Where it sits
Hue115° of 360°
Saturation93%
Lightness61%
Temperature
Warm ← → Cool60% 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#4df83d
RGBrgb(77, 248, 61)
HSLhsl(115, 93%, 61%)
CMYKcmyk(69%, 0%, 75%, 3%)
LABlab(86.5 -75.3 71.8)
LCHlch(86.5 104.0 136.4)
OKLCHoklch(0.859 0.261 141.9)
Decimal5109821
Display P3color(display-p3 0.302 0.973 0.239)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4df83d on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#4df83d on black: 14.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE10C
deuteranopia · #EAD352
tritanopia · #1EF0D5

Color scale — 50 to 950

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

#F3FDF2
#E6FBE4
#C7F9C2
#9CFB93
#6AF95D
#4df83d
#1CEC09
#17C507
#139D06
#127209
#0B4706
Base = 500Lightest = 50 · #F3FDF2Darkest = 950 · #0B4706
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E6FBE4;
  --brand-200: #C7F9C2;
  --brand-300: #9CFB93;
  --brand-400: #6AF95D;
  --brand-500: #4df83d;
  --brand-600: #1CEC09;
  --brand-700: #17C507;
  --brand-800: #139D06;
  --brand-900: #127209;
  --brand-950: #0B4706;
  --brand: #4df83d;
  --brand-ink: #000000;
}

Colors that work with #4df83d

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#C4EDC0
Hairlines and dividers
Muted text#519B4B
Captions on the surface
Accent#BB39FC
Second voice, not a rival
Dark variant#0F7B04
Hover, pressed, headers
Light variant#E8FEE6
Selected rows, tints
Dark surface#152414
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 #4df83d

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#E83DF8
Analogous left#AAF83D
Analogous right#3DF88B
Split-complement 1#8B3DF8
Split-complement 2#F83DAA
Triadic 1#3D4DF8
Triadic 2#F83D4D
Tetradic#3DAAF8

RGB percentages

Red30.2%
Green97.3%
Blue23.9%

CMYK percentages

Cyan69.0%
Magenta0.0%
Yellow75.4%
Key (black)2.7%

Color previews

#4df83d text on a black background

contrast 14.81:1

Card sample

#4df83d text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4df83d

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.

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

#4df83d, answered

What color is #4df83d?

#4df83d is a balanced electric green, closest to Lime (ΔE2000 2.7). It sits at 115° on the hue wheel with 93% saturation and 61% lightness, which reads as cool.

What is the RGB value of #4df83d?

rgb(77, 248, 61) — 77 red, 248 green and 61 blue out of 255, or 30.2% / 97.3% / 23.9% by channel.

Is #4df83d a light or a dark color?

It is a light color. Relative luminance is 0.6905 and perceived brightness is 77%, so black text on it reaches 14.81:1.

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

Black. It scores 14.81:1 against #4df83d, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #4df83d?

#E83DF8 sits directly opposite on the wheel. Softer options are the split-complements #8B3DF8 and #F83DAA, which give the same contrast with far less vibration.

What colors go well with #4df83d?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #519B4B for secondary text, #BB39FC as an accent and #0F7B04 for hover and pressed states. For a palette, the analogous pair #AAF83D and #3DF88B stays calm, while #E83DF8 is the loudest partner.

What is #4df83d in CMYK for printing?

cmyk(69%, 0%, 75%, 3%). 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 #4df83d warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #91F83D; nudged cooler, #3BFA71.

Work with #4df83d in the Color Lab