Skip to content

#77eebb

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

RGB
119, 238, 187
HSL
154°, 78%, 70%
CMYK
50, 0, 21, 7
Luminance
0.6866

Every format

HEX#77eebb
RGBrgb(119, 238, 187)
HSLhsl(154, 78%, 70%)
CMYKcmyk(50%, 0%, 21%, 7%)
LABlab(86.3 -45.3 14.5)
LCHlch(86.3 47.6 162.2)
OKLCHoklch(0.866 0.131 163.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77eebb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#77eebb on black: 14.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green93.3%
Blue73.3%

CMYK percentages

Cyan50.0%
Magenta0.0%
Yellow21.4%
Key (black)6.7%

Color previews

#77eebb text on a black background

contrast 14.73:1

Card sample

#77eebb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #77eebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77eebb in the Color Lab