Skip to content

#84eb5f

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

RGB
132, 235, 95
HSL
104°, 78%, 65%
CMYK
44, 0, 60, 8
Luminance
0.6515

At a glance

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

Hex
#84eb5f
Hue
104°
green
Saturation
78%
electric
Lightness
65%
balanced
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6515
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.03:1
Closest name
Light Green
ΔE2000 6.4
Where it sits
Hue104° of 360°
Saturation78%
Lightness65%
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#84eb5f
RGBrgb(132, 235, 95)
HSLhsl(104, 78%, 65%)
CMYKcmyk(44%, 0%, 60%, 8%)
LABlab(84.6 -54.8 57.4)
LCHlch(84.6 79.3 133.6)
OKLCHoklch(0.848 0.202 138.3)
Decimal8711007
Display P3color(display-p3 0.518 0.922 0.373)

Copy-ready code

/* CSS */
color: #84eb5f;
background-color: #84eb5f;
/* Tailwind (arbitrary) */
class="text-[#84eb5f] bg-[#84eb5f]"
/* SCSS */
$brand: #84eb5f;
/* SwiftUI */
Color(red: 0.518, green: 0.922, blue: 0.373)
/* Android */
Color.parseColor("#84eb5f")
/* Flutter */
Color(0xFF84EB5F)
/* Python / OpenCV (BGR) */
(95, 235, 132)

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

Accessibility — WCAG contrast

Aa
#84eb5f on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#84eb5f on black: 14.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2D950
deuteranopia · #E4D06A
tritanopia · #7DE4CD

Color scale — 50 to 950

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

#F5FCF3
#EBF9E6
#D3F5C7
#B2F39B
#84eb5f
#66E638
#4EDA1B
#41B517
#349112
#296911
#19420B
Base = 400Lightest = 50 · #F5FCF3Darkest = 950 · #19420B
:root {
  --brand-50: #F5FCF3;
  --brand-100: #EBF9E6;
  --brand-200: #D3F5C7;
  --brand-300: #B2F39B;
  --brand-400: #84eb5f;
  --brand-500: #66E638;
  --brand-600: #4EDA1B;
  --brand-700: #41B517;
  --brand-800: #349112;
  --brand-900: #296911;
  --brand-950: #19420B;
  --brand: #84eb5f;
  --brand-ink: #000000;
}

Colors that work with #84eb5f

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#CCEDC0
Hairlines and dividers
Muted text#609B4B
Captions on the surface
Accent#A35BEF
Second voice, not a rival
Dark variant#28710E
Hover, pressed, headers
Light variant#EEFCE8
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 #84eb5f

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#C65FEB
Analogous left#CAEB5F
Analogous right#5FEB80
Split-complement 1#805FEB
Split-complement 2#EB5FCA
Triadic 1#5F84EB
Triadic 2#EB5F84
Tetradic#5FCAEB

RGB percentages

Red51.8%
Green92.2%
Blue37.3%

CMYK percentages

Cyan43.8%
Magenta0.0%
Yellow59.6%
Key (black)7.8%

Color previews

#84eb5f text on a black background

contrast 14.03:1

Card sample

#84eb5f text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #84eb5f;
Background color
Panel with #84eb5f background
background-color: #84eb5f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #84eb5f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(132, 235, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(132, 235, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #84eb5f;
background: linear-gradient(135deg, #84eb5f, #5FEB97);

Monochromatic scale

Palettes built from #84eb5f

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.

#84eb5f 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.

#84eb5f, answered

What color is #84eb5f?

#84eb5f is a balanced electric green, closest to Light Green (ΔE2000 6.4). It sits at 104° on the hue wheel with 78% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #84eb5f?

rgb(132, 235, 95) — 132 red, 235 green and 95 blue out of 255, or 51.8% / 92.2% / 37.3% by channel.

Is #84eb5f a light or a dark color?

It is a light color. Relative luminance is 0.6515 and perceived brightness is 77%, so black text on it reaches 14.03:1.

Should I use black or white text on #84eb5f?

Black. It scores 14.03:1 against #84eb5f, versus 1.50:1 for white — AAA at any size.

What is the complementary color of #84eb5f?

#C65FEB sits directly opposite on the wheel. Softer options are the split-complements #805FEB and #EB5FCA, which give the same contrast with far less vibration.

What colors go well with #84eb5f?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #609B4B for secondary text, #A35BEF as an accent and #28710E for hover and pressed states. For a palette, the analogous pair #CAEB5F and #5FEB80 stays calm, while #C65FEB is the loudest partner.

What is #84eb5f in CMYK for printing?

cmyk(44%, 0%, 60%, 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 #84eb5f 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 #B7EB5F; nudged cooler, #5DED6C.

Work with #84eb5f in the Color Lab