Skip to content

#84eb0f

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

RGB
132, 235, 15
HSL
88°, 88%, 49%
CMYK
44, 0, 94, 8
Luminance
0.6436

At a glance

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

Hex
#84eb0f
Hue
88°
green
Saturation
88%
electric
Lightness
49%
balanced
Brightness
92%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6436
WCAG relative
Temperature
Neutral
48/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.87:1
Closest name
Lawn Green
ΔE2000 3.7
Where it sits
Hue88° of 360°
Saturation88%
Lightness49%
Temperature
Warm ← → Cool48% 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#84eb0f
RGBrgb(132, 235, 15)
HSLhsl(88, 88%, 49%)
CMYKcmyk(44%, 0%, 94%, 8%)
LABlab(84.2 -59.1 80.1)
LCHlch(84.2 99.6 126.4)
OKLCHoklch(0.844 0.240 134.1)
Decimal8710927
Display P3color(display-p3 0.518 0.922 0.059)

Copy-ready code

/* CSS */
color: #84eb0f;
background-color: #84eb0f;
/* Tailwind (arbitrary) */
class="text-[#84eb0f] bg-[#84eb0f]"
/* SCSS */
$brand: #84eb0f;
/* SwiftUI */
Color(red: 0.518, green: 0.922, blue: 0.059)
/* Android */
Color.parseColor("#84eb0f")
/* Flutter */
Color(0xFF84EB0F)
/* Python / OpenCV (BGR) */
(15, 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 #84eb0f · 13.87:1
Use #000000AAA at every size.
Aa
White text · 1.51:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.87:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #84eb0f as text scores 1.51:1 on white and 13.87:1 on black.

Accessibility — WCAG contrast

Aa
#84eb0f on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#84eb0f on black: 13.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4D700
deuteranopia · #E7CF37
tritanopia · #82E1C8

Color scale — 50 to 950

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

#F8FDF2
#F0FAE5
#DFF8C4
#CAF896
#B0F561
#95F22C
#84eb0f
#6CC00C
#56990A
#406F0C
#284507
Base = 600Lightest = 50 · #F8FDF2Darkest = 950 · #284507
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F0FAE5;
  --brand-200: #DFF8C4;
  --brand-300: #CAF896;
  --brand-400: #B0F561;
  --brand-500: #95F22C;
  --brand-600: #84eb0f;
  --brand-700: #6CC00C;
  --brand-800: #56990A;
  --brand-900: #406F0C;
  --brand-950: #284507;
  --brand: #84eb0f;
  --brand-ink: #000000;
}

Colors that work with #84eb0f

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#F8FAF4
Tinted page background
Border#D8EDC0
Hairlines and dividers
Muted text#759B4B
Captions on the surface
Accent#3C0AF0
Second voice, not a rival
Dark variant#437808
Hover, pressed, headers
Light variant#F3FDE7
Selected rows, tints
Dark surface#1D2414
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 #84eb0f

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#760FEB
Analogous left#EBE40F
Analogous right#16EB0F
Split-complement 1#0F16EB
Split-complement 2#E40FEB
Triadic 1#0F84EB
Triadic 2#EB0F84
Tetradic#0FEBE4

RGB percentages

Red51.8%
Green92.2%
Blue5.9%

CMYK percentages

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

Color previews

#84eb0f text on a black background

contrast 13.87:1

Card sample

#84eb0f text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84eb0f

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.

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

#84eb0f, answered

What color is #84eb0f?

#84eb0f is a balanced electric green, closest to Lawn Green (ΔE2000 3.7). It sits at 88° on the hue wheel with 88% saturation and 49% lightness, which reads as neutral.

What is the RGB value of #84eb0f?

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

Is #84eb0f a light or a dark color?

It is a light color. Relative luminance is 0.6436 and perceived brightness is 76%, so black text on it reaches 13.87:1.

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

Black. It scores 13.87:1 against #84eb0f, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #84eb0f?

#760FEB sits directly opposite on the wheel. Softer options are the split-complements #0F16EB and #E40FEB, which give the same contrast with far less vibration.

What colors go well with #84eb0f?

For interface work: #F8FAF4 as the surface, #D8EDC0 for borders, #759B4B for secondary text, #3C0AF0 as an accent and #437808 for hover and pressed states. For a palette, the analogous pair #EBE40F and #16EB0F stays calm, while #760FEB is the loudest partner.

What is #84eb0f in CMYK for printing?

cmyk(44%, 0%, 94%, 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 #84eb0f warm or cool?

Neutral — it scores 48 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D5EB0F; nudged cooler, #32ED0C.

Work with #84eb0f in the Color Lab