Skip to content

#3bdf4e

a balanced, vivid green · cool · closest name: Lime Green

RGB
59, 223, 78
HSL
127°, 72%, 55%
CMYK
74, 0, 65, 13
Luminance
0.5426

At a glance

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

Hex
#3bdf4e
Hue
127°
green
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5426
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.85:1
Closest name
Lime Green
ΔE2000 4.6
Where it sits
Hue127° of 360°
Saturation72%
Lightness55%
Temperature
Warm ← → Cool65% 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#3bdf4e
RGBrgb(59, 223, 78)
HSLhsl(127, 72%, 55%)
CMYKcmyk(74%, 0%, 65%, 13%)
LABlab(78.6 -69.0 57.3)
LCHlch(78.6 89.7 140.3)
OKLCHoklch(0.793 0.229 144.6)
Decimal3923790
Display P3color(display-p3 0.231 0.875 0.306)

Copy-ready code

/* CSS */
color: #3bdf4e;
background-color: #3bdf4e;
/* Tailwind (arbitrary) */
class="text-[#3bdf4e] bg-[#3bdf4e]"
/* SCSS */
$brand: #3bdf4e;
/* SwiftUI */
Color(red: 0.231, green: 0.875, blue: 0.306)
/* Android */
Color.parseColor("#3bdf4e")
/* Flutter */
Color(0xFF3BDF4E)
/* Python / OpenCV (BGR) */
(78, 223, 59)

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

Accessibility — WCAG contrast

Aa
#3bdf4e on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#3bdf4e on black: 11.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CA3C
deuteranopia · #D0BE5B
tritanopia · #00D9C1

Color scale — 50 to 950

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

#F3FCF4
#E7F8E9
#C9F3CE
#9FEFA8
#6EE77C
#3bdf4e
#22D237
#1DAF2E
#178C25
#15661E
#0D4013
Base = 500Lightest = 50 · #F3FCF4Darkest = 950 · #0D4013
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F8E9;
  --brand-200: #C9F3CE;
  --brand-300: #9FEFA8;
  --brand-400: #6EE77C;
  --brand-500: #3bdf4e;
  --brand-600: #22D237;
  --brand-700: #1DAF2E;
  --brand-800: #178C25;
  --brand-900: #15661E;
  --brand-950: #0D4013;
  --brand: #3bdf4e;
  --brand-ink: #000000;
}

Colors that work with #3bdf4e

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#F4FAF5
Tinted page background
Border#C0EDC5
Hairlines and dividers
Muted text#4B9B54
Captions on the surface
Accent#CC37E4
Second voice, not a rival
Dark variant#126E1D
Hover, pressed, headers
Light variant#E9FBEB
Selected rows, tints
Dark surface#142416
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 #3bdf4e

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#DF3BCC
Analogous left#7ADF3B
Analogous right#3BDFA0
Split-complement 1#A03BDF
Split-complement 2#DF3B7A
Triadic 1#4E3BDF
Triadic 2#DF4E3B
Tetradic#3B7ADF

RGB percentages

Red23.1%
Green87.5%
Blue30.6%

CMYK percentages

Cyan73.5%
Magenta0.0%
Yellow65.0%
Key (black)12.5%

Color previews

#3bdf4e text on a black background

contrast 11.85:1

Card sample

#3bdf4e text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 223, 78, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 223, 78, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3bdf4e;
background: linear-gradient(135deg, #3bdf4e, #3BDFBB);

Monochromatic scale

Palettes built from #3bdf4e

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.

#3bdf4e 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

Converts to four-color process without much drama. Proof it anyway.

#3bdf4e, answered

What color is #3bdf4e?

#3bdf4e is a balanced vivid green, closest to Lime Green (ΔE2000 4.6). It sits at 127° on the hue wheel with 72% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3bdf4e?

rgb(59, 223, 78) — 59 red, 223 green and 78 blue out of 255, or 23.1% / 87.5% / 30.6% by channel.

Is #3bdf4e a light or a dark color?

It is a light color. Relative luminance is 0.5426 and perceived brightness is 69%, so black text on it reaches 11.85:1.

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

Black. It scores 11.85:1 against #3bdf4e, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #3bdf4e?

#DF3BCC sits directly opposite on the wheel. Softer options are the split-complements #A03BDF and #DF3B7A, which give the same contrast with far less vibration.

What colors go well with #3bdf4e?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B54 for secondary text, #CC37E4 as an accent and #126E1D for hover and pressed states. For a palette, the analogous pair #7ADF3B and #3BDFA0 stays calm, while #DF3BCC is the loudest partner.

What is #3bdf4e in CMYK for printing?

cmyk(74%, 0%, 65%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #3bdf4e warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #64DF3B; nudged cooler, #39E18A.

Work with #3bdf4e in the Color Lab