Skip to content

#80ce2c

a balanced, vivid green · neutral · closest name: Yellow Green

RGB
128, 206, 44
HSL
89°, 65%, 49%
CMYK
38, 0, 79, 19
Luminance
0.4891

At a glance

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

Hex
#80ce2c
Hue
89°
green
Saturation
65%
vivid
Lightness
49%
balanced
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4891
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.78:1
Closest name
Yellow Green
ΔE2000 3.9
Where it sits
Hue89° of 360°
Saturation65%
Lightness49%
Temperature
Warm ← → Cool49% 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#80ce2c
RGBrgb(128, 206, 44)
HSLhsl(89, 65%, 49%)
CMYKcmyk(38%, 0%, 79%, 19%)
LABlab(75.4 -48.2 66.8)
LCHlch(75.4 82.4 125.8)
OKLCHoklch(0.772 0.201 132.7)
Decimal8441388
Display P3color(display-p3 0.502 0.808 0.173)

Copy-ready code

/* CSS */
color: #80ce2c;
background-color: #80ce2c;
/* Tailwind (arbitrary) */
class="text-[#80ce2c] bg-[#80ce2c]"
/* SCSS */
$brand: #80ce2c;
/* SwiftUI */
Color(red: 0.502, green: 0.808, blue: 0.173)
/* Android */
Color.parseColor("#80ce2c")
/* Flutter */
Color(0xFF80CE2C)
/* Python / OpenCV (BGR) */
(44, 206, 128)

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

Accessibility — WCAG contrast

Aa
#80ce2c on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#80ce2c on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D7BE00
deuteranopia · #CCB83E
tritanopia · #81C5B0

Color scale — 50 to 950

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

#F7FBF3
#F0F7E8
#DFF1CB
#C8EBA3
#ADE174
#91D846
#80ce2c
#68A824
#54861D
#3F6219
#273D0F
Base = 600Lightest = 50 · #F7FBF3Darkest = 950 · #273D0F
:root {
  --brand-50: #F7FBF3;
  --brand-100: #F0F7E8;
  --brand-200: #DFF1CB;
  --brand-300: #C8EBA3;
  --brand-400: #ADE174;
  --brand-500: #91D846;
  --brand-600: #80ce2c;
  --brand-700: #68A824;
  --brand-800: #54861D;
  --brand-900: #3F6219;
  --brand-950: #273D0F;
  --brand: #80ce2c;
  --brand-ink: #000000;
}

Colors that work with #80ce2c

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#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#4F27D3
Second voice, not a rival
Dark variant#416916
Hover, pressed, headers
Light variant#F3FBEA
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 #80ce2c

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#7A2CCE
Analogous left#CECB2C
Analogous right#2FCE2C
Split-complement 1#2C2FCE
Split-complement 2#CB2CCE
Triadic 1#2C80CE
Triadic 2#CE2C80
Tetradic#2CCECB

RGB percentages

Red50.2%
Green80.8%
Blue17.3%

CMYK percentages

Cyan37.9%
Magenta0.0%
Yellow78.6%
Key (black)19.2%

Color previews

#80ce2c text on a black background

contrast 10.78:1

Card sample

#80ce2c text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #80ce2c;
Background color
Panel with #80ce2c background
background-color: #80ce2c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(128, 206, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 206, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #80ce2c;
background: linear-gradient(135deg, #80ce2c, #2CCE44);

Monochromatic scale

Palettes built from #80ce2c

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.

#80ce2c 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

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

#80ce2c, answered

What color is #80ce2c?

#80ce2c is a balanced vivid green, closest to Yellow Green (ΔE2000 3.9). It sits at 89° on the hue wheel with 65% saturation and 49% lightness, which reads as neutral.

What is the RGB value of #80ce2c?

rgb(128, 206, 44) — 128 red, 206 green and 44 blue out of 255, or 50.2% / 80.8% / 17.3% by channel.

Is #80ce2c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4891 and perceived brightness is 68%, so black text on it reaches 10.78:1.

Should I use black or white text on #80ce2c?

Black. It scores 10.78:1 against #80ce2c, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #80ce2c?

#7A2CCE sits directly opposite on the wheel. Softer options are the split-complements #2C2FCE and #CB2CCE, which give the same contrast with far less vibration.

What colors go well with #80ce2c?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #4F27D3 as an accent and #416916 for hover and pressed states. For a palette, the analogous pair #CECB2C and #2FCE2C stays calm, while #7A2CCE is the loudest partner.

What is #80ce2c in CMYK for printing?

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

Is #80ce2c warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BBCE2C; nudged cooler, #43D029.

Work with #80ce2c in the Color Lab