Skip to content

#4ef1b1

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

RGB
78, 241, 177
HSL
156°, 85%, 63%
CMYK
68, 0, 27, 6
Luminance
0.6770

At a glance

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

Hex
#4ef1b1
Hue
156°
green
Saturation
85%
electric
Lightness
63%
balanced
Brightness
95%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6770
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.54:1
Closest name
Medium Spring Green
ΔE2000 5.5
Where it sits
Hue156° of 360°
Saturation85%
Lightness63%
Temperature
Warm ← → Cool78% 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#4ef1b1
RGBrgb(78, 241, 177)
HSLhsl(156, 85%, 63%)
CMYKcmyk(68%, 0%, 27%, 6%)
LABlab(85.9 -56.6 18.9)
LCHlch(85.9 59.7 161.6)
OKLCHoklch(0.858 0.163 162.8)
Decimal5173681
Display P3color(display-p3 0.306 0.945 0.694)

Copy-ready code

/* CSS */
color: #4ef1b1;
background-color: #4ef1b1;
/* Tailwind (arbitrary) */
class="text-[#4ef1b1] bg-[#4ef1b1]"
/* SCSS */
$brand: #4ef1b1;
/* SwiftUI */
Color(red: 0.306, green: 0.945, blue: 0.694)
/* Android */
Color.parseColor("#4ef1b1")
/* Flutter */
Color(0xFF4EF1B1)
/* Python / OpenCV (BGR) */
(177, 241, 78)

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

Accessibility — WCAG contrast

Aa
#4ef1b1 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#4ef1b1 on black: 14.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE0AD
deuteranopia · #D8D0B5
tritanopia · #00F1E0

Color scale — 50 to 950

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

#F2FCF8
#E5FAF2
#C5F7E3
#97F7D1
#4ef1b1
#2FEFA3
#12E391
#0FBD79
#0C9760
#0D6D47
#08442D
Base = 400Lightest = 50 · #F2FCF8Darkest = 950 · #08442D
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E5FAF2;
  --brand-200: #C5F7E3;
  --brand-300: #97F7D1;
  --brand-400: #4ef1b1;
  --brand-500: #2FEFA3;
  --brand-600: #12E391;
  --brand-700: #0FBD79;
  --brand-800: #0C9760;
  --brand-900: #0D6D47;
  --brand-950: #08442D;
  --brand: #4ef1b1;
  --brand-ink: #000000;
}

Colors that work with #4ef1b1

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#F4FAF8
Tinted page background
Border#C0EDDB
Hairlines and dividers
Muted text#4B9B7B
Captions on the surface
Accent#F54AB8
Second voice, not a rival
Dark variant#09764B
Hover, pressed, headers
Light variant#E7FDF5
Selected rows, tints
Dark surface#14241E
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 #4ef1b1

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#F14E8E
Analogous left#4EF15F
Analogous right#4EE0F1
Split-complement 1#F14EE0
Split-complement 2#F15F4E
Triadic 1#B14EF1
Triadic 2#F1B14E
Tetradic#5F4EF1

RGB percentages

Red30.6%
Green94.5%
Blue69.4%

CMYK percentages

Cyan67.6%
Magenta0.0%
Yellow26.6%
Key (black)5.5%

Color previews

#4ef1b1 text on a black background

contrast 14.54:1

Card sample

#4ef1b1 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(78, 241, 177, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(78, 241, 177, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4ef1b1;
background: linear-gradient(135deg, #4ef1b1, #4EC4F1);

Monochromatic scale

Palettes built from #4ef1b1

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.

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

#4ef1b1, answered

What color is #4ef1b1?

#4ef1b1 is a balanced electric green, closest to Medium Spring Green (ΔE2000 5.5). It sits at 156° on the hue wheel with 85% saturation and 63% lightness, which reads as cool.

What is the RGB value of #4ef1b1?

rgb(78, 241, 177) — 78 red, 241 green and 177 blue out of 255, or 30.6% / 94.5% / 69.4% by channel.

Is #4ef1b1 a light or a dark color?

It is a light color. Relative luminance is 0.6770 and perceived brightness is 78%, so black text on it reaches 14.54:1.

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

Black. It scores 14.54:1 against #4ef1b1, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #4ef1b1?

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

What colors go well with #4ef1b1?

For interface work: #F4FAF8 as the surface, #C0EDDB for borders, #4B9B7B for secondary text, #F54AB8 as an accent and #09764B for hover and pressed states. For a palette, the analogous pair #4EF15F and #4EE0F1 stays calm, while #F14E8E is the loudest partner.

What is #4ef1b1 in CMYK for printing?

cmyk(68%, 0%, 27%, 6%). 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 #4ef1b1 warm or cool?

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

Work with #4ef1b1 in the Color Lab