Skip to content

#77df77

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

RGB
119, 223, 119
HSL
120°, 62%, 67%
CMYK
47, 0, 47, 13
Luminance
0.5803

At a glance

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

Hex
#77df77
Hue
120°
green
Saturation
62%
vivid
Lightness
67%
light
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5803
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.61:1
Closest name
Light Green
ΔE2000 4.2
Where it sits
Hue120° of 360°
Saturation62%
Lightness67%
Temperature
Warm ← → Cool63% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#77df77
RGBrgb(119, 223, 119)
HSLhsl(120, 62%, 67%)
CMYKcmyk(47%, 0%, 47%, 13%)
LABlab(80.8 -50.9 41.7)
LCHlch(80.8 65.8 140.7)
OKLCHoklch(0.817 0.172 143.8)
Decimal7855991
Display P3color(display-p3 0.467 0.875 0.467)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77df77 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#77df77 on black: 12.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3CE6F
deuteranopia · #D4C57E
tritanopia · #69DAC6

Color scale — 50 to 950

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

#F4FBF4
#E8F7E8
#CCF0CC
#A4EAA4
#77df77
#49D449
#2FC62F
#27A527
#1F841F
#1A601A
#103C10
Base = 400Lightest = 50 · #F4FBF4Darkest = 950 · #103C10
:root {
  --brand-50: #F4FBF4;
  --brand-100: #E8F7E8;
  --brand-200: #CCF0CC;
  --brand-300: #A4EAA4;
  --brand-400: #77df77;
  --brand-500: #49D449;
  --brand-600: #2FC62F;
  --brand-700: #27A527;
  --brand-800: #1F841F;
  --brand-900: #1A601A;
  --brand-950: #103C10;
  --brand: #77df77;
  --brand-ink: #000000;
}

Colors that work with #77df77

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#F4FAF4
Tinted page background
Border#C0EDC0
Hairlines and dividers
Muted text#4B9B4B
Captions on the surface
Accent#8823A9
Second voice, not a rival
Dark variant#186718
Hover, pressed, headers
Light variant#EAFAEA
Selected rows, tints
Dark surface#142414
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 #77df77

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#DF77DF
Analogous left#ABDF77
Analogous right#77DFAB
Split-complement 1#AB77DF
Split-complement 2#DF77AB
Triadic 1#7777DF
Triadic 2#DF7777
Tetradic#77ABDF

RGB percentages

Red46.7%
Green87.5%
Blue46.7%

CMYK percentages

Cyan46.6%
Magenta0.0%
Yellow46.6%
Key (black)12.5%

Color previews

#77df77 text on a black background

contrast 12.61:1

Card sample

#77df77 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #77df77

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.

#77df77 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.

#77df77, answered

What color is #77df77?

#77df77 is a light vivid green, closest to Light Green (ΔE2000 4.2). It sits at 120° on the hue wheel with 62% saturation and 67% lightness, which reads as cool.

What is the RGB value of #77df77?

rgb(119, 223, 119) — 119 red, 223 green and 119 blue out of 255, or 46.7% / 87.5% / 46.7% by channel.

Is #77df77 a light or a dark color?

It is a light color. Relative luminance is 0.5803 and perceived brightness is 73%, so black text on it reaches 12.61:1.

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

Black. It scores 12.61:1 against #77df77, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #77df77?

#DF77DF sits directly opposite on the wheel. Softer options are the split-complements #AB77DF and #DF77AB, which give the same contrast with far less vibration.

What colors go well with #77df77?

For interface work: #F4FAF4 as the surface, #C0EDC0 for borders, #4B9B4B for secondary text, #8823A9 as an accent and #186718 for hover and pressed states. For a palette, the analogous pair #ABDF77 and #77DFAB stays calm, while #DF77DF is the loudest partner.

What is #77df77 in CMYK for printing?

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

Is #77df77 warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9DDF77; nudged cooler, #75E19D.

Work with #77df77 in the Color Lab