Skip to content

#86fc4d

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

RGB
134, 252, 77
HSL
101°, 97%, 65%
CMYK
47, 0, 69, 1
Luminance
0.7522

At a glance

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

Hex
#86fc4d
Hue
101°
green
Saturation
97%
electric
Lightness
65%
balanced
Brightness
99%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7522
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.04:1
Closest name
Lawn Green
ΔE2000 3.3
Where it sits
Hue101° of 360°
Saturation97%
Lightness65%
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#86fc4d
RGBrgb(134, 252, 77)
HSLhsl(101, 97%, 65%)
CMYKcmyk(47%, 0%, 69%, 1%)
LABlab(89.5 -62.2 69.9)
LCHlch(89.5 93.6 131.7)
OKLCHoklch(0.889 0.234 137.4)
Decimal8846413
Display P3color(display-p3 0.525 0.988 0.302)

Copy-ready code

/* CSS */
color: #86fc4d;
background-color: #86fc4d;
/* Tailwind (arbitrary) */
class="text-[#86fc4d] bg-[#86fc4d]"
/* SCSS */
$brand: #86fc4d;
/* SwiftUI */
Color(red: 0.525, green: 0.988, blue: 0.302)
/* Android */
Color.parseColor("#86fc4d")
/* Flutter */
Color(0xFF86FC4D)
/* Python / OpenCV (BGR) */
(77, 252, 134)

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

Accessibility — WCAG contrast

Aa
#86fc4d on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#86fc4d on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE731
deuteranopia · #F4DD5E
tritanopia · #7FF3D9

Color scale — 50 to 950

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

#F5FDF1
#EBFCE4
#D4FBC1
#B4FD91
#86fc4d
#69FB22
#51F104
#43C903
#36A103
#2A7407
#1A4804
Base = 400Lightest = 50 · #F5FDF1Darkest = 950 · #1A4804
:root {
  --brand-50: #F5FDF1;
  --brand-100: #EBFCE4;
  --brand-200: #D4FBC1;
  --brand-300: #B4FD91;
  --brand-400: #86fc4d;
  --brand-500: #69FB22;
  --brand-600: #51F104;
  --brand-700: #43C903;
  --brand-800: #36A103;
  --brand-900: #2A7407;
  --brand-950: #1A4804;
  --brand: #86fc4d;
  --brand-ink: #000000;
}

Colors that work with #86fc4d

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#974AFF
Second voice, not a rival
Dark variant#2A7D02
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 #86fc4d

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#C34DFC
Analogous left#DDFC4D
Analogous right#4DFC6C
Split-complement 1#6C4DFC
Split-complement 2#FC4DDD
Triadic 1#4D86FC
Triadic 2#FC4D86
Tetradic#4DDDFC

RGB percentages

Red52.5%
Green98.8%
Blue30.2%

CMYK percentages

Cyan46.8%
Magenta0.0%
Yellow69.4%
Key (black)1.2%

Color previews

#86fc4d text on a black background

contrast 16.04:1

Card sample

#86fc4d text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #86fc4d;
Background color
Panel with #86fc4d background
background-color: #86fc4d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #86fc4d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(134, 252, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(134, 252, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #86fc4d;
background: linear-gradient(135deg, #86fc4d, #4DFC89);

Monochromatic scale

Palettes built from #86fc4d

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.

#86fc4d 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.

#86fc4d, answered

What color is #86fc4d?

#86fc4d is a balanced electric green, closest to Lawn Green (ΔE2000 3.3). It sits at 101° on the hue wheel with 97% saturation and 65% lightness, which reads as neutral.

What is the RGB value of #86fc4d?

rgb(134, 252, 77) — 134 red, 252 green and 77 blue out of 255, or 52.5% / 98.8% / 30.2% by channel.

Is #86fc4d a light or a dark color?

It is a light color. Relative luminance is 0.7522 and perceived brightness is 82%, so black text on it reaches 16.04:1.

Should I use black or white text on #86fc4d?

Black. It scores 16.04:1 against #86fc4d, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #86fc4d?

#C34DFC sits directly opposite on the wheel. Softer options are the split-complements #6C4DFC and #FC4DDD, which give the same contrast with far less vibration.

What colors go well with #86fc4d?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #659B4B for secondary text, #974AFF as an accent and #2A7D02 for hover and pressed states. For a palette, the analogous pair #DDFC4D and #4DFC6C stays calm, while #C34DFC is the loudest partner.

What is #86fc4d in CMYK for printing?

cmyk(47%, 0%, 69%, 1%). 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 #86fc4d 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 #C6FC4D; nudged cooler, #4BFE53.

Work with #86fc4d in the Color Lab