Skip to content

#8fef9b

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

RGB
143, 239, 155
HSL
128°, 75%, 75%
CMYK
40, 0, 35, 6
Luminance
0.6994

At a glance

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

Hex
#8fef9b
Hue
128°
green
Saturation
75%
electric
Lightness
75%
light
Brightness
94%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6994
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.99:1
Closest name
Light Green
ΔE2000 1.9
Where it sits
Hue128° of 360°
Saturation75%
Lightness75%
Temperature
Warm ← → Cool66% 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#8fef9b
RGBrgb(143, 239, 155)
HSLhsl(128, 75%, 75%)
CMYKcmyk(40%, 0%, 35%, 6%)
LABlab(87.0 -45.4 32.0)
LCHlch(87.0 55.5 144.8)
OKLCHoklch(0.872 0.147 147.1)
Decimal9432987
Display P3color(display-p3 0.561 0.937 0.608)

Copy-ready code

/* CSS */
color: #8fef9b;
background-color: #8fef9b;
/* Tailwind (arbitrary) */
class="text-[#8fef9b] bg-[#8fef9b]"
/* SCSS */
$brand: #8fef9b;
/* SwiftUI */
Color(red: 0.561, green: 0.937, blue: 0.608)
/* Android */
Color.parseColor("#8fef9b")
/* Flutter */
Color(0xFF8FEF9B)
/* Python / OpenCV (BGR) */
(155, 239, 143)

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

Accessibility — WCAG contrast

Aa
#8fef9b on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#8fef9b on black: 14.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1E095
deuteranopia · #E3D6A0
tritanopia · #81EBDA

Color scale — 50 to 950

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

#F3FCF4
#E7F9E9
#C8F4CD
#8fef9b
#6CEA7C
#3BE350
#1FD636
#19B32D
#148F24
#13671E
#0C4112
Base = 300Lightest = 50 · #F3FCF4Darkest = 950 · #0C4112
:root {
  --brand-50: #F3FCF4;
  --brand-100: #E7F9E9;
  --brand-200: #C8F4CD;
  --brand-300: #8fef9b;
  --brand-400: #6CEA7C;
  --brand-500: #3BE350;
  --brand-600: #1FD636;
  --brand-700: #19B32D;
  --brand-800: #148F24;
  --brand-900: #13671E;
  --brand-950: #0C4112;
  --brand: #8fef9b;
  --brand-ink: #000000;
}

Colors that work with #8fef9b

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#F4FAF5
Tinted page background
Border#C0EDC5
Hairlines and dividers
Muted text#4B9B55
Captions on the surface
Accent#A315B7
Second voice, not a rival
Dark variant#10701C
Hover, pressed, headers
Light variant#E9FCEB
Selected rows, tints
Dark surface#142416
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 #8fef9b

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#EF8FE3
Analogous left#B3EF8F
Analogous right#8FEFCB
Split-complement 1#CB8FEF
Split-complement 2#EF8FB3
Triadic 1#9B8FEF
Triadic 2#EF9B8F
Tetradic#8FB3EF

RGB percentages

Red56.1%
Green93.7%
Blue60.8%

CMYK percentages

Cyan40.2%
Magenta0.0%
Yellow35.1%
Key (black)6.3%

Color previews

#8fef9b text on a black background

contrast 14.99:1

Card sample

#8fef9b text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 239, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 239, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fef9b;
background: linear-gradient(135deg, #8fef9b, #8FEFDB);

Monochromatic scale

Palettes built from #8fef9b

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.

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

#8fef9b, answered

What color is #8fef9b?

#8fef9b is a light electric green, closest to Light Green (ΔE2000 1.9). It sits at 128° on the hue wheel with 75% saturation and 75% lightness, which reads as cool.

What is the RGB value of #8fef9b?

rgb(143, 239, 155) — 143 red, 239 green and 155 blue out of 255, or 56.1% / 93.7% / 60.8% by channel.

Is #8fef9b a light or a dark color?

It is a light color. Relative luminance is 0.6994 and perceived brightness is 81%, so black text on it reaches 14.99:1.

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

Black. It scores 14.99:1 against #8fef9b, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #8fef9b?

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

What colors go well with #8fef9b?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B55 for secondary text, #A315B7 as an accent and #10701C for hover and pressed states. For a palette, the analogous pair #B3EF8F and #8FEFCB stays calm, while #EF8FE3 is the loudest partner.

What is #8fef9b in CMYK for printing?

cmyk(40%, 0%, 35%, 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 #8fef9b warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A6EF8F; nudged cooler, #8EF0BE.

Work with #8fef9b in the Color Lab