Skip to content

#4bdf03

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

RGB
75, 223, 3
HSL
100°, 97%, 44%
CMYK
66, 0, 99, 13
Luminance
0.5428

At a glance

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

Hex
#4bdf03
Hue
100°
green
Saturation
97%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5428
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
11.86:1
Closest name
Lime Green
ΔE2000 5.7
Where it sits
Hue100° of 360°
Saturation97%
Lightness44%
Temperature
Warm ← → Cool54% 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#4bdf03
RGBrgb(75, 223, 3)
HSLhsl(100, 97%, 44%)
CMYKcmyk(66%, 0%, 99%, 13%)
LABlab(78.6 -70.1 76.0)
LCHlch(78.6 103.3 132.7)
OKLCHoklch(0.793 0.253 139.7)
Decimal4972291
Display P3color(display-p3 0.294 0.875 0.012)

Copy-ready code

/* CSS */
color: #4bdf03;
background-color: #4bdf03;
/* Tailwind (arbitrary) */
class="text-[#4bdf03] bg-[#4bdf03]"
/* SCSS */
$brand: #4bdf03;
/* SwiftUI */
Color(red: 0.294, green: 0.875, blue: 0.012)
/* Android */
Color.parseColor("#4bdf03")
/* Flutter */
Color(0xFF4BDF03)
/* Python / OpenCV (BGR) */
(3, 223, 75)

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

Accessibility — WCAG contrast

Aa
#4bdf03 on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#4bdf03 on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5CA00
deuteranopia · #D4BE32
tritanopia · #32D7BD

Color scale — 50 to 950

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

#F5FDF1
#EBFCE4
#D4FBC1
#B4FD90
#8EFD59
#69FC22
#4bdf03
#44C903
#36A102
#2A7406
#1A4804
Base = 600Lightest = 50 · #F5FDF1Darkest = 950 · #1A4804
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EBFCE4;
  --brand-200: #D4FBC1;
  --brand-300: #B4FD90;
  --brand-400: #8EFD59;
  --brand-500: #69FC22;
  --brand-600: #4bdf03;
  --brand-700: #44C903;
  --brand-800: #36A102;
  --brand-900: #2A7406;
  --brand-950: #1A4804;
  --brand: #4bdf03;
  --brand-ink: #000000;
}

Colors that work with #4bdf03

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#CEEDC0
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#6000E2
Second voice, not a rival
Dark variant#2A7E02
Hover, pressed, headers
Light variant#EEFFE6
Selected rows, tints
Dark surface#192414
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 #4bdf03

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#9703DF
Analogous left#B9DF03
Analogous right#03DF29
Split-complement 1#2903DF
Split-complement 2#DF03B9
Triadic 1#034BDF
Triadic 2#DF034B
Tetradic#03B9DF

RGB percentages

Red29.4%
Green87.5%
Blue1.2%

CMYK percentages

Cyan66.4%
Magenta0.0%
Yellow98.7%
Key (black)12.5%

Color previews

#4bdf03 text on a black background

contrast 11.86:1

Card sample

#4bdf03 text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(75, 223, 3, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(75, 223, 3, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4bdf03;
background: linear-gradient(135deg, #4bdf03, #03DF4E);

Monochromatic scale

Palettes built from #4bdf03

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.

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

#4bdf03, answered

What color is #4bdf03?

#4bdf03 is a dark electric green, closest to Lime Green (ΔE2000 5.7). It sits at 100° on the hue wheel with 97% saturation and 44% lightness, which reads as neutral.

What is the RGB value of #4bdf03?

rgb(75, 223, 3) — 75 red, 223 green and 3 blue out of 255, or 29.4% / 87.5% / 1.2% by channel.

Is #4bdf03 a light or a dark color?

It is a light color. Relative luminance is 0.5428 and perceived brightness is 69%, so black text on it reaches 11.86:1.

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

Black. It scores 11.86:1 against #4bdf03, versus 1.77:1 for white — AAA at any size.

What is the complementary color of #4bdf03?

#9703DF sits directly opposite on the wheel. Softer options are the split-complements #2903DF and #DF03B9, which give the same contrast with far less vibration.

What colors go well with #4bdf03?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #659B4B for secondary text, #6000E2 as an accent and #2A7E02 for hover and pressed states. For a palette, the analogous pair #B9DF03 and #03DF29 stays calm, while #9703DF is the loudest partner.

What is #4bdf03 in CMYK for printing?

cmyk(66%, 0%, 99%, 13%). 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 #4bdf03 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9BDF03; nudged cooler, #01E10A.

Work with #4bdf03 in the Color Lab