Skip to content

#3bdf8f

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

RGB
59, 223, 143
HSL
151°, 72%, 55%
CMYK
74, 0, 36, 13
Luminance
0.5569

At a glance

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

Hex
#3bdf8f
Hue
151°
green
Saturation
72%
vivid
Lightness
55%
balanced
Brightness
87%
HSV value
Perceived
71%
weighted brightness
Luminance
0.5569
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.14:1
Closest name
Medium Spring Green
ΔE2000 6
Where it sits
Hue151° of 360°
Saturation72%
Lightness55%
Temperature
Warm ← → Cool75% 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#3bdf8f
RGBrgb(59, 223, 143)
HSLhsl(151, 72%, 55%)
CMYKcmyk(74%, 0%, 36%, 13%)
LABlab(79.4 -59.4 27.6)
LCHlch(79.4 65.5 155.1)
OKLCHoklch(0.802 0.175 156.7)
Decimal3923855
Display P3color(display-p3 0.231 0.875 0.561)

Copy-ready code

/* CSS */
color: #3bdf8f;
background-color: #3bdf8f;
/* Tailwind (arbitrary) */
class="text-[#3bdf8f] bg-[#3bdf8f]"
/* SCSS */
$brand: #3bdf8f;
/* SwiftUI */
Color(red: 0.231, green: 0.875, blue: 0.561)
/* Android */
Color.parseColor("#3bdf8f")
/* Flutter */
Color(0xFF3BDF8F)
/* Python / OpenCV (BGR) */
(143, 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 #3bdf8f · 12.14:1
Use #000000AAA at every size.
Aa
White text · 1.73:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.14:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3bdf8f as text scores 1.73:1 on white and 12.14:1 on black.

Accessibility — WCAG contrast

Aa
#3bdf8f on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#3bdf8f on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DECD8A
deuteranopia · #CABF94
tritanopia · #00DDCA

Color scale — 50 to 950

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

#F3FCF7
#E7F8F0
#C9F3DE
#9FEFC8
#6EE7AC
#3bdf8f
#22D27C
#1DAF68
#178C53
#15663E
#0D4027
Base = 500Lightest = 50 · #F3FCF7Darkest = 950 · #0D4027
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F8F0;
  --brand-200: #C9F3DE;
  --brand-300: #9FEFC8;
  --brand-400: #6EE7AC;
  --brand-500: #3bdf8f;
  --brand-600: #22D27C;
  --brand-700: #1DAF68;
  --brand-800: #178C53;
  --brand-900: #15663E;
  --brand-950: #0D4027;
  --brand: #3bdf8f;
  --brand-ink: #000000;
}

Colors that work with #3bdf8f

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#C0EDD7
Hairlines and dividers
Muted text#4B9B74
Captions on the surface
Accent#E437B6
Second voice, not a rival
Dark variant#126E41
Hover, pressed, headers
Light variant#E9FBF2
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 #3bdf8f

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#DF3B8B
Analogous left#3BDF3D
Analogous right#3BDDDF
Split-complement 1#DF3BDD
Split-complement 2#DF3D3B
Triadic 1#8F3BDF
Triadic 2#DF8F3B
Tetradic#3D3BDF

RGB percentages

Red23.1%
Green87.5%
Blue56.1%

CMYK percentages

Cyan73.5%
Magenta0.0%
Yellow35.9%
Key (black)12.5%

Color previews

#3bdf8f text on a black background

contrast 12.14:1

Card sample

#3bdf8f text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bdf8f

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.

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

#3bdf8f, answered

What color is #3bdf8f?

#3bdf8f is a balanced vivid green, closest to Medium Spring Green (ΔE2000 6). It sits at 151° on the hue wheel with 72% saturation and 55% lightness, which reads as cool.

What is the RGB value of #3bdf8f?

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

Is #3bdf8f a light or a dark color?

It is a light color. Relative luminance is 0.5569 and perceived brightness is 71%, so black text on it reaches 12.14:1.

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

Black. It scores 12.14:1 against #3bdf8f, versus 1.73:1 for white — AAA at any size.

What is the complementary color of #3bdf8f?

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

What colors go well with #3bdf8f?

For interface work: #F4FAF7 as the surface, #C0EDD7 for borders, #4B9B74 for secondary text, #E437B6 as an accent and #126E41 for hover and pressed states. For a palette, the analogous pair #3BDF3D and #3BDDDF stays calm, while #DF3B8B is the loudest partner.

What is #3bdf8f in CMYK for printing?

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

Is #3bdf8f warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3BDF53; nudged cooler, #39E1CD.

Work with #3bdf8f in the Color Lab