Skip to content

#2fdb7b

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

RGB
47, 219, 123
HSL
147°, 71%, 52%
CMYK
79, 0, 44, 14
Luminance
0.5270

At a glance

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

Hex
#2fdb7b
Hue
147°
green
Saturation
71%
vivid
Lightness
52%
balanced
Brightness
86%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5270
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.54:1
Closest name
Medium Spring Green
ΔE2000 7
Where it sits
Hue147° of 360°
Saturation71%
Lightness52%
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#2fdb7b
RGBrgb(47, 219, 123)
HSLhsl(147, 71%, 52%)
CMYKcmyk(79%, 0%, 44%, 14%)
LABlab(77.7 -63.1 35.4)
LCHlch(77.7 72.4 150.7)
OKLCHoklch(0.786 0.191 152.8)
Decimal3136379
Display P3color(display-p3 0.184 0.859 0.482)

Copy-ready code

/* CSS */
color: #2fdb7b;
background-color: #2fdb7b;
/* Tailwind (arbitrary) */
class="text-[#2fdb7b] bg-[#2fdb7b]"
/* SCSS */
$brand: #2fdb7b;
/* SwiftUI */
Color(red: 0.184, green: 0.859, blue: 0.482)
/* Android */
Color.parseColor("#2fdb7b")
/* Flutter */
Color(0xFF2FDB7B)
/* Python / OpenCV (BGR) */
(123, 219, 47)

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

Accessibility — WCAG contrast

Aa
#2fdb7b on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#2fdb7b on black: 11.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC874
deuteranopia · #C8BA82
tritanopia · #00D8C4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2fdb7b 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
#E7F8EF
#C9F2DB
#9FEEC2
#70E6A4
#2fdb7b
#24D170
#1EAE5E
#188B4B
#166539
#0D3F23
Base = 500Lightest = 50 · #F3FCF7Darkest = 950 · #0D3F23
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F8EF;
  --brand-200: #C9F2DB;
  --brand-300: #9FEEC2;
  --brand-400: #70E6A4;
  --brand-500: #2fdb7b;
  --brand-600: #24D170;
  --brand-700: #1EAE5E;
  --brand-800: #188B4B;
  --brand-900: #166539;
  --brand-950: #0D3F23;
  --brand: #2fdb7b;
  --brand-ink: #000000;
}

Colors that work with #2fdb7b

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#C0EDD4
Hairlines and dividers
Muted text#4B9B6E
Captions on the surface
Accent#E02ABD
Second voice, not a rival
Dark variant#136D3B
Hover, pressed, headers
Light variant#E9FBF1
Selected rows, tints
Dark surface#14241B
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 #2fdb7b

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#DB2F8F
Analogous left#39DB2F
Analogous right#2FDBD1
Split-complement 1#D12FDB
Split-complement 2#DB2F39
Triadic 1#7B2FDB
Triadic 2#DB7B2F
Tetradic#2F39DB

RGB percentages

Red18.4%
Green85.9%
Blue48.2%

CMYK percentages

Cyan78.5%
Magenta0.0%
Yellow43.8%
Key (black)14.1%

Color previews

#2fdb7b text on a black background

contrast 11.54:1

Card sample

#2fdb7b text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2fdb7b;
Background color
Panel with #2fdb7b background
background-color: #2fdb7b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 219, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 219, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2fdb7b;
background: linear-gradient(135deg, #2fdb7b, #2FC8DB);

Monochromatic scale

Palettes built from #2fdb7b

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.

#2fdb7b 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.

#2fdb7b, answered

What color is #2fdb7b?

#2fdb7b is a balanced vivid green, closest to Medium Spring Green (ΔE2000 7). It sits at 147° on the hue wheel with 71% saturation and 52% lightness, which reads as cool.

What is the RGB value of #2fdb7b?

rgb(47, 219, 123) — 47 red, 219 green and 123 blue out of 255, or 18.4% / 85.9% / 48.2% by channel.

Is #2fdb7b a light or a dark color?

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

Should I use black or white text on #2fdb7b?

Black. It scores 11.54:1 against #2fdb7b, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #2fdb7b?

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

What colors go well with #2fdb7b?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6E for secondary text, #E02ABD as an accent and #136D3B for hover and pressed states. For a palette, the analogous pair #39DB2F and #2FDBD1 stays calm, while #DB2F8F is the loudest partner.

What is #2fdb7b in CMYK for printing?

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

Is #2fdb7b 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 #2FDB3C; nudged cooler, #2DDDBC.

Work with #2fdb7b in the Color Lab