Skip to content

#5ccc7b

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

RGB
92, 204, 123
HSL
137°, 52%, 58%
CMYK
55, 0, 40, 20
Luminance
0.4689

Every format

HEX#5ccc7b
RGBrgb(92, 204, 123)
HSLhsl(137, 52%, 58%)
CMYKcmyk(55%, 0%, 40%, 20%)
LABlab(74.1 -49.6 30.9)
LCHlch(74.1 58.5 148.0)
OKLCHoklch(0.760 0.155 150.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ccc7b on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#5ccc7b on black: 10.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green80.0%
Blue48.2%

CMYK percentages

Cyan54.9%
Magenta0.0%
Yellow39.7%
Key (black)20.0%

Color previews

#5ccc7b text on a black background

contrast 10.38:1

Card sample

#5ccc7b text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(92, 204, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(92, 204, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5ccc7b;
background: linear-gradient(135deg, #5ccc7b, #5CCCC6);

Monochromatic scale

Palettes built from #5ccc7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ccc7b in the Color Lab