Skip to content

#77da8b

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

RGB
119, 218, 139
HSL
132°, 57%, 66%
CMYK
45, 0, 36, 15
Luminance
0.5593

Every format

HEX#77da8b
RGBrgb(119, 218, 139)
HSLhsl(132, 57%, 66%)
CMYKcmyk(45%, 0%, 36%, 15%)
LABlab(79.6 -45.8 30.1)
LCHlch(79.6 54.8 146.7)
OKLCHoklch(0.808 0.145 148.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77da8b on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#77da8b on black: 12.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green85.5%
Blue54.5%

CMYK percentages

Cyan45.4%
Magenta0.0%
Yellow36.2%
Key (black)14.5%

Color previews

#77da8b text on a black background

contrast 12.19:1

Card sample

#77da8b text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #77da8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77da8b in the Color Lab