Skip to content

#39eb8d

a balanced, electric green · cool · closest name: Medium Spring Green

RGB
57, 235, 141
HSL
148°, 82%, 57%
CMYK
76, 0, 40, 8
Luminance
0.6221

At a glance

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

Hex
#39eb8d
Hue
148°
green
Saturation
82%
electric
Lightness
57%
balanced
Brightness
92%
HSV value
Perceived
74%
weighted brightness
Luminance
0.6221
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.44:1
Closest name
Medium Spring Green
ΔE2000 3.4
Where it sits
Hue148° of 360°
Saturation82%
Lightness57%
Temperature
Warm ← → Cool74% 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#39eb8d
RGBrgb(57, 235, 141)
HSLhsl(148, 82%, 57%)
CMYKcmyk(76%, 0%, 40%, 8%)
LABlab(83.0 -64.4 33.3)
LCHlch(83.0 72.5 152.6)
OKLCHoklch(0.832 0.192 154.4)
Decimal3795853
Display P3color(display-p3 0.224 0.922 0.553)

Copy-ready code

/* CSS */
color: #39eb8d;
background-color: #39eb8d;
/* Tailwind (arbitrary) */
class="text-[#39eb8d] bg-[#39eb8d]"
/* SCSS */
$brand: #39eb8d;
/* SwiftUI */
Color(red: 0.224, green: 0.922, blue: 0.553)
/* Android */
Color.parseColor("#39eb8d")
/* Flutter */
Color(0xFF39EB8D)
/* Python / OpenCV (BGR) */
(141, 235, 57)

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

Accessibility — WCAG contrast

Aa
#39eb8d on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#39eb8d on black: 13.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EAD886
deuteranopia · #D6C993
tritanopia · #00E8D4

Color scale — 50 to 950

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

#F2FCF7
#E6F9EF
#C6F6DC
#99F5C4
#66F0A7
#39eb8d
#16DE75
#13B961
#0F944E
#0F6B3B
#094325
Base = 500Lightest = 50 · #F2FCF7Darkest = 950 · #094325
:root {
  --brand-50: #F2FCF7;
  --brand-100: #E6F9EF;
  --brand-200: #C6F6DC;
  --brand-300: #99F5C4;
  --brand-400: #66F0A7;
  --brand-500: #39eb8d;
  --brand-600: #16DE75;
  --brand-700: #13B961;
  --brand-800: #0F944E;
  --brand-900: #0F6B3B;
  --brand-950: #094325;
  --brand: #39eb8d;
  --brand-ink: #000000;
}

Colors that work with #39eb8d

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#F4FAF7
Tinted page background
Border#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#EF35C6
Second voice, not a rival
Dark variant#0C743D
Hover, pressed, headers
Light variant#E8FDF2
Selected rows, tints
Dark surface#14241C
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 #39eb8d

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#EB3997
Analogous left#3EEB39
Analogous right#39EBE6
Split-complement 1#E639EB
Split-complement 2#EB393E
Triadic 1#8D39EB
Triadic 2#EB8D39
Tetradic#393EEB

RGB percentages

Red22.4%
Green92.2%
Blue55.3%

CMYK percentages

Cyan75.7%
Magenta0.0%
Yellow40.0%
Key (black)7.8%

Color previews

#39eb8d text on a black background

contrast 13.44:1

Card sample

#39eb8d text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #39eb8d;
Background color
Panel with #39eb8d background
background-color: #39eb8d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #39eb8d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(57, 235, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(57, 235, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #39eb8d;
background: linear-gradient(135deg, #39eb8d, #39D2EB);

Monochromatic scale

Palettes built from #39eb8d

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.

#39eb8d 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.

#39eb8d, answered

What color is #39eb8d?

#39eb8d is a balanced electric green, closest to Medium Spring Green (ΔE2000 3.4). It sits at 148° on the hue wheel with 82% saturation and 57% lightness, which reads as cool.

What is the RGB value of #39eb8d?

rgb(57, 235, 141) — 57 red, 235 green and 141 blue out of 255, or 22.4% / 92.2% / 55.3% by channel.

Is #39eb8d a light or a dark color?

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

Should I use black or white text on #39eb8d?

Black. It scores 13.44:1 against #39eb8d, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #39eb8d?

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

What colors go well with #39eb8d?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #EF35C6 as an accent and #0C743D for hover and pressed states. For a palette, the analogous pair #3EEB39 and #39EBE6 stays calm, while #EB3997 is the loudest partner.

What is #39eb8d in CMYK for printing?

cmyk(76%, 0%, 40%, 8%). 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 #39eb8d warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #39EB4C; nudged cooler, #37EDD0.

Work with #39eb8d in the Color Lab