Skip to content

#4dfda0

a balanced, electric green · cool · closest name: Medium Spring Green

RGB
77, 253, 160
HSL
148°, 98%, 65%
CMYK
70, 0, 37, 1
Luminance
0.7437

At a glance

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

Hex
#4dfda0
Hue
148°
green
Saturation
98%
electric
Lightness
65%
balanced
Brightness
99%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7437
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.87:1
Closest name
Medium Spring Green
ΔE2000 1.9
Where it sits
Hue148° of 360°
Saturation98%
Lightness65%
Temperature
Warm ← → Cool74% 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#4dfda0
RGBrgb(77, 253, 160)
HSLhsl(148, 98%, 65%)
CMYKcmyk(70%, 0%, 37%, 1%)
LABlab(89.1 -64.7 31.9)
LCHlch(89.1 72.1 153.7)
OKLCHoklch(0.884 0.192 155.4)
Decimal5111200
Display P3color(display-p3 0.302 0.992 0.627)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4dfda0 on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#4dfda0 on black: 15.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCE99A
deuteranopia · #E6DAA6
tritanopia · #00FBE5

Color scale — 50 to 950

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

#F1FDF7
#E3FCEF
#C1FBDC
#90FEC4
#4dfda0
#21FD89
#03F274
#02CA60
#02A14D
#06743A
#044924
Base = 400Lightest = 50 · #F1FDF7Darkest = 950 · #044924
:root {
  --brand-50: #F1FDF7;
  --brand-100: #E3FCEF;
  --brand-200: #C1FBDC;
  --brand-300: #90FEC4;
  --brand-400: #4dfda0;
  --brand-500: #21FD89;
  --brand-600: #03F274;
  --brand-700: #02CA60;
  --brand-800: #02A14D;
  --brand-900: #06743A;
  --brand-950: #044924;
  --brand: #4dfda0;
  --brand-ink: #000000;
}

Colors that work with #4dfda0

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#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#CC009F
Second voice, not a rival
Dark variant#017E3C
Hover, pressed, headers
Light variant#E6FFF2
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 #4dfda0

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#FD4DAA
Analogous left#52FD4D
Analogous right#4DFDF8
Split-complement 1#F84DFD
Split-complement 2#FD4D52
Triadic 1#A04DFD
Triadic 2#FDA04D
Tetradic#4D52FD

RGB percentages

Red30.2%
Green99.2%
Blue62.7%

CMYK percentages

Cyan69.6%
Magenta0.0%
Yellow36.8%
Key (black)0.8%

Color previews

#4dfda0 text on a black background

contrast 15.87:1

Card sample

#4dfda0 text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4dfda0

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.

#4dfda0 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#4dfda0, answered

What color is #4dfda0?

#4dfda0 is a balanced electric green, closest to Medium Spring Green (ΔE2000 1.9). It sits at 148° on the hue wheel with 98% saturation and 65% lightness, which reads as cool.

What is the RGB value of #4dfda0?

rgb(77, 253, 160) — 77 red, 253 green and 160 blue out of 255, or 30.2% / 99.2% / 62.7% by channel.

Is #4dfda0 a light or a dark color?

It is a light color. Relative luminance is 0.7437 and perceived brightness is 81%, so black text on it reaches 15.87:1.

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

Black. It scores 15.87:1 against #4dfda0, versus 1.32:1 for white — AAA at any size.

What is the complementary color of #4dfda0?

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

What colors go well with #4dfda0?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #CC009F as an accent and #017E3C for hover and pressed states. For a palette, the analogous pair #52FD4D and #4DFDF8 stays calm, while #FD4DAA is the loudest partner.

What is #4dfda0 in CMYK for printing?

cmyk(70%, 0%, 37%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #4dfda0 warm or cool?

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

Work with #4dfda0 in the Color Lab