Skip to content

#4cd91c

a balanced, electric green · neutral · closest name: Lime Green

RGB
76, 217, 28
HSL
105°, 77%, 48%
CMYK
65, 0, 87, 15
Luminance
0.5125

At a glance

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

Hex
#4cd91c
Hue
105°
green
Saturation
77%
electric
Lightness
48%
balanced
Brightness
85%
HSV value
Perceived
67%
weighted brightness
Luminance
0.5125
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.25:1
Closest name
Lime Green
ΔE2000 4.1
Where it sits
Hue105° of 360°
Saturation77%
Lightness48%
Temperature
Warm ← → Cool56% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#4cd91c
RGBrgb(76, 217, 28)
HSLhsl(105, 77%, 48%)
CMYKcmyk(65%, 0%, 87%, 15%)
LABlab(76.8 -67.4 71.3)
LCHlch(76.8 98.1 133.4)
OKLCHoklch(0.778 0.242 139.9)
Decimal5036316
Display P3color(display-p3 0.298 0.851 0.110)

Copy-ready code

/* CSS */
color: #4cd91c;
background-color: #4cd91c;
/* Tailwind (arbitrary) */
class="text-[#4cd91c] bg-[#4cd91c]"
/* SCSS */
$brand: #4cd91c;
/* SwiftUI */
Color(red: 0.298, green: 0.851, blue: 0.110)
/* Android */
Color.parseColor("#4cd91c")
/* Flutter */
Color(0xFF4CD91C)
/* Python / OpenCV (BGR) */
(28, 217, 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 #4cd91c · 11.25:1
Use #000000AAA at every size.
Aa
White text · 1.87:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #4cd91c as text scores 1.87:1 on white and 11.25:1 on black.

Accessibility — WCAG contrast

Aa
#4cd91c on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#4cd91c on black: 11.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFC400
deuteranopia · #CFB938
tritanopia · #35D2B9

Color scale — 50 to 950

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

#F5FCF3
#EBF9E6
#D3F4C7
#B2F29C
#8BEC6A
#64E538
#4cd91c
#3FB517
#339113
#286912
#19410B
Base = 600Lightest = 50 · #F5FCF3Darkest = 950 · #19410B
:root {
  --brand-50: #F5FCF3;
  --brand-100: #EBF9E6;
  --brand-200: #D3F4C7;
  --brand-300: #B2F29C;
  --brand-400: #8BEC6A;
  --brand-500: #64E538;
  --brand-600: #4cd91c;
  --brand-700: #3FB517;
  --brand-800: #339113;
  --brand-900: #286912;
  --brand-950: #19410B;
  --brand: #4cd91c;
  --brand-ink: #000000;
}

Colors that work with #4cd91c

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#F6FAF4
Tinted page background
Border#CBEDC0
Hairlines and dividers
Muted text#5F9B4B
Captions on the surface
Accent#7A17DE
Second voice, not a rival
Dark variant#28710F
Hover, pressed, headers
Light variant#EDFCE8
Selected rows, tints
Dark surface#182414
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 #4cd91c

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#A91CD9
Analogous left#AAD91C
Analogous right#1CD94B
Split-complement 1#4B1CD9
Split-complement 2#D91CAA
Triadic 1#1C4CD9
Triadic 2#D91C4C
Tetradic#1CAAD9

RGB percentages

Red29.8%
Green85.1%
Blue11.0%

CMYK percentages

Cyan65.0%
Magenta0.0%
Yellow87.1%
Key (black)14.9%

Color previews

#4cd91c text on a black background

contrast 11.25:1

Card sample

#4cd91c text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 217, 28, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 217, 28, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cd91c;
background: linear-gradient(135deg, #4cd91c, #1CD96A);

Monochromatic scale

Palettes built from #4cd91c

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.

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

#4cd91c, answered

What color is #4cd91c?

#4cd91c is a balanced electric green, closest to Lime Green (ΔE2000 4.1). It sits at 105° on the hue wheel with 77% saturation and 48% lightness, which reads as neutral.

What is the RGB value of #4cd91c?

rgb(76, 217, 28) — 76 red, 217 green and 28 blue out of 255, or 29.8% / 85.1% / 11% by channel.

Is #4cd91c a light or a dark color?

It is a light color. Relative luminance is 0.5125 and perceived brightness is 67%, so black text on it reaches 11.25:1.

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

Black. It scores 11.25:1 against #4cd91c, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #4cd91c?

#A91CD9 sits directly opposite on the wheel. Softer options are the split-complements #4B1CD9 and #D91CAA, which give the same contrast with far less vibration.

What colors go well with #4cd91c?

For interface work: #F6FAF4 as the surface, #CBEDC0 for borders, #5F9B4B for secondary text, #7A17DE as an accent and #28710F for hover and pressed states. For a palette, the analogous pair #AAD91C and #1CD94B stays calm, while #A91CD9 is the loudest partner.

What is #4cd91c in CMYK for printing?

cmyk(65%, 0%, 87%, 15%). 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 #4cd91c warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #91D91C; nudged cooler, #1ADB30.

Work with #4cd91c in the Color Lab