Skip to content

#4cf18b

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

RGB
76, 241, 139
HSL
143°, 86%, 62%
CMYK
69, 0, 42, 6
Luminance
0.6631

At a glance

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

Hex
#4cf18b
Hue
143°
green
Saturation
86%
electric
Lightness
62%
balanced
Brightness
95%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6631
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.26:1
Closest name
Medium Spring Green
ΔE2000 3.3
Where it sits
Hue143° of 360°
Saturation86%
Lightness62%
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#4cf18b
RGBrgb(76, 241, 139)
HSLhsl(143, 86%, 62%)
CMYKcmyk(69%, 0%, 42%, 6%)
LABlab(85.2 -64.2 37.2)
LCHlch(85.2 74.2 149.9)
OKLCHoklch(0.850 0.196 152.0)
Decimal5042571
Display P3color(display-p3 0.298 0.945 0.545)

Copy-ready code

/* CSS */
color: #4cf18b;
background-color: #4cf18b;
/* Tailwind (arbitrary) */
class="text-[#4cf18b] bg-[#4cf18b]"
/* SCSS */
$brand: #4cf18b;
/* SwiftUI */
Color(red: 0.298, green: 0.945, blue: 0.545)
/* Android */
Color.parseColor("#4cf18b")
/* Flutter */
Color(0xFF4CF18B)
/* Python / OpenCV (BGR) */
(139, 241, 76)

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

Accessibility — WCAG contrast

Aa
#4cf18b on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#4cf18b on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2DD84
deuteranopia · #DDCF92
tritanopia · #00EED8

Color scale — 50 to 950

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

#F2FDF6
#E5FAED
#C5F7D8
#97F7BC
#4cf18b
#2FEF78
#12E362
#0FBD51
#0C9741
#0D6D32
#08441F
Base = 400Lightest = 50 · #F2FDF6Darkest = 950 · #08441F
:root {
  --brand-50: #F2FDF6;
  --brand-100: #E5FAED;
  --brand-200: #C5F7D8;
  --brand-300: #97F7BC;
  --brand-400: #4cf18b;
  --brand-500: #2FEF78;
  --brand-600: #12E362;
  --brand-700: #0FBD51;
  --brand-800: #0C9741;
  --brand-900: #0D6D32;
  --brand-950: #08441F;
  --brand: #4cf18b;
  --brand-ink: #000000;
}

Colors that work with #4cf18b

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#4B9B69
Captions on the surface
Accent#C10BA9
Second voice, not a rival
Dark variant#097633
Hover, pressed, headers
Light variant#E7FDF0
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 #4cf18b

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#F14CB2
Analogous left#60F14C
Analogous right#4CF1DE
Split-complement 1#DE4CF1
Split-complement 2#F14C60
Triadic 1#8B4CF1
Triadic 2#F18B4C
Tetradic#4C60F1

RGB percentages

Red29.8%
Green94.5%
Blue54.5%

CMYK percentages

Cyan68.5%
Magenta0.0%
Yellow42.3%
Key (black)5.5%

Color previews

#4cf18b text on a black background

contrast 14.26:1

Card sample

#4cf18b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #4cf18b

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.

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

#4cf18b, answered

What color is #4cf18b?

#4cf18b is a balanced electric green, closest to Medium Spring Green (ΔE2000 3.3). It sits at 143° on the hue wheel with 86% saturation and 62% lightness, which reads as cool.

What is the RGB value of #4cf18b?

rgb(76, 241, 139) — 76 red, 241 green and 139 blue out of 255, or 29.8% / 94.5% / 54.5% by channel.

Is #4cf18b a light or a dark color?

It is a light color. Relative luminance is 0.6631 and perceived brightness is 76%, so black text on it reaches 14.26:1.

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

Black. It scores 14.26:1 against #4cf18b, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #4cf18b?

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

What colors go well with #4cf18b?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B69 for secondary text, #C10BA9 as an accent and #097633 for hover and pressed states. For a palette, the analogous pair #60F14C and #4CF1DE stays calm, while #F14CB2 is the loudest partner.

What is #4cf18b in CMYK for printing?

cmyk(69%, 0%, 42%, 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 #4cf18b 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 #4CF14F; nudged cooler, #4AF3C8.

Work with #4cf18b in the Color Lab