Skip to content

#4ded21

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

RGB
77, 237, 33
HSL
107°, 85%, 53%
CMYK
68, 0, 86, 7
Luminance
0.6226

At a glance

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

Hex
#4ded21
Hue
107°
green
Saturation
85%
electric
Lightness
53%
balanced
Brightness
93%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6226
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.45:1
Closest name
Lime
ΔE2000 4
Where it sits
Hue107° of 360°
Saturation85%
Lightness53%
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#4ded21
RGBrgb(77, 237, 33)
HSLhsl(107, 85%, 53%)
CMYKcmyk(68%, 0%, 86%, 7%)
LABlab(83.0 -73.3 75.7)
LCHlch(83.0 105.4 134.1)
OKLCHoklch(0.830 0.261 140.5)
Decimal5106977
Display P3color(display-p3 0.302 0.929 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4ded21 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#4ded21 on black: 13.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D600
deuteranopia · #E1CA3F
tritanopia · #2CE5CA

Color scale — 50 to 950

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

#F4FCF2
#EAFAE5
#D0F7C5
#ACF797
#82F263
#4ded21
#3FE212
#35BD0F
#2A970C
#226D0D
#154408
Base = 500Lightest = 50 · #F4FCF2Darkest = 950 · #154408
:root {
  --brand-50: #F4FCF2;
  --brand-100: #EAFAE5;
  --brand-200: #D0F7C5;
  --brand-300: #ACF797;
  --brand-400: #82F263;
  --brand-500: #4ded21;
  --brand-600: #3FE212;
  --brand-700: #35BD0F;
  --brand-800: #2A970C;
  --brand-900: #226D0D;
  --brand-950: #154408;
  --brand: #4ded21;
  --brand-ink: #000000;
}

Colors that work with #4ded21

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#5C9B4B
Captions on the surface
Accent#8E1CF2
Second voice, not a rival
Dark variant#21760A
Hover, pressed, headers
Light variant#ECFDE7
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 #4ded21

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#C121ED
Analogous left#B3ED21
Analogous right#21ED5B
Split-complement 1#5B21ED
Split-complement 2#ED21B3
Triadic 1#214DED
Triadic 2#ED214D
Tetradic#21B3ED

RGB percentages

Red30.2%
Green92.9%
Blue12.9%

CMYK percentages

Cyan67.5%
Magenta0.0%
Yellow86.1%
Key (black)7.1%

Color previews

#4ded21 text on a black background

contrast 13.45:1

Card sample

#4ded21 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4ded21

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.

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

#4ded21, answered

What color is #4ded21?

#4ded21 is a balanced electric green, closest to Lime (ΔE2000 4). It sits at 107° on the hue wheel with 85% saturation and 53% lightness, which reads as neutral.

What is the RGB value of #4ded21?

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

Is #4ded21 a light or a dark color?

It is a light color. Relative luminance is 0.6226 and perceived brightness is 73%, so black text on it reaches 13.45:1.

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

Black. It scores 13.45:1 against #4ded21, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #4ded21?

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

What colors go well with #4ded21?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5C9B4B for secondary text, #8E1CF2 as an accent and #21760A for hover and pressed states. For a palette, the analogous pair #B3ED21 and #21ED5B stays calm, while #C121ED is the loudest partner.

What is #4ded21 in CMYK for printing?

cmyk(68%, 0%, 86%, 7%). 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 #4ded21 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 #98ED21; nudged cooler, #1EEF3E.

Work with #4ded21 in the Color Lab