Skip to content

#4eee29

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

RGB
78, 238, 41
HSL
109°, 85%, 55%
CMYK
67, 0, 83, 7
Luminance
0.6293

At a glance

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

Hex
#4eee29
Hue
109°
green
Saturation
85%
electric
Lightness
55%
balanced
Brightness
93%
HSV value
Perceived
74%
weighted brightness
Luminance
0.6293
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.59:1
Closest name
Lime
ΔE2000 3.9
Where it sits
Hue109° of 360°
Saturation85%
Lightness55%
Temperature
Warm ← → Cool58% 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#4eee29
RGBrgb(78, 238, 41)
HSLhsl(109, 85%, 55%)
CMYKcmyk(67%, 0%, 83%, 7%)
LABlab(83.4 -73.1 74.3)
LCHlch(83.4 104.3 134.5)
OKLCHoklch(0.833 0.259 140.7)
Decimal5172777
Display P3color(display-p3 0.306 0.933 0.161)

Copy-ready code

/* CSS */
color: #4eee29;
background-color: #4eee29;
/* Tailwind (arbitrary) */
class="text-[#4eee29] bg-[#4eee29]"
/* SCSS */
$brand: #4eee29;
/* SwiftUI */
Color(red: 0.306, green: 0.933, blue: 0.161)
/* Android */
Color.parseColor("#4eee29")
/* Flutter */
Color(0xFF4EEE29)
/* Python / OpenCV (BGR) */
(41, 238, 78)

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

Accessibility — WCAG contrast

Aa
#4eee29 on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#4eee29 on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4D800
deuteranopia · #E2CB44
tritanopia · #2DE6CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4eee29 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
#E9FAE5
#CEF7C5
#A9F797
#7EF363
#4eee29
#39E312
#30BD0F
#26970C
#1F6D0D
#144408
Base = 500Lightest = 50 · #F4FCF2Darkest = 950 · #144408
:root {
  --brand-50: #F4FCF2;
  --brand-100: #E9FAE5;
  --brand-200: #CEF7C5;
  --brand-300: #A9F797;
  --brand-400: #7EF363;
  --brand-500: #4eee29;
  --brand-600: #39E312;
  --brand-700: #30BD0F;
  --brand-800: #26970C;
  --brand-900: #1F6D0D;
  --brand-950: #144408;
  --brand: #4eee29;
  --brand-ink: #000000;
}

Colors that work with #4eee29

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#C8EDC0
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#9824F3
Second voice, not a rival
Dark variant#1E7609
Hover, pressed, headers
Light variant#EBFDE7
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 #4eee29

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#C929EE
Analogous left#B1EE29
Analogous right#29EE66
Split-complement 1#6629EE
Split-complement 2#EE29B1
Triadic 1#294EEE
Triadic 2#EE294E
Tetradic#29B1EE

RGB percentages

Red30.6%
Green93.3%
Blue16.1%

CMYK percentages

Cyan67.2%
Magenta0.0%
Yellow82.8%
Key (black)6.7%

Color previews

#4eee29 text on a black background

contrast 13.59:1

Card sample

#4eee29 text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(78, 238, 41, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 238, 41, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4eee29;
background: linear-gradient(135deg, #4eee29, #29EE87);

Monochromatic scale

Palettes built from #4eee29

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.

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

#4eee29, answered

What color is #4eee29?

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

What is the RGB value of #4eee29?

rgb(78, 238, 41) — 78 red, 238 green and 41 blue out of 255, or 30.6% / 93.3% / 16.1% by channel.

Is #4eee29 a light or a dark color?

It is a light color. Relative luminance is 0.6293 and perceived brightness is 74%, so black text on it reaches 13.59:1.

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

Black. It scores 13.59:1 against #4eee29, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #4eee29?

#C929EE sits directly opposite on the wheel. Softer options are the split-complements #6629EE and #EE29B1, which give the same contrast with far less vibration.

What colors go well with #4eee29?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #5A9B4B for secondary text, #9824F3 as an accent and #1E7609 for hover and pressed states. For a palette, the analogous pair #B1EE29 and #29EE66 stays calm, while #C929EE is the loudest partner.

What is #4eee29 in CMYK for printing?

cmyk(67%, 0%, 83%, 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 #4eee29 warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #96EE29; nudged cooler, #27F04B.

Work with #4eee29 in the Color Lab