Skip to content

#8cef2f

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

RGB
140, 239, 47
HSL
91°, 86%, 56%
CMYK
41, 0, 80, 6
Luminance
0.6751

At a glance

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

Hex
#8cef2f
Hue
91°
green
Saturation
86%
electric
Lightness
56%
balanced
Brightness
94%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6751
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.50:1
Closest name
Lawn Green
ΔE2000 3.3
Where it sits
Hue91° of 360°
Saturation86%
Lightness56%
Temperature
Warm ← → Cool50% 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#8cef2f
RGBrgb(140, 239, 47)
HSLhsl(91, 86%, 56%)
CMYKcmyk(41%, 0%, 80%, 6%)
LABlab(85.8 -57.2 75.7)
LCHlch(85.8 94.9 127.1)
OKLCHoklch(0.858 0.232 134.0)
Decimal9236271
Display P3color(display-p3 0.549 0.937 0.184)

Copy-ready code

/* CSS */
color: #8cef2f;
background-color: #8cef2f;
/* Tailwind (arbitrary) */
class="text-[#8cef2f] bg-[#8cef2f]"
/* SCSS */
$brand: #8cef2f;
/* SwiftUI */
Color(red: 0.549, green: 0.937, blue: 0.184)
/* Android */
Color.parseColor("#8cef2f")
/* Flutter */
Color(0xFF8CEF2F)
/* Python / OpenCV (BGR) */
(47, 239, 140)

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

Accessibility — WCAG contrast

Aa
#8cef2f on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#8cef2f on black: 14.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F8DB00
deuteranopia · #EBD446
tritanopia · #8BE5CC

Color scale — 50 to 950

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

#F7FDF2
#EFFAE5
#DDF7C5
#C5F797
#A9F363
#8cef2f
#77E312
#63BD0F
#50980C
#3C6D0D
#254408
Base = 500Lightest = 50 · #F7FDF2Darkest = 950 · #254408
:root {
  --brand-50: #F7FDF2;
  --brand-100: #EFFAE5;
  --brand-200: #DDF7C5;
  --brand-300: #C5F797;
  --brand-400: #A9F363;
  --brand-500: #8cef2f;
  --brand-600: #77E312;
  --brand-700: #63BD0F;
  --brand-800: #50980C;
  --brand-900: #3C6D0D;
  --brand-950: #254408;
  --brand: #8cef2f;
  --brand-ink: #000000;
}

Colors that work with #8cef2f

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#F7FAF4
Tinted page background
Border#D6EDC0
Hairlines and dividers
Muted text#729B4B
Captions on the surface
Accent#602BF3
Second voice, not a rival
Dark variant#3E7609
Hover, pressed, headers
Light variant#F2FDE7
Selected rows, tints
Dark surface#1C2414
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 #8cef2f

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#922FEF
Analogous left#ECEF2F
Analogous right#2FEF32
Split-complement 1#322FEF
Split-complement 2#EF2FEC
Triadic 1#2F8CEF
Triadic 2#EF2F8C
Tetradic#2FECEF

RGB percentages

Red54.9%
Green93.7%
Blue18.4%

CMYK percentages

Cyan41.4%
Magenta0.0%
Yellow80.3%
Key (black)6.3%

Color previews

#8cef2f text on a black background

contrast 14.50:1

Card sample

#8cef2f text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8cef2f;
Background color
Panel with #8cef2f background
background-color: #8cef2f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 239, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 239, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8cef2f;
background: linear-gradient(135deg, #8cef2f, #2FEF52);

Monochromatic scale

Palettes built from #8cef2f

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.

#8cef2f 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.

#8cef2f, answered

What color is #8cef2f?

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

What is the RGB value of #8cef2f?

rgb(140, 239, 47) — 140 red, 239 green and 47 blue out of 255, or 54.9% / 93.7% / 18.4% by channel.

Is #8cef2f a light or a dark color?

It is a light color. Relative luminance is 0.6751 and perceived brightness is 78%, so black text on it reaches 14.50:1.

Should I use black or white text on #8cef2f?

Black. It scores 14.50:1 against #8cef2f, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #8cef2f?

#922FEF sits directly opposite on the wheel. Softer options are the split-complements #322FEF and #EF2FEC, which give the same contrast with far less vibration.

What colors go well with #8cef2f?

For interface work: #F7FAF4 as the surface, #D6EDC0 for borders, #729B4B for secondary text, #602BF3 as an accent and #3E7609 for hover and pressed states. For a palette, the analogous pair #ECEF2F and #2FEF32 stays calm, while #922FEF is the loudest partner.

What is #8cef2f in CMYK for printing?

cmyk(41%, 0%, 80%, 6%). 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 #8cef2f warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D3EF2F; nudged cooler, #44F12D.

Work with #8cef2f in the Color Lab