Skip to content

#77cc09

a dark, electric green · neutral · closest name: Yellow Green

RGB
119, 204, 9
HSL
86°, 92%, 42%
CMYK
42, 0, 96, 20
Luminance
0.4713

At a glance

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

Hex
#77cc09
Hue
86°
green
Saturation
92%
electric
Lightness
42%
dark
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4713
WCAG relative
Temperature
Neutral
47/100 cool
Color family
Green
Tone
Electric
Best ink
Black
10.43:1
Closest name
Yellow Green
ΔE2000 4.6
Where it sits
Hue86° of 360°
Saturation92%
Lightness42%
Temperature
Warm ← → Cool47% 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#77cc09
RGBrgb(119, 204, 9)
HSLhsl(86, 92%, 42%)
CMYKcmyk(42%, 0%, 96%, 20%)
LABlab(74.3 -51.5 72.5)
LCHlch(74.3 89.0 125.4)
OKLCHoklch(0.761 0.213 133.1)
Decimal7851017
Display P3color(display-p3 0.467 0.800 0.035)

Copy-ready code

/* CSS */
color: #77cc09;
background-color: #77cc09;
/* Tailwind (arbitrary) */
class="text-[#77cc09] bg-[#77cc09]"
/* SCSS */
$brand: #77cc09;
/* SwiftUI */
Color(red: 0.467, green: 0.800, blue: 0.035)
/* Android */
Color.parseColor("#77cc09")
/* Flutter */
Color(0xFF77CC09)
/* Python / OpenCV (BGR) */
(9, 204, 119)

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

Accessibility — WCAG contrast

Aa
#77cc09 on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#77cc09 on black: 10.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5BB00
deuteranopia · #C9B42D
tritanopia · #77C3AD

Color scale — 50 to 950

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

#F8FDF2
#F1FBE4
#E1F9C3
#CDFA94
#B5F85E
#9CF528
#89EA0A
#77cc09
#5B9C07
#44710A
#2A4606
Base = 700Lightest = 50 · #F8FDF2Darkest = 950 · #2A4606
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F1FBE4;
  --brand-200: #E1F9C3;
  --brand-300: #CDFA94;
  --brand-400: #B5F85E;
  --brand-500: #9CF528;
  --brand-600: #89EA0A;
  --brand-700: #77cc09;
  --brand-800: #5B9C07;
  --brand-900: #44710A;
  --brand-950: #2A4606;
  --brand: #77cc09;
  --brand-ink: #000000;
}

Colors that work with #77cc09

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#F8FAF4
Tinted page background
Border#D9EDC0
Hairlines and dividers
Muted text#789B4B
Captions on the surface
Accent#2B05D0
Second voice, not a rival
Dark variant#477A05
Hover, pressed, headers
Light variant#F4FEE7
Selected rows, tints
Dark surface#1D2414
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 #77cc09

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black 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#5E09CC
Analogous left#CCC009
Analogous right#15CC09
Split-complement 1#0915CC
Split-complement 2#C009CC
Triadic 1#0977CC
Triadic 2#CC0977
Tetradic#09CCC0

RGB percentages

Red46.7%
Green80.0%
Blue3.5%

CMYK percentages

Cyan41.7%
Magenta0.0%
Yellow95.6%
Key (black)20.0%

Color previews

#77cc09 text on a black background

contrast 10.43:1

Card sample

#77cc09 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #77cc09;
Background color
Panel with #77cc09 background
background-color: #77cc09;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 204, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 204, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #77cc09;
background: linear-gradient(135deg, #77cc09, #09CC1D);

Monochromatic scale

Palettes built from #77cc09

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.

#77cc09 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#77cc09, answered

What color is #77cc09?

#77cc09 is a dark electric green, closest to Yellow Green (ΔE2000 4.6). It sits at 86° on the hue wheel with 92% saturation and 42% lightness, which reads as neutral.

What is the RGB value of #77cc09?

rgb(119, 204, 9) — 119 red, 204 green and 9 blue out of 255, or 46.7% / 80% / 3.5% by channel.

Is #77cc09 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4713 and perceived brightness is 66%, so black text on it reaches 10.43:1.

Should I use black or white text on #77cc09?

Black. It scores 10.43:1 against #77cc09, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #77cc09?

#5E09CC sits directly opposite on the wheel. Softer options are the split-complements #0915CC and #C009CC, which give the same contrast with far less vibration.

What colors go well with #77cc09?

For interface work: #F8FAF4 as the surface, #D9EDC0 for borders, #789B4B for secondary text, #2B05D0 as an accent and #477A05 for hover and pressed states. For a palette, the analogous pair #CCC009 and #15CC09 stays calm, while #5E09CC is the loudest partner.

What is #77cc09 in CMYK for printing?

cmyk(42%, 0%, 96%, 20%). 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 #77cc09 warm or cool?

Neutral — it scores 47 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BECC09; nudged cooler, #2ECE07.

Work with #77cc09 in the Color Lab