Skip to content

#3eb76d

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

RGB
62, 183, 109
HSL
143°, 49%, 48%
CMYK
66, 0, 40, 28
Luminance
0.3600

At a glance

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

Hex
#3eb76d
Hue
143°
green
Saturation
49%
vivid
Lightness
48%
balanced
Brightness
72%
HSV value
Perceived
58%
weighted brightness
Luminance
0.3600
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
8.20:1
Closest name
Medium Sea Green
ΔE2000 1.8
Where it sits
Hue143° of 360°
Saturation49%
Lightness48%
Temperature
Warm ← → Cool72% 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#3eb76d
RGBrgb(62, 183, 109)
HSLhsl(143, 49%, 48%)
CMYKcmyk(66%, 0%, 40%, 28%)
LABlab(66.5 -50.2 28.1)
LCHlch(66.5 57.5 150.8)
OKLCHoklch(0.694 0.152 152.8)
Decimal4110189
Display P3color(display-p3 0.243 0.718 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3eb76d on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#3eb76d on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B7A868
deuteranopia · #A89D72
tritanopia · #00B5A5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #3eb76d 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
#EAF6EE
#CFECDB
#ABE3C1
#81D4A2
#57C682
#3eb76d
#34985B
#297A49
#215937
#153822
Base = 600Lightest = 50 · #F4FAF7Darkest = 950 · #153822
:root {
  --brand-50: #F4FAF7;
  --brand-100: #EAF6EE;
  --brand-200: #CFECDB;
  --brand-300: #ABE3C1;
  --brand-400: #81D4A2;
  --brand-500: #57C682;
  --brand-600: #3eb76d;
  --brand-700: #34985B;
  --brand-800: #297A49;
  --brand-900: #215937;
  --brand-950: #153822;
  --brand: #3eb76d;
  --brand-ink: #000000;
}

Colors that work with #3eb76d

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#C2EAD2
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#BC39AA
Second voice, not a rival
Dark variant#205F39
Hover, pressed, headers
Light variant#ECF9F1
Selected rows, tints
Dark surface#14241A
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 #3eb76d

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#B73E88
Analogous left#4BB73E
Analogous right#3EB7A9
Split-complement 1#A93EB7
Split-complement 2#B73E4B
Triadic 1#6D3EB7
Triadic 2#B76D3E
Tetradic#3E4BB7

RGB percentages

Red24.3%
Green71.8%
Blue42.7%

CMYK percentages

Cyan66.1%
Magenta0.0%
Yellow40.4%
Key (black)28.2%

Color previews

#3eb76d text on a black background

contrast 8.20:1

Card sample

#3eb76d text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3eb76d

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.

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

#3eb76d, answered

What color is #3eb76d?

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

What is the RGB value of #3eb76d?

rgb(62, 183, 109) — 62 red, 183 green and 109 blue out of 255, or 24.3% / 71.8% / 42.7% by channel.

Is #3eb76d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3600 and perceived brightness is 58%, so black text on it reaches 8.20:1.

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

Black. It scores 8.20:1 against #3eb76d, versus 2.56:1 for white — AAA at any size.

What is the complementary color of #3eb76d?

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

What colors go well with #3eb76d?

For interface work: #F4FAF7 as the surface, #C2EAD2 for borders, #4B9B6A for secondary text, #BC39AA as an accent and #205F39 for hover and pressed states. For a palette, the analogous pair #4BB73E and #3EB7A9 stays calm, while #B73E88 is the loudest partner.

What is #3eb76d in CMYK for printing?

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

Is #3eb76d warm or cool?

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

Work with #3eb76d in the Color Lab