Skip to content

#4cf32f

a balanced, electric green · cool · closest name: Lime

RGB
76, 243, 47
HSL
111°, 89%, 57%
CMYK
69, 0, 81, 5
Luminance
0.6584

At a glance

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

Hex
#4cf32f
Hue
111°
green
Saturation
89%
electric
Lightness
57%
balanced
Brightness
95%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6584
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.17:1
Closest name
Lime
ΔE2000 3
Where it sits
Hue111° of 360°
Saturation89%
Lightness57%
Temperature
Warm ← → Cool59% 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#4cf32f
RGBrgb(76, 243, 47)
HSLhsl(111, 89%, 57%)
CMYKcmyk(69%, 0%, 81%, 5%)
LABlab(84.9 -74.8 74.2)
LCHlch(84.9 105.3 135.2)
OKLCHoklch(0.846 0.262 141.2)
Decimal5042991
Display P3color(display-p3 0.298 0.953 0.184)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#4cf32f on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#4cf32f on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9DC00
deuteranopia · #E6CF48
tritanopia · #23EBD0

Color scale — 50 to 950

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

#F4FDF2
#E8FBE5
#CBF8C4
#A4F995
#76F660
#4cf32f
#2EE70D
#26C10B
#1E9A09
#1A6F0B
#104607
Base = 500Lightest = 50 · #F4FDF2Darkest = 950 · #104607
:root {
  --brand-50: #F4FDF2;
  --brand-100: #E8FBE5;
  --brand-200: #CBF8C4;
  --brand-300: #A4F995;
  --brand-400: #76F660;
  --brand-500: #4cf32f;
  --brand-600: #2EE70D;
  --brand-700: #26C10B;
  --brand-800: #1E9A09;
  --brand-900: #1A6F0B;
  --brand-950: #104607;
  --brand: #4cf32f;
  --brand-ink: #000000;
}

Colors that work with #4cf32f

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#F5FAF4
Tinted page background
Border#C6EDC0
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#A62BF7
Second voice, not a rival
Dark variant#187907
Hover, pressed, headers
Light variant#EAFEE7
Selected rows, tints
Dark surface#162414
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 #4cf32f

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#D62FF3
Analogous left#AEF32F
Analogous right#2FF374
Split-complement 1#742FF3
Split-complement 2#F32FAE
Triadic 1#2F4CF3
Triadic 2#F32F4C
Tetradic#2FAEF3

RGB percentages

Red29.8%
Green95.3%
Blue18.4%

CMYK percentages

Cyan68.7%
Magenta0.0%
Yellow80.7%
Key (black)4.7%

Color previews

#4cf32f text on a black background

contrast 14.17:1

Card sample

#4cf32f text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(76, 243, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(76, 243, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4cf32f;
background: linear-gradient(135deg, #4cf32f, #2FF395);

Monochromatic scale

Palettes built from #4cf32f

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.

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

#4cf32f, answered

What color is #4cf32f?

#4cf32f is a balanced electric green, closest to Lime (ΔE2000 3). It sits at 111° on the hue wheel with 89% saturation and 57% lightness, which reads as cool.

What is the RGB value of #4cf32f?

rgb(76, 243, 47) — 76 red, 243 green and 47 blue out of 255, or 29.8% / 95.3% / 18.4% by channel.

Is #4cf32f a light or a dark color?

It is a light color. Relative luminance is 0.6584 and perceived brightness is 75%, so black text on it reaches 14.17:1.

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

Black. It scores 14.17:1 against #4cf32f, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #4cf32f?

#D62FF3 sits directly opposite on the wheel. Softer options are the split-complements #742FF3 and #F32FAE, which give the same contrast with far less vibration.

What colors go well with #4cf32f?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #579B4B for secondary text, #A62BF7 as an accent and #187907 for hover and pressed states. For a palette, the analogous pair #AEF32F and #2FF374 stays calm, while #D62FF3 is the loudest partner.

What is #4cf32f in CMYK for printing?

cmyk(69%, 0%, 81%, 5%). 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 #4cf32f warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #94F32F; nudged cooler, #2DF559.

Work with #4cf32f in the Color Lab