Skip to content

#39fba9

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

RGB
57, 251, 169
HSL
155°, 96%, 60%
CMYK
77, 0, 33, 2
Luminance
0.7273

At a glance

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

Hex
#39fba9
Hue
155°
green
Saturation
96%
electric
Lightness
60%
balanced
Brightness
98%
HSV value
Perceived
80%
weighted brightness
Luminance
0.7273
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.55:1
Closest name
Medium Spring Green
ΔE2000 2.3
Where it sits
Hue155° of 360°
Saturation96%
Lightness60%
Temperature
Warm ← → Cool77% 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#39fba9
RGBrgb(57, 251, 169)
HSLhsl(155, 96%, 60%)
CMYKcmyk(77%, 0%, 33%, 2%)
LABlab(88.3 -64.8 26.3)
LCHlch(88.3 69.9 157.9)
OKLCHoklch(0.877 0.188 159.3)
Decimal3799977
Display P3color(display-p3 0.224 0.984 0.663)

Copy-ready code

/* CSS */
color: #39fba9;
background-color: #39fba9;
/* Tailwind (arbitrary) */
class="text-[#39fba9] bg-[#39fba9]"
/* SCSS */
$brand: #39fba9;
/* SwiftUI */
Color(red: 0.224, green: 0.984, blue: 0.663)
/* Android */
Color.parseColor("#39fba9")
/* Flutter */
Color(0xFF39FBA9)
/* Python / OpenCV (BGR) */
(169, 251, 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 #39fba9 · 15.55:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.55:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #39fba9 as text scores 1.35:1 on white and 15.55:1 on black.

Accessibility — WCAG contrast

Aa
#39fba9 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#39fba9 on black: 15.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8E7A4
deuteranopia · #E1D7AE
tritanopia · #00FAE6

Color scale — 50 to 950

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

#F1FDF8
#E4FCF2
#C1FAE2
#91FDCF
#5AFCB7
#39fba9
#05F08C
#04C875
#03A05E
#077345
#04482B
Base = 500Lightest = 50 · #F1FDF8Darkest = 950 · #04482B
:root {
  --brand-50: #F1FDF8;
  --brand-100: #E4FCF2;
  --brand-200: #C1FAE2;
  --brand-300: #91FDCF;
  --brand-400: #5AFCB7;
  --brand-500: #39fba9;
  --brand-600: #05F08C;
  --brand-700: #04C875;
  --brand-800: #03A05E;
  --brand-900: #077345;
  --brand-950: #04482B;
  --brand: #39fba9;
  --brand-ink: #000000;
}

Colors that work with #39fba9

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#F4FAF8
Tinted page background
Border#C0EDDA
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#FF35BD
Second voice, not a rival
Dark variant#037D49
Hover, pressed, headers
Light variant#E6FEF4
Selected rows, tints
Dark surface#14241D
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 #39fba9

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#FB398B
Analogous left#39FB48
Analogous right#39ECFB
Split-complement 1#FB39EC
Split-complement 2#FB4839
Triadic 1#A939FB
Triadic 2#FBA939
Tetradic#4839FB

RGB percentages

Red22.4%
Green98.4%
Blue66.3%

CMYK percentages

Cyan77.3%
Magenta0.0%
Yellow32.7%
Key (black)1.6%

Color previews

#39fba9 text on a black background

contrast 15.55:1

Card sample

#39fba9 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #39fba9

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.

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

#39fba9, answered

What color is #39fba9?

#39fba9 is a balanced electric green, closest to Medium Spring Green (ΔE2000 2.3). It sits at 155° on the hue wheel with 96% saturation and 60% lightness, which reads as cool.

What is the RGB value of #39fba9?

rgb(57, 251, 169) — 57 red, 251 green and 169 blue out of 255, or 22.4% / 98.4% / 66.3% by channel.

Is #39fba9 a light or a dark color?

It is a light color. Relative luminance is 0.7273 and perceived brightness is 80%, so black text on it reaches 15.55:1.

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

Black. It scores 15.55:1 against #39fba9, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #39fba9?

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

What colors go well with #39fba9?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B79 for secondary text, #FF35BD as an accent and #037D49 for hover and pressed states. For a palette, the analogous pair #39FB48 and #39ECFB stays calm, while #FB398B is the loudest partner.

What is #39fba9 in CMYK for printing?

cmyk(77%, 0%, 33%, 2%). 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 #39fba9 warm or cool?

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

Work with #39fba9 in the Color Lab