Skip to content

#3df72e

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

RGB
61, 247, 46
HSL
116°, 93%, 58%
CMYK
75, 0, 81, 3
Luminance
0.6771

At a glance

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

Hex
#3df72e
Hue
116°
green
Saturation
93%
electric
Lightness
58%
balanced
Brightness
97%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6771
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.54:1
Closest name
Lime
ΔE2000 2.2
Where it sits
Hue116° of 360°
Saturation93%
Lightness58%
Temperature
Warm ← → Cool61% 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#3df72e
RGBrgb(61, 247, 46)
HSLhsl(116, 93%, 58%)
CMYKcmyk(75%, 0%, 81%, 3%)
LABlab(85.9 -78.4 75.2)
LCHlch(85.9 108.6 136.2)
OKLCHoklch(0.853 0.271 142.1)
Decimal4060974
Display P3color(display-p3 0.239 0.969 0.180)

Copy-ready code

/* CSS */
color: #3df72e;
background-color: #3df72e;
/* Tailwind (arbitrary) */
class="text-[#3df72e] bg-[#3df72e]"
/* SCSS */
$brand: #3df72e;
/* SwiftUI */
Color(red: 0.239, green: 0.969, blue: 0.180)
/* Android */
Color.parseColor("#3df72e")
/* Flutter */
Color(0xFF3DF72E)
/* Python / OpenCV (BGR) */
(46, 247, 61)

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

Accessibility — WCAG contrast

Aa
#3df72e on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#3df72e on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FDDF00
deuteranopia · #E9D149
tritanopia · #00EFD3

Color scale — 50 to 950

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

#F2FDF2
#E6FBE4
#C7F9C2
#9BFB93
#69F95D
#3df72e
#1AEC09
#16C408
#119D06
#117109
#0B4706
Base = 500Lightest = 50 · #F2FDF2Darkest = 950 · #0B4706
:root {
  --brand-50: #F2FDF2;
  --brand-100: #E6FBE4;
  --brand-200: #C7F9C2;
  --brand-300: #9BFB93;
  --brand-400: #69F95D;
  --brand-500: #3df72e;
  --brand-600: #1AEC09;
  --brand-700: #16C408;
  --brand-800: #119D06;
  --brand-900: #117109;
  --brand-950: #0B4706;
  --brand: #3df72e;
  --brand-ink: #000000;
}

Colors that work with #3df72e

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#C3EDC0
Hairlines and dividers
Muted text#519B4B
Captions on the surface
Accent#B72AFB
Second voice, not a rival
Dark variant#0E7B05
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 #3df72e

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#E82EF7
Analogous left#A2F72E
Analogous right#2EF784
Split-complement 1#842EF7
Split-complement 2#F72EA2
Triadic 1#2E3DF7
Triadic 2#F72E3D
Tetradic#2EA2F7

RGB percentages

Red23.9%
Green96.9%
Blue18.0%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow81.4%
Key (black)3.1%

Color previews

#3df72e text on a black background

contrast 14.54:1

Card sample

#3df72e text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3df72e;
Background color
Panel with #3df72e background
background-color: #3df72e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3df72e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(61, 247, 46, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 247, 46, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3df72e;
background: linear-gradient(135deg, #3df72e, #2EF7A5);

Monochromatic scale

Palettes built from #3df72e

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.

#3df72e 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.

#3df72e, answered

What color is #3df72e?

#3df72e is a balanced electric green, closest to Lime (ΔE2000 2.2). It sits at 116° on the hue wheel with 93% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3df72e?

rgb(61, 247, 46) — 61 red, 247 green and 46 blue out of 255, or 23.9% / 96.9% / 18% by channel.

Is #3df72e a light or a dark color?

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

Should I use black or white text on #3df72e?

Black. It scores 14.54:1 against #3df72e, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #3df72e?

#E82EF7 sits directly opposite on the wheel. Softer options are the split-complements #842EF7 and #F72EA2, which give the same contrast with far less vibration.

What colors go well with #3df72e?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #519B4B for secondary text, #B72AFB as an accent and #0E7B05 for hover and pressed states. For a palette, the analogous pair #A2F72E and #2EF784 stays calm, while #E82EF7 is the loudest partner.

What is #3df72e in CMYK for printing?

cmyk(75%, 0%, 81%, 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 #3df72e warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #87F72E; nudged cooler, #2CF968.

Work with #3df72e in the Color Lab