Skip to content

#84eb6f

a light, electric green · cool · closest name: Light Green

RGB
132, 235, 111
HSL
110°, 76%, 68%
CMYK
44, 0, 53, 8
Luminance
0.6547

At a glance

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

Hex
#84eb6f
Hue
110°
green
Saturation
76%
electric
Lightness
68%
light
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6547
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.09:1
Closest name
Light Green
ΔE2000 4.4
Where it sits
Hue110° of 360°
Saturation76%
Lightness68%
Temperature
Warm ← → Cool58% 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#84eb6f
RGBrgb(132, 235, 111)
HSLhsl(110, 76%, 68%)
CMYKcmyk(44%, 0%, 53%, 8%)
LABlab(84.7 -53.0 50.5)
LCHlch(84.7 73.2 136.4)
OKLCHoklch(0.850 0.189 140.3)
Decimal8711023
Display P3color(display-p3 0.518 0.922 0.435)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#84eb6f on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#84eb6f on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1D964
deuteranopia · #E2D078
tritanopia · #7BE4CF

Color scale — 50 to 950

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

#F4FCF3
#EAF9E7
#CFF4C8
#ABF19C
#84eb6f
#57E43A
#3DD71E
#33B319
#298F14
#216813
#15410C
Base = 400Lightest = 50 · #F4FCF3Darkest = 950 · #15410C
:root {
  --brand-50: #F4FCF3;
  --brand-100: #EAF9E7;
  --brand-200: #CFF4C8;
  --brand-300: #ABF19C;
  --brand-400: #84eb6f;
  --brand-500: #57E43A;
  --brand-600: #3DD71E;
  --brand-700: #33B319;
  --brand-800: #298F14;
  --brand-900: #216813;
  --brand-950: #15410C;
  --brand: #84eb6f;
  --brand-ink: #000000;
}

Colors that work with #84eb6f

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#C7EDC0
Hairlines and dividers
Muted text#589B4B
Captions on the surface
Accent#B76CEE
Second voice, not a rival
Dark variant#207010
Hover, pressed, headers
Light variant#ECFCE9
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 #84eb6f

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
  • Card and section backgrounds
  • 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
  • White 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#D66FEB
Analogous left#C2EB6F
Analogous right#6FEB98
Split-complement 1#986FEB
Split-complement 2#EB6FC2
Triadic 1#6F84EB
Triadic 2#EB6F84
Tetradic#6FC2EB

RGB percentages

Red51.8%
Green92.2%
Blue43.5%

CMYK percentages

Cyan43.8%
Magenta0.0%
Yellow52.8%
Key (black)7.8%

Color previews

#84eb6f text on a black background

contrast 14.09:1

Card sample

#84eb6f text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #84eb6f

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.

#84eb6f 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#84eb6f, answered

What color is #84eb6f?

#84eb6f is a light electric green, closest to Light Green (ΔE2000 4.4). It sits at 110° on the hue wheel with 76% saturation and 68% lightness, which reads as cool.

What is the RGB value of #84eb6f?

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

Is #84eb6f a light or a dark color?

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

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

Black. It scores 14.09:1 against #84eb6f, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #84eb6f?

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

What colors go well with #84eb6f?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #589B4B for secondary text, #B76CEE as an accent and #207010 for hover and pressed states. For a palette, the analogous pair #C2EB6F and #6FEB98 stays calm, while #D66FEB is the loudest partner.

What is #84eb6f in CMYK for printing?

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

Cool — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B1EB6F; nudged cooler, #6DED86.

Work with #84eb6f in the Color Lab