Skip to content

#8dfe7f

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

RGB
141, 254, 127
HSL
113°, 98%, 75%
CMYK
45, 0, 50, 0
Luminance
0.7808

At a glance

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

Hex
#8dfe7f
Hue
113°
green
Saturation
98%
electric
Lightness
75%
light
Brightness
100%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7808
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.62:1
Closest name
Pale Green
ΔE2000 3.8
Where it sits
Hue113° of 360°
Saturation98%
Lightness75%
Temperature
Warm ← → Cool60% 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#8dfe7f
RGBrgb(141, 254, 127)
HSLhsl(113, 98%, 75%)
CMYKcmyk(45%, 0%, 50%, 0%)
LABlab(90.8 -56.1 50.5)
LCHlch(90.8 75.5 138.0)
OKLCHoklch(0.902 0.195 141.6)
Decimal9305727
Display P3color(display-p3 0.553 0.996 0.498)

Copy-ready code

/* CSS */
color: #8dfe7f;
background-color: #8dfe7f;
/* Tailwind (arbitrary) */
class="text-[#8dfe7f] bg-[#8dfe7f]"
/* SCSS */
$brand: #8dfe7f;
/* SwiftUI */
Color(red: 0.553, green: 0.996, blue: 0.498)
/* Android */
Color.parseColor("#8dfe7f")
/* Flutter */
Color(0xFF8DFE7F)
/* Python / OpenCV (BGR) */
(127, 254, 141)

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

Accessibility — WCAG contrast

Aa
#8dfe7f on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#8dfe7f on black: 16.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB74
deuteranopia · #F4E188
tritanopia · #81F7E1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8dfe7f is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FEF1
#E6FCE3
#C7FBC1
#8dfe7f
#6AFE58
#39FD20
#1CF302
#18CA02
#13A201
#127506
#0B4904
Base = 300Lightest = 50 · #F3FEF1Darkest = 950 · #0B4904
:root {
  --brand-50: #F3FEF1;
  --brand-100: #E6FCE3;
  --brand-200: #C7FBC1;
  --brand-300: #8dfe7f;
  --brand-400: #6AFE58;
  --brand-500: #39FD20;
  --brand-600: #1CF302;
  --brand-700: #18CA02;
  --brand-800: #13A201;
  --brand-900: #127506;
  --brand-950: #0B4904;
  --brand: #8dfe7f;
  --brand-ink: #000000;
}

Colors that work with #8dfe7f

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#C5EDC0
Hairlines and dividers
Muted text#539B4B
Captions on the surface
Accent#8300CC
Second voice, not a rival
Dark variant#0F7E01
Hover, pressed, headers
Light variant#E8FFE6
Selected rows, tints
Dark surface#152414
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 #8dfe7f

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#F07FFE
Analogous left#CCFE7F
Analogous right#7FFEB1
Split-complement 1#B17FFE
Split-complement 2#FE7FCC
Triadic 1#7F8DFE
Triadic 2#FE7F8D
Tetradic#7FCCFE

RGB percentages

Red55.3%
Green99.6%
Blue49.8%

CMYK percentages

Cyan44.5%
Magenta0.0%
Yellow50.0%
Key (black)0.4%

Color previews

#8dfe7f text on a black background

contrast 16.62:1

Card sample

#8dfe7f text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 254, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 254, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dfe7f;
background: linear-gradient(135deg, #8dfe7f, #7FFEC6);

Monochromatic scale

Palettes built from #8dfe7f

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.

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

#8dfe7f, answered

What color is #8dfe7f?

#8dfe7f is a light electric green, closest to Pale Green (ΔE2000 3.8). It sits at 113° on the hue wheel with 98% saturation and 75% lightness, which reads as cool.

What is the RGB value of #8dfe7f?

rgb(141, 254, 127) — 141 red, 254 green and 127 blue out of 255, or 55.3% / 99.6% / 49.8% by channel.

Is #8dfe7f a light or a dark color?

It is a light color. Relative luminance is 0.7808 and perceived brightness is 84%, so black text on it reaches 16.62:1.

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

Black. It scores 16.62:1 against #8dfe7f, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #8dfe7f?

#F07FFE sits directly opposite on the wheel. Softer options are the split-complements #B17FFE and #FE7FCC, which give the same contrast with far less vibration.

What colors go well with #8dfe7f?

For interface work: #F5FAF4 as the surface, #C5EDC0 for borders, #539B4B for secondary text, #8300CC as an accent and #0F7E01 for hover and pressed states. For a palette, the analogous pair #CCFE7F and #7FFEB1 stays calm, while #F07FFE is the loudest partner.

What is #8dfe7f in CMYK for printing?

cmyk(45%, 0%, 50%, 0%). 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 #8dfe7f warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BCFE7F; nudged cooler, #7EFF9F.

Work with #8dfe7f in the Color Lab