Skip to content

#3eb97f

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

RGB
62, 185, 127
HSL
152°, 50%, 48%
CMYK
67, 0, 31, 28
Luminance
0.3725

At a glance

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

Hex
#3eb97f
Hue
152°
green
Saturation
50%
vivid
Lightness
48%
balanced
Brightness
73%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3725
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.45:1
Closest name
Medium Sea Green
ΔE2000 2.7
Where it sits
Hue152° of 360°
Saturation50%
Lightness48%
Temperature
Warm ← → Cool76% 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#3eb97f
RGBrgb(62, 185, 127)
HSLhsl(152, 50%, 48%)
CMYKcmyk(67%, 0%, 31%, 28%)
LABlab(67.5 -47.5 19.8)
LCHlch(67.5 51.4 157.4)
OKLCHoklch(0.703 0.139 158.8)
Decimal4110719
Display P3color(display-p3 0.243 0.725 0.498)

Copy-ready code

/* CSS */
color: #3eb97f;
background-color: #3eb97f;
/* Tailwind (arbitrary) */
class="text-[#3eb97f] bg-[#3eb97f]"
/* SCSS */
$brand: #3eb97f;
/* SwiftUI */
Color(red: 0.243, green: 0.725, blue: 0.498)
/* Android */
Color.parseColor("#3eb97f")
/* Flutter */
Color(0xFF3EB97F)
/* Python / OpenCV (BGR) */
(127, 185, 62)

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

Accessibility — WCAG contrast

Aa
#3eb97f on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#3eb97f on black: 8.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7AB7B
deuteranopia · #A7A083
tritanopia · #00B8AA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3eb97f is pinned to step 600; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FAF8
#EAF6F0
#CFECDF
#ABE3C8
#81D5AD
#57C792
#3eb97f
#339969
#297A54
#21593F
#153827
Base = 600Lightest = 50 · #F4FAF8Darkest = 950 · #153827
:root {
  --brand-50: #F4FAF8;
  --brand-100: #EAF6F0;
  --brand-200: #CFECDF;
  --brand-300: #ABE3C8;
  --brand-400: #81D5AD;
  --brand-500: #57C792;
  --brand-600: #3eb97f;
  --brand-700: #339969;
  --brand-800: #297A54;
  --brand-900: #21593F;
  --brand-950: #153827;
  --brand: #3eb97f;
  --brand-ink: #000000;
}

Colors that work with #3eb97f

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#C2EBD7
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#BE3999
Second voice, not a rival
Dark variant#205F42
Hover, pressed, headers
Light variant#ECF9F3
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 #3eb97f

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#B93E78
Analogous left#3EB941
Analogous right#3EB5B9
Split-complement 1#B93EB5
Split-complement 2#B9413E
Triadic 1#7F3EB9
Triadic 2#B97F3E
Tetradic#413EB9

RGB percentages

Red24.3%
Green72.5%
Blue49.8%

CMYK percentages

Cyan66.5%
Magenta0.0%
Yellow31.4%
Key (black)27.5%

Color previews

#3eb97f text on a black background

contrast 8.45:1

Card sample

#3eb97f text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(62, 185, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(62, 185, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3eb97f;
background: linear-gradient(135deg, #3eb97f, #3EA1B9);

Monochromatic scale

Palettes built from #3eb97f

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.

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

#3eb97f, answered

What color is #3eb97f?

#3eb97f is a balanced vivid green, closest to Medium Sea Green (ΔE2000 2.7). It sits at 152° on the hue wheel with 50% saturation and 48% lightness, which reads as cool.

What is the RGB value of #3eb97f?

rgb(62, 185, 127) — 62 red, 185 green and 127 blue out of 255, or 24.3% / 72.5% / 49.8% by channel.

Is #3eb97f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3725 and perceived brightness is 60%, so black text on it reaches 8.45:1.

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

Black. It scores 8.45:1 against #3eb97f, versus 2.48:1 for white — AAA at any size.

What is the complementary color of #3eb97f?

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

What colors go well with #3eb97f?

For interface work: #F4FAF8 as the surface, #C2EBD7 for borders, #4B9B75 for secondary text, #BE3999 as an accent and #205F42 for hover and pressed states. For a palette, the analogous pair #3EB941 and #3EB5B9 stays calm, while #B93E78 is the loudest partner.

What is #3eb97f in CMYK for printing?

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

Is #3eb97f warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3EB952; nudged cooler, #3BBBAE.

Work with #3eb97f in the Color Lab