Skip to content

#4df521

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

RGB
77, 245, 33
HSL
108°, 91%, 55%
CMYK
69, 0, 87, 4
Luminance
0.6699

At a glance

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

Hex
#4df521
Hue
108°
green
Saturation
91%
electric
Lightness
55%
balanced
Brightness
96%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6699
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.40:1
Closest name
Lime
ΔE2000 2.6
Where it sits
Hue108° of 360°
Saturation91%
Lightness55%
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#4df521
RGBrgb(77, 245, 33)
HSLhsl(108, 91%, 55%)
CMYKcmyk(69%, 0%, 87%, 4%)
LABlab(85.5 -75.8 77.9)
LCHlch(85.5 108.7 134.2)
OKLCHoklch(0.850 0.268 140.6)
Decimal5109025
Display P3color(display-p3 0.302 0.961 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4df521 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#4df521 on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCDE00
deuteranopia · #E8D141
tritanopia · #27EDD1

Color scale — 50 to 950

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

#F4FDF2
#E9FBE4
#CEF9C3
#A9FA94
#7EF85E
#4df521
#39EA0B
#30C309
#269C07
#1F710A
#134606
Base = 500Lightest = 50 · #F4FDF2Darkest = 950 · #134606
:root {
  --brand-50: #F4FDF2;
  --brand-100: #E9FBE4;
  --brand-200: #CEF9C3;
  --brand-300: #A9FA94;
  --brand-400: #7EF85E;
  --brand-500: #4df521;
  --brand-600: #39EA0B;
  --brand-700: #30C309;
  --brand-800: #269C07;
  --brand-900: #1F710A;
  --brand-950: #134606;
  --brand: #4df521;
  --brand-ink: #000000;
}

Colors that work with #4df521

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#C9EDC0
Hairlines and dividers
Muted text#5B9B4B
Captions on the surface
Accent#941CFA
Second voice, not a rival
Dark variant#1E7A05
Hover, pressed, headers
Light variant#EBFEE7
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 #4df521

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#C921F5
Analogous left#B7F521
Analogous right#21F55F
Split-complement 1#5F21F5
Split-complement 2#F521B7
Triadic 1#214DF5
Triadic 2#F5214D
Tetradic#21B7F5

RGB percentages

Red30.2%
Green96.1%
Blue12.9%

CMYK percentages

Cyan68.6%
Magenta0.0%
Yellow86.5%
Key (black)3.9%

Color previews

#4df521 text on a black background

contrast 14.40:1

Card sample

#4df521 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4df521

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.

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

#4df521, answered

What color is #4df521?

#4df521 is a balanced electric green, closest to Lime (ΔE2000 2.6). It sits at 108° on the hue wheel with 91% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #4df521?

rgb(77, 245, 33) — 77 red, 245 green and 33 blue out of 255, or 30.2% / 96.1% / 12.9% by channel.

Is #4df521 a light or a dark color?

It is a light color. Relative luminance is 0.6699 and perceived brightness is 76%, so black text on it reaches 14.40:1.

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

Black. It scores 14.40:1 against #4df521, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #4df521?

#C921F5 sits directly opposite on the wheel. Softer options are the split-complements #5F21F5 and #F521B7, which give the same contrast with far less vibration.

What colors go well with #4df521?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #941CFA as an accent and #1E7A05 for hover and pressed states. For a palette, the analogous pair #B7F521 and #21F55F stays calm, while #C921F5 is the loudest partner.

What is #4df521 in CMYK for printing?

cmyk(69%, 0%, 87%, 4%). 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 #4df521 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 #9BF521; nudged cooler, #1FF741.

Work with #4df521 in the Color Lab