Skip to content

#3eb87b

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

RGB
62, 184, 123
HSL
150°, 50%, 48%
CMYK
66, 0, 33, 28
Luminance
0.3674

At a glance

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

Hex
#3eb87b
Hue
150°
green
Saturation
50%
vivid
Lightness
48%
balanced
Brightness
72%
HSV value
Perceived
59%
weighted brightness
Luminance
0.3674
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.35:1
Closest name
Medium Sea Green
ΔE2000 2
Where it sits
Hue150° of 360°
Saturation50%
Lightness48%
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#3eb87b
RGBrgb(62, 184, 123)
HSLhsl(150, 50%, 48%)
CMYKcmyk(66%, 0%, 33%, 28%)
LABlab(67.1 -47.9 21.4)
LCHlch(67.1 52.4 155.9)
OKLCHoklch(0.700 0.141 157.5)
Decimal4110459
Display P3color(display-p3 0.243 0.722 0.482)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3eb87b on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#3eb87b on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7AA77
deuteranopia · #A79F7F
tritanopia · #00B7A8

Color scale — 50 to 950

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

#F4FAF7
#EAF6F0
#CFECDE
#ABE3C7
#81D5AB
#57C68F
#3eb87b
#339966
#297A52
#21593D
#153826
Base = 600Lightest = 50 · #F4FAF7Darkest = 950 · #153826
:root {
  --brand-50: #F4FAF7;
  --brand-100: #EAF6F0;
  --brand-200: #CFECDE;
  --brand-300: #ABE3C7;
  --brand-400: #81D5AB;
  --brand-500: #57C68F;
  --brand-600: #3eb87b;
  --brand-700: #339966;
  --brand-800: #297A52;
  --brand-900: #21593D;
  --brand-950: #153826;
  --brand: #3eb87b;
  --brand-ink: #000000;
}

Colors that work with #3eb87b

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#C2EAD6
Hairlines and dividers
Muted text#4B9B73
Captions on the surface
Accent#BD399C
Second voice, not a rival
Dark variant#205F40
Hover, pressed, headers
Light variant#ECF9F2
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 #3eb87b

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#B83E7B
Analogous left#3EB83E
Analogous right#3EB8B8
Split-complement 1#B83EB8
Split-complement 2#B83E3E
Triadic 1#7B3EB8
Triadic 2#B87B3E
Tetradic#3E3EB8

RGB percentages

Red24.3%
Green72.2%
Blue48.2%

CMYK percentages

Cyan66.3%
Magenta0.0%
Yellow33.2%
Key (black)27.8%

Color previews

#3eb87b text on a black background

contrast 8.35:1

Card sample

#3eb87b text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3eb87b

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.

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

#3eb87b, answered

What color is #3eb87b?

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

What is the RGB value of #3eb87b?

rgb(62, 184, 123) — 62 red, 184 green and 123 blue out of 255, or 24.3% / 72.2% / 48.2% by channel.

Is #3eb87b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3674 and perceived brightness is 59%, so black text on it reaches 8.35:1.

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

Black. It scores 8.35:1 against #3eb87b, versus 2.52:1 for white — AAA at any size.

What is the complementary color of #3eb87b?

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

What colors go well with #3eb87b?

For interface work: #F4FAF7 as the surface, #C2EAD6 for borders, #4B9B73 for secondary text, #BD399C as an accent and #205F40 for hover and pressed states. For a palette, the analogous pair #3EB83E and #3EB8B8 stays calm, while #B83E7B is the loudest partner.

What is #3eb87b in CMYK for printing?

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

Is #3eb87b 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 #3EB84E; nudged cooler, #3BBAA9.

Work with #3eb87b in the Color Lab