Skip to content

#4dbb7d

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

RGB
77, 187, 125
HSL
146°, 45%, 52%
CMYK
59, 0, 33, 27
Luminance
0.3860

At a glance

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

Hex
#4dbb7d
Hue
146°
green
Saturation
45%
soft
Lightness
52%
balanced
Brightness
73%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3860
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Soft
Best ink
Black
8.72:1
Closest name
Medium Sea Green
ΔE2000 2.8
Where it sits
Hue146° of 360°
Saturation45%
Lightness52%
Temperature
Warm ← → Cool73% 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#4dbb7d
RGBrgb(77, 187, 125)
HSLhsl(146, 45%, 52%)
CMYKcmyk(59%, 0%, 33%, 27%)
LABlab(68.5 -45.7 22.3)
LCHlch(68.5 50.8 154.0)
OKLCHoklch(0.712 0.136 155.7)
Decimal5094269
Display P3color(display-p3 0.302 0.733 0.490)

Copy-ready code

/* CSS */
color: #4dbb7d;
background-color: #4dbb7d;
/* Tailwind (arbitrary) */
class="text-[#4dbb7d] bg-[#4dbb7d]"
/* SCSS */
$brand: #4dbb7d;
/* SwiftUI */
Color(red: 0.302, green: 0.733, blue: 0.490)
/* Android */
Color.parseColor("#4dbb7d")
/* Flutter */
Color(0xFF4DBB7D)
/* Python / OpenCV (BGR) */
(125, 187, 77)

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

Accessibility — WCAG contrast

Aa
#4dbb7d on white: 2.41:1
AA ✗ fail · AA-large · AAA
Aa
#4dbb7d on black: 8.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAAD79
deuteranopia · #ABA381
tritanopia · #25B9AB

Color scale — 50 to 950

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

#F5FAF7
#EAF5EF
#D1EBDC
#AEE0C4
#85D0A6
#5DC188
#4dbb7d
#389460
#2D764D
#24563A
#173624
Base = 600Lightest = 50 · #F5FAF7Darkest = 950 · #173624
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EAF5EF;
  --brand-200: #D1EBDC;
  --brand-300: #AEE0C4;
  --brand-400: #85D0A6;
  --brand-500: #5DC188;
  --brand-600: #4dbb7d;
  --brand-700: #389460;
  --brand-800: #2D764D;
  --brand-900: #24563A;
  --brand-950: #173624;
  --brand: #4dbb7d;
  --brand-ink: #000000;
}

Colors that work with #4dbb7d

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#C4E8D4
Hairlines and dividers
Muted text#4B9B6E
Captions on the surface
Accent#C048AA
Second voice, not a rival
Dark variant#235C3C
Hover, pressed, headers
Light variant#EDF8F2
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 #4dbb7d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#BB4D8B
Analogous left#54BB4D
Analogous right#4DBBB4
Split-complement 1#B44DBB
Split-complement 2#BB4D54
Triadic 1#7D4DBB
Triadic 2#BB7D4D
Tetradic#4D54BB

RGB percentages

Red30.2%
Green73.3%
Blue49.0%

CMYK percentages

Cyan58.8%
Magenta0.0%
Yellow33.2%
Key (black)26.7%

Color previews

#4dbb7d text on a black background

contrast 8.72:1

Card sample

#4dbb7d text on a white background

contrast 2.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #4dbb7d;
Background color
Panel with #4dbb7d background
background-color: #4dbb7d;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 187, 125, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 187, 125, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4dbb7d;
background: linear-gradient(135deg, #4dbb7d, #4DB0BB);

Monochromatic scale

Palettes built from #4dbb7d

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.

#4dbb7d 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.

#4dbb7d, answered

What color is #4dbb7d?

#4dbb7d is a balanced soft green, closest to Medium Sea Green (ΔE2000 2.8). It sits at 146° on the hue wheel with 45% saturation and 52% lightness, which reads as cool.

What is the RGB value of #4dbb7d?

rgb(77, 187, 125) — 77 red, 187 green and 125 blue out of 255, or 30.2% / 73.3% / 49% by channel.

Is #4dbb7d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3860 and perceived brightness is 61%, so black text on it reaches 8.72:1.

Should I use black or white text on #4dbb7d?

Black. It scores 8.72:1 against #4dbb7d, versus 2.41:1 for white — AAA at any size.

What is the complementary color of #4dbb7d?

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

What colors go well with #4dbb7d?

For interface work: #F4FAF7 as the surface, #C4E8D4 for borders, #4B9B6E for secondary text, #C048AA as an accent and #235C3C for hover and pressed states. For a palette, the analogous pair #54BB4D and #4DBBB4 stays calm, while #BB4D8B is the loudest partner.

What is #4dbb7d in CMYK for printing?

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

Is #4dbb7d warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #4DBB55; nudged cooler, #4BBDA7.

Work with #4dbb7d in the Color Lab