Skip to content

#4dcd7f

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

RGB
77, 205, 127
HSL
143°, 56%, 55%
CMYK
62, 0, 38, 20
Luminance
0.4677

At a glance

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

Hex
#4dcd7f
Hue
143°
green
Saturation
56%
vivid
Lightness
55%
balanced
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4677
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.35:1
Closest name
Medium Sea Green
ΔE2000 7.1
Where it sits
Hue143° of 360°
Saturation56%
Lightness55%
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#4dcd7f
RGBrgb(77, 205, 127)
HSLhsl(143, 56%, 55%)
CMYKcmyk(62%, 0%, 38%, 20%)
LABlab(74.0 -52.6 28.7)
LCHlch(74.0 59.9 151.4)
OKLCHoklch(0.758 0.159 153.3)
Decimal5098879
Display P3color(display-p3 0.302 0.804 0.498)

Copy-ready code

/* CSS */
color: #4dcd7f;
background-color: #4dcd7f;
/* Tailwind (arbitrary) */
class="text-[#4dcd7f] bg-[#4dcd7f]"
/* SCSS */
$brand: #4dcd7f;
/* SwiftUI */
Color(red: 0.302, green: 0.804, blue: 0.498)
/* Android */
Color.parseColor("#4dcd7f")
/* Flutter */
Color(0xFF4DCD7F)
/* Python / OpenCV (BGR) */
(127, 205, 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 #4dcd7f · 10.35:1
Use #000000AAA at every size.
Aa
White text · 2.03:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4dcd7f as text scores 2.03:1 on white and 10.35:1 on black.

Accessibility — WCAG contrast

Aa
#4dcd7f on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#4dcd7f on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDBD7A
deuteranopia · #BCB184
tritanopia · #17CAB9

Color scale — 50 to 950

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

#F4FBF7
#E9F6EE
#CDEEDA
#A7E6C0
#7CDAA0
#4dcd7f
#36BF6B
#2D9F59
#247F48
#1E5D36
#133A22
Base = 500Lightest = 50 · #F4FBF7Darkest = 950 · #133A22
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F6EE;
  --brand-200: #CDEEDA;
  --brand-300: #A7E6C0;
  --brand-400: #7CDAA0;
  --brand-500: #4dcd7f;
  --brand-600: #36BF6B;
  --brand-700: #2D9F59;
  --brand-800: #247F48;
  --brand-900: #1E5D36;
  --brand-950: #133A22;
  --brand: #4dcd7f;
  --brand-ink: #000000;
}

Colors that work with #4dcd7f

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#C0EDD1
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#D249BE
Second voice, not a rival
Dark variant#1C6438
Hover, pressed, headers
Light variant#EBF9F1
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 #4dcd7f

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#CD4D9B
Analogous left#5BCD4D
Analogous right#4DCDBF
Split-complement 1#BF4DCD
Split-complement 2#CD4D5B
Triadic 1#7F4DCD
Triadic 2#CD7F4D
Tetradic#4D5BCD

RGB percentages

Red30.2%
Green80.4%
Blue49.8%

CMYK percentages

Cyan62.4%
Magenta0.0%
Yellow38.0%
Key (black)19.6%

Color previews

#4dcd7f text on a black background

contrast 10.35:1

Card sample

#4dcd7f text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4dcd7f

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.

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

#4dcd7f, answered

What color is #4dcd7f?

#4dcd7f is a balanced vivid green, closest to Medium Sea Green (ΔE2000 7.1). It sits at 143° on the hue wheel with 56% saturation and 55% lightness, which reads as cool.

What is the RGB value of #4dcd7f?

rgb(77, 205, 127) — 77 red, 205 green and 127 blue out of 255, or 30.2% / 80.4% / 49.8% by channel.

Is #4dcd7f a light or a dark color?

It is a mid-tone. Relative luminance is 0.4677 and perceived brightness is 66%, so black text on it reaches 10.35:1.

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

Black. It scores 10.35:1 against #4dcd7f, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #4dcd7f?

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

What colors go well with #4dcd7f?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #D249BE as an accent and #1C6438 for hover and pressed states. For a palette, the analogous pair #5BCD4D and #4DCDBF stays calm, while #CD4D9B is the loudest partner.

What is #4dcd7f in CMYK for printing?

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

Is #4dcd7f 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 #4DCD50; nudged cooler, #4BCFAF.

Work with #4dcd7f in the Color Lab