Skip to content

#77da7b

a light, vivid green · cool · closest name: forestgreen

RGB
119, 218, 123
HSL
122°, 57%, 66%
CMYK
45, 0, 44, 15
Luminance
0.5549

Every format

HEX#77da7b
RGBrgb(119, 218, 123)
HSLhsl(122, 57%, 66%)
CMYKcmyk(45%, 0%, 44%, 15%)
LABlab(79.3 -48.3 37.9)
LCHlch(79.3 61.4 141.9)
OKLCHoklch(0.805 0.161 144.7)

Copy-ready code

/* CSS */
color: #77da7b;
background-color: #77da7b;
/* Tailwind (arbitrary) */
class="text-[#77da7b] bg-[#77da7b]"
/* SCSS */
$brand: #77da7b;
/* SwiftUI */
Color(red: 0.467, green: 0.855, blue: 0.482)
/* Android */
Color.parseColor("#77da7b")

Accessibility — WCAG contrast

Aa
#77da7b on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#77da7b on black: 12.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green85.5%
Blue48.2%

CMYK percentages

Cyan45.4%
Magenta0.0%
Yellow43.6%
Key (black)14.5%

Color previews

#77da7b text on a black background

contrast 12.10:1

Card sample

#77da7b text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #77da7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77da7b in the Color Lab