Skip to content

#8ccc4d

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

RGB
140, 204, 77
HSL
90°, 56%, 55%
CMYK
31, 0, 62, 20
Luminance
0.4930

At a glance

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

Hex
#8ccc4d
Hue
90°
green
Saturation
56%
vivid
Lightness
55%
balanced
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4930
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.86:1
Closest name
Yellow Green
ΔE2000 4.3
Where it sits
Hue90° of 360°
Saturation56%
Lightness55%
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#8ccc4d
RGBrgb(140, 204, 77)
HSLhsl(90, 56%, 55%)
CMYKcmyk(31%, 0%, 62%, 20%)
LABlab(75.6 -40.9 55.3)
LCHlch(75.6 68.8 126.5)
OKLCHoklch(0.776 0.172 131.9)
Decimal9227341
Display P3color(display-p3 0.549 0.800 0.302)

Copy-ready code

/* CSS */
color: #8ccc4d;
background-color: #8ccc4d;
/* Tailwind (arbitrary) */
class="text-[#8ccc4d] bg-[#8ccc4d]"
/* SCSS */
$brand: #8ccc4d;
/* SwiftUI */
Color(red: 0.549, green: 0.800, blue: 0.302)
/* Android */
Color.parseColor("#8ccc4d")
/* Flutter */
Color(0xFF8CCC4D)
/* Python / OpenCV (BGR) */
(77, 204, 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 #8ccc4d · 10.86:1
Use #000000AAA at every size.
Aa
White text · 1.93:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.86:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #8ccc4d as text scores 1.93:1 on white and 10.86:1 on black.

Accessibility — WCAG contrast

Aa
#8ccc4d on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#8ccc4d on black: 10.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4BE3E
deuteranopia · #CBB957
tritanopia · #8EC4B1

Color scale — 50 to 950

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

#F7FBF4
#F0F6E9
#DEEECE
#C7E6A8
#ABDA7C
#8ccc4d
#7ABE36
#669F2D
#517F24
#3D5C1E
#263A13
Base = 500Lightest = 50 · #F7FBF4Darkest = 950 · #263A13
:root {
  --brand-50: #F7FBF4;
  --brand-100: #F0F6E9;
  --brand-200: #DEEECE;
  --brand-300: #C7E6A8;
  --brand-400: #ABDA7C;
  --brand-500: #8ccc4d;
  --brand-600: #7ABE36;
  --brand-700: #669F2D;
  --brand-800: #517F24;
  --brand-900: #3D5C1E;
  --brand-950: #263A13;
  --brand: #8ccc4d;
  --brand-ink: #000000;
}

Colors that work with #8ccc4d

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#6B48D1
Second voice, not a rival
Dark variant#40631C
Hover, pressed, headers
Light variant#F2F9EB
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 #8ccc4d

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#8D4DCC
Analogous left#CCCC4D
Analogous right#4DCC4D
Split-complement 1#4D4DCC
Split-complement 2#CC4DCC
Triadic 1#4D8CCC
Triadic 2#CC4D8C
Tetradic#4DCCCC

RGB percentages

Red54.9%
Green80.0%
Blue30.2%

CMYK percentages

Cyan31.4%
Magenta0.0%
Yellow62.3%
Key (black)20.0%

Color previews

#8ccc4d text on a black background

contrast 10.86:1

Card sample

#8ccc4d text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(140, 204, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(140, 204, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ccc4d;
background: linear-gradient(135deg, #8ccc4d, #4DCC63);

Monochromatic scale

Palettes built from #8ccc4d

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.

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

#8ccc4d, answered

What color is #8ccc4d?

#8ccc4d is a balanced vivid green, closest to Yellow Green (ΔE2000 4.3). It sits at 90° on the hue wheel with 56% saturation and 55% lightness, which reads as neutral.

What is the RGB value of #8ccc4d?

rgb(140, 204, 77) — 140 red, 204 green and 77 blue out of 255, or 54.9% / 80% / 30.2% by channel.

Is #8ccc4d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4930 and perceived brightness is 69%, so black text on it reaches 10.86:1.

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

Black. It scores 10.86:1 against #8ccc4d, versus 1.93:1 for white — AAA at any size.

What is the complementary color of #8ccc4d?

#8D4DCC sits directly opposite on the wheel. Softer options are the split-complements #4D4DCC and #CC4DCC, which give the same contrast with far less vibration.

What colors go well with #8ccc4d?

For interface work: #F7FAF4 as the surface, #D6EDC0 for borders, #729B4B for secondary text, #6B48D1 as an accent and #40631C for hover and pressed states. For a palette, the analogous pair #CCCC4D and #4DCC4D stays calm, while #8D4DCC is the loudest partner.

What is #8ccc4d in CMYK for printing?

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

Is #8ccc4d 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 #BBCC4D; nudged cooler, #5CCE4B.

Work with #8ccc4d in the Color Lab