Skip to content

#77ffdd

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

RGB
119, 255, 221
HSL
165°, 100%, 73%
CMYK
53, 0, 13, 0
Luminance
0.8066

Every format

HEX#77ffdd
RGBrgb(119, 255, 221)
HSLhsl(165, 100%, 73%)
CMYKcmyk(53%, 0%, 13%, 0%)
LABlab(92.0 -45.2 5.0)
LCHlch(92.0 45.5 173.7)
OKLCHoklch(0.914 0.130 174.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#77ffdd on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#77ffdd on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red46.7%
Green100.0%
Blue86.7%

CMYK percentages

Cyan53.3%
Magenta0.0%
Yellow13.3%
Key (black)0.0%

Color previews

#77ffdd text on a black background

contrast 17.13:1

Card sample

#77ffdd text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #77ffdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #77ffdd in the Color Lab