Skip to content

#8fd080

a light, vivid green · neutral · closest name: Light Green

RGB
143, 208, 128
HSL
109°, 46%, 66%
CMYK
31, 0, 39, 18
Luminance
0.5251

At a glance

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

Hex
#8fd080
Hue
109°
green
Saturation
46%
vivid
Lightness
66%
light
Brightness
82%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5251
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.50:1
Closest name
Light Green
ΔE2000 7.1
Where it sits
Hue109° of 360°
Saturation46%
Lightness66%
Temperature
Warm ← → Cool58% 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#8fd080
RGBrgb(143, 208, 128)
HSLhsl(109, 46%, 66%)
CMYKcmyk(31%, 0%, 39%, 18%)
LABlab(77.6 -35.8 33.3)
LCHlch(77.6 48.9 137.0)
OKLCHoklch(0.794 0.128 139.8)
Decimal9425024
Display P3color(display-p3 0.561 0.816 0.502)

Copy-ready code

/* CSS */
color: #8fd080;
background-color: #8fd080;
/* Tailwind (arbitrary) */
class="text-[#8fd080] bg-[#8fd080]"
/* SCSS */
$brand: #8fd080;
/* SwiftUI */
Color(red: 0.561, green: 0.816, blue: 0.502)
/* Android */
Color.parseColor("#8fd080")
/* Flutter */
Color(0xFF8FD080)
/* Python / OpenCV (BGR) */
(128, 208, 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 #8fd080 · 11.50:1
Use #000000AAA at every size.
Aa
White text · 1.83:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8fd080 as text scores 1.83:1 on white and 11.50:1 on black.

Accessibility — WCAG contrast

Aa
#8fd080 on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#8fd080 on black: 11.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4C37A
deuteranopia · #CBBD85
tritanopia · #8BCBBC

Color scale — 50 to 950

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

#F6FAF5
#ECF5EA
#D5EBD0
#B7E1AD
#8fd080
#6EC25B
#57B342
#499537
#3A772C
#2D5723
#1C3616
Base = 400Lightest = 50 · #F6FAF5Darkest = 950 · #1C3616
:root {
  --brand-50: #F6FAF5;
  --brand-100: #ECF5EA;
  --brand-200: #D5EBD0;
  --brand-300: #B7E1AD;
  --brand-400: #8fd080;
  --brand-500: #6EC25B;
  --brand-600: #57B342;
  --brand-700: #499537;
  --brand-800: #3A772C;
  --brand-900: #2D5723;
  --brand-950: #1C3616;
  --brand: #8fd080;
  --brand-ink: #000000;
}

Colors that work with #8fd080

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#CAE9C3
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#6C3399
Second voice, not a rival
Dark variant#2D5D22
Hover, pressed, headers
Light variant#EFF8EC
Selected rows, tints
Dark surface#172414
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 #8fd080

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#C180D0
Analogous left#B7D080
Analogous right#80D099
Split-complement 1#9980D0
Split-complement 2#D080B7
Triadic 1#808FD0
Triadic 2#D0808F
Tetradic#80B7D0

RGB percentages

Red56.1%
Green81.6%
Blue50.2%

CMYK percentages

Cyan31.3%
Magenta0.0%
Yellow38.5%
Key (black)18.4%

Color previews

#8fd080 text on a black background

contrast 11.50:1

Card sample

#8fd080 text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(143, 208, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(143, 208, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8fd080;
background: linear-gradient(135deg, #8fd080, #80D0A6);

Monochromatic scale

Palettes built from #8fd080

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.

#8fd080 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

Converts to four-color process without much drama. Proof it anyway.

#8fd080, answered

What color is #8fd080?

#8fd080 is a light vivid green, closest to Light Green (ΔE2000 7.1). It sits at 109° on the hue wheel with 46% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #8fd080?

rgb(143, 208, 128) — 143 red, 208 green and 128 blue out of 255, or 56.1% / 81.6% / 50.2% by channel.

Is #8fd080 a light or a dark color?

It is a light color. Relative luminance is 0.5251 and perceived brightness is 72%, so black text on it reaches 11.50:1.

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

Black. It scores 11.50:1 against #8fd080, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #8fd080?

#C180D0 sits directly opposite on the wheel. Softer options are the split-complements #9980D0 and #D080B7, which give the same contrast with far less vibration.

What colors go well with #8fd080?

For interface work: #F5FAF4 as the surface, #CAE9C3 for borders, #5A9B4B for secondary text, #6C3399 as an accent and #2D5D22 for hover and pressed states. For a palette, the analogous pair #B7D080 and #80D099 stays calm, while #C180D0 is the loudest partner.

What is #8fd080 in CMYK for printing?

cmyk(31%, 0%, 39%, 18%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #8fd080 warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ACD080; nudged cooler, #7ED28D.

Work with #8fd080 in the Color Lab