Skip to content

#48eb3b

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

RGB
72, 235, 59
HSL
116°, 82%, 58%
CMYK
69, 0, 75, 8
Luminance
0.6111

At a glance

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

Hex
#48eb3b
Hue
116°
green
Saturation
82%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6111
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.22:1
Closest name
Lime
ΔE2000 4.9
Where it sits
Hue116° of 360°
Saturation82%
Lightness58%
Temperature
Warm ← → Cool61% 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#48eb3b
RGBrgb(72, 235, 59)
HSLhsl(116, 82%, 58%)
CMYKcmyk(69%, 0%, 75%, 8%)
LABlab(82.4 -72.3 68.3)
LCHlch(82.4 99.5 136.6)
OKLCHoklch(0.825 0.250 142.0)
Decimal4778811
Display P3color(display-p3 0.282 0.922 0.231)

Copy-ready code

/* CSS */
color: #48eb3b;
background-color: #48eb3b;
/* Tailwind (arbitrary) */
class="text-[#48eb3b] bg-[#48eb3b]"
/* SCSS */
$brand: #48eb3b;
/* SwiftUI */
Color(red: 0.282, green: 0.922, blue: 0.231)
/* Android */
Color.parseColor("#48eb3b")
/* Flutter */
Color(0xFF48EB3B)
/* Python / OpenCV (BGR) */
(59, 235, 72)

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

Accessibility — WCAG contrast

Aa
#48eb3b on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#48eb3b on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0D511
deuteranopia · #DEC84F
tritanopia · #19E4CA

Color scale — 50 to 950

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

#F3FCF2
#E7F9E6
#CAF6C6
#A0F599
#70EF66
#48eb3b
#25DE17
#1FB913
#19940F
#166B0F
#0E430A
Base = 500Lightest = 50 · #F3FCF2Darkest = 950 · #0E430A
:root {
  --brand-50: #F3FCF2;
  --brand-100: #E7F9E6;
  --brand-200: #CAF6C6;
  --brand-300: #A0F599;
  --brand-400: #70EF66;
  --brand-500: #48eb3b;
  --brand-600: #25DE17;
  --brand-700: #1FB913;
  --brand-800: #19940F;
  --brand-900: #166B0F;
  --brand-950: #0E430A;
  --brand: #48eb3b;
  --brand-ink: #000000;
}

Colors that work with #48eb3b

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#C3EDC0
Hairlines and dividers
Muted text#509B4B
Captions on the surface
Accent#B436EF
Second voice, not a rival
Dark variant#13740C
Hover, pressed, headers
Light variant#E9FDE8
Selected rows, tints
Dark surface#152414
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 #48eb3b

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#DE3BEB
Analogous left#A0EB3B
Analogous right#3BEB86
Split-complement 1#863BEB
Split-complement 2#EB3BA0
Triadic 1#3B48EB
Triadic 2#EB3B48
Tetradic#3BA0EB

RGB percentages

Red28.2%
Green92.2%
Blue23.1%

CMYK percentages

Cyan69.4%
Magenta0.0%
Yellow74.9%
Key (black)7.8%

Color previews

#48eb3b text on a black background

contrast 13.22:1

Card sample

#48eb3b text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #48eb3b;
Background color
Panel with #48eb3b background
background-color: #48eb3b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #48eb3b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(72, 235, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(72, 235, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #48eb3b;
background: linear-gradient(135deg, #48eb3b, #3BEBA3);

Monochromatic scale

Palettes built from #48eb3b

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.

#48eb3b 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.

#48eb3b, answered

What color is #48eb3b?

#48eb3b is a balanced electric green, closest to Lime (ΔE2000 4.9). It sits at 116° on the hue wheel with 82% saturation and 58% lightness, which reads as cool.

What is the RGB value of #48eb3b?

rgb(72, 235, 59) — 72 red, 235 green and 59 blue out of 255, or 28.2% / 92.2% / 23.1% by channel.

Is #48eb3b a light or a dark color?

It is a light color. Relative luminance is 0.6111 and perceived brightness is 73%, so black text on it reaches 13.22:1.

Should I use black or white text on #48eb3b?

Black. It scores 13.22:1 against #48eb3b, versus 1.59:1 for white — AAA at any size.

What is the complementary color of #48eb3b?

#DE3BEB sits directly opposite on the wheel. Softer options are the split-complements #863BEB and #EB3BA0, which give the same contrast with far less vibration.

What colors go well with #48eb3b?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #509B4B for secondary text, #B436EF as an accent and #13740C for hover and pressed states. For a palette, the analogous pair #A0EB3B and #3BEB86 stays calm, while #DE3BEB is the loudest partner.

What is #48eb3b in CMYK for printing?

cmyk(69%, 0%, 75%, 8%). 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 #48eb3b warm or cool?

Cool — it scores 61 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #88EB3B; nudged cooler, #39ED6E.

Work with #48eb3b in the Color Lab