Skip to content

#5da080

a balanced, soft green · cool · closest name: seagreen

RGB
93, 160, 128
HSL
151°, 27%, 50%
CMYK
42, 0, 20, 37
Luminance
0.2903

Every format

HEX#5da080
RGBrgb(93, 160, 128)
HSLhsl(151, 27%, 50%)
CMYKcmyk(42%, 0%, 20%, 37%)
LABlab(60.8 -28.9 10.1)
LCHlch(60.8 30.6 160.7)
OKLCHoklch(0.652 0.084 162.1)

Copy-ready code

/* CSS */
color: #5da080;
background-color: #5da080;
/* Tailwind (arbitrary) */
class="text-[#5da080] bg-[#5da080]"
/* SCSS */
$brand: #5da080;
/* SwiftUI */
Color(red: 0.365, green: 0.627, blue: 0.502)
/* Android */
Color.parseColor("#5da080")

Accessibility — WCAG contrast

Aa
#5da080 on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#5da080 on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green62.7%
Blue50.2%

CMYK percentages

Cyan41.9%
Magenta0.0%
Yellow20.0%
Key (black)37.3%

Color previews

#5da080 text on a black background

contrast 6.81:1

Card sample

#5da080 text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5da080;
Background color
Panel with #5da080 background
background-color: #5da080;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5da080;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 160, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 160, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5da080;
background: linear-gradient(135deg, #5da080, #5D93A0);

Monochromatic scale

Palettes built from #5da080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5da080 in the Color Lab