Skip to content

#4df72d

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

RGB
77, 247, 45
HSL
111°, 93%, 57%
CMYK
69, 0, 82, 3
Luminance
0.6829

At a glance

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

Hex
#4df72d
Hue
111°
green
Saturation
93%
electric
Lightness
57%
balanced
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6829
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.66:1
Closest name
Lime
ΔE2000 2.4
Where it sits
Hue111° of 360°
Saturation93%
Lightness57%
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#4df72d
RGBrgb(77, 247, 45)
HSLhsl(111, 93%, 57%)
CMYKcmyk(69%, 0%, 82%, 3%)
LABlab(86.2 -75.9 75.8)
LCHlch(86.2 107.3 135.0)
OKLCHoklch(0.856 0.267 141.1)
Decimal5109549
Display P3color(display-p3 0.302 0.969 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4df72d on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#4df72d on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDE000
deuteranopia · #EAD248
tritanopia · #23EFD3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #4df72d 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
#E8FBE4
#CBF9C2
#A3FB93
#76F95D
#4df72d
#2DEC09
#25C507
#1E9D06
#1A7109
#104706
Base = 500Lightest = 50 · #F3FDF2Darkest = 950 · #104706
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E8FBE4;
  --brand-200: #CBF9C2;
  --brand-300: #A3FB93;
  --brand-400: #76F95D;
  --brand-500: #4df72d;
  --brand-600: #2DEC09;
  --brand-700: #25C507;
  --brand-800: #1E9D06;
  --brand-900: #1A7109;
  --brand-950: #104706;
  --brand: #4df72d;
  --brand-ink: #000000;
}

Colors that work with #4df72d

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#C7EDC0
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#A529FB
Second voice, not a rival
Dark variant#177B05
Hover, pressed, headers
Light variant#EAFEE6
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 #4df72d

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#D72DF7
Analogous left#B2F72D
Analogous right#2DF772
Split-complement 1#722DF7
Split-complement 2#F72DB2
Triadic 1#2D4DF7
Triadic 2#F72D4D
Tetradic#2DB2F7

RGB percentages

Red30.2%
Green96.9%
Blue17.6%

CMYK percentages

Cyan68.8%
Magenta0.0%
Yellow81.8%
Key (black)3.1%

Color previews

#4df72d text on a black background

contrast 14.66:1

Card sample

#4df72d text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 247, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 247, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4df72d;
background: linear-gradient(135deg, #4df72d, #2DF794);

Monochromatic scale

Palettes built from #4df72d

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.

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

#4df72d, answered

What color is #4df72d?

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

What is the RGB value of #4df72d?

rgb(77, 247, 45) — 77 red, 247 green and 45 blue out of 255, or 30.2% / 96.9% / 17.6% by channel.

Is #4df72d a light or a dark color?

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

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

Black. It scores 14.66:1 against #4df72d, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #4df72d?

#D72DF7 sits directly opposite on the wheel. Softer options are the split-complements #722DF7 and #F72DB2, which give the same contrast with far less vibration.

What colors go well with #4df72d?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #579B4B for secondary text, #A529FB as an accent and #177B05 for hover and pressed states. For a palette, the analogous pair #B2F72D and #2DF772 stays calm, while #D72DF7 is the loudest partner.

What is #4df72d in CMYK for printing?

cmyk(69%, 0%, 82%, 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 #4df72d 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 #97F72D; nudged cooler, #2BF956.

Work with #4df72d in the Color Lab