Skip to content

#8ccc63

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

RGB
140, 204, 99
HSL
97°, 51%, 59%
CMYK
31, 0, 52, 20
Luminance
0.4966

At a glance

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

Hex
#8ccc63
Hue
97°
green
Saturation
51%
vivid
Lightness
59%
balanced
Brightness
80%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4966
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
10.93:1
Closest name
Yellow Green
ΔE2000 7.1
Where it sits
Hue97° of 360°
Saturation51%
Lightness59%
Temperature
Warm ← → Cool53% 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#8ccc63
RGBrgb(140, 204, 99)
HSLhsl(97, 51%, 59%)
CMYKcmyk(31%, 0%, 52%, 20%)
LABlab(75.9 -38.7 45.5)
LCHlch(75.9 59.8 130.4)
OKLCHoklch(0.779 0.152 134.6)
Decimal9227363
Display P3color(display-p3 0.549 0.800 0.388)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8ccc63 on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#8ccc63 on black: 10.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3BE5A
deuteranopia · #CAB96A
tritanopia · #8CC5B4

Color scale — 50 to 950

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

#F7FAF4
#EEF6EA
#DBEDCF
#C1E3AA
#A1D680
#8ccc63
#6DB83C
#5B9A32
#487B28
#375A21
#223814
Base = 500Lightest = 50 · #F7FAF4Darkest = 950 · #223814
:root {
  --brand-50: #F7FAF4;
  --brand-100: #EEF6EA;
  --brand-200: #DBEDCF;
  --brand-300: #C1E3AA;
  --brand-400: #A1D680;
  --brand-500: #8ccc63;
  --brand-600: #6DB83C;
  --brand-700: #5B9A32;
  --brand-800: #487B28;
  --brand-900: #375A21;
  --brand-950: #223814;
  --brand: #8ccc63;
  --brand-ink: #000000;
}

Colors that work with #8ccc63

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#D2EBC2
Hairlines and dividers
Muted text#6A9B4B
Captions on the surface
Accent#885FD0
Second voice, not a rival
Dark variant#39601F
Hover, pressed, headers
Light variant#F1F9EC
Selected rows, tints
Dark surface#1A2414
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 #8ccc63

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#A363CC
Analogous left#C0CC63
Analogous right#63CC6F
Split-complement 1#6F63CC
Split-complement 2#CC63C0
Triadic 1#638CCC
Triadic 2#CC638C
Tetradic#63C0CC

RGB percentages

Red54.9%
Green80.0%
Blue38.8%

CMYK percentages

Cyan31.4%
Magenta0.0%
Yellow51.5%
Key (black)20.0%

Color previews

#8ccc63 text on a black background

contrast 10.93:1

Card sample

#8ccc63 text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8ccc63

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.

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

#8ccc63, answered

What color is #8ccc63?

#8ccc63 is a balanced vivid green, closest to Yellow Green (ΔE2000 7.1). It sits at 97° on the hue wheel with 51% saturation and 59% lightness, which reads as neutral.

What is the RGB value of #8ccc63?

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

Is #8ccc63 a light or a dark color?

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

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

Black. It scores 10.93:1 against #8ccc63, versus 1.92:1 for white — AAA at any size.

What is the complementary color of #8ccc63?

#A363CC sits directly opposite on the wheel. Softer options are the split-complements #6F63CC and #CC63C0, which give the same contrast with far less vibration.

What colors go well with #8ccc63?

For interface work: #F7FAF4 as the surface, #D2EBC2 for borders, #6A9B4B for secondary text, #885FD0 as an accent and #39601F for hover and pressed states. For a palette, the analogous pair #C0CC63 and #63CC6F stays calm, while #A363CC is the loudest partner.

What is #8ccc63 in CMYK for printing?

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

Is #8ccc63 warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #B2CC63; nudged cooler, #63CE61.

Work with #8ccc63 in the Color Lab