Skip to content

#7ccc7c

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

RGB
124, 204, 124
HSL
120°, 44%, 64%
CMYK
39, 0, 39, 20
Luminance
0.4893

Every format

HEX#7ccc7c
RGBrgb(124, 204, 124)
HSLhsl(120, 44%, 64%)
CMYKcmyk(39%, 0%, 39%, 20%)
LABlab(75.4 -40.6 32.4)
LCHlch(75.4 52.0 141.5)
OKLCHoklch(0.774 0.137 144.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ccc7c on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#7ccc7c on black: 10.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red48.6%
Green80.0%
Blue48.6%

CMYK percentages

Cyan39.2%
Magenta0.0%
Yellow39.2%
Key (black)20.0%

Color previews

#7ccc7c text on a black background

contrast 10.79:1

Card sample

#7ccc7c text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7ccc7c;
Background color
Panel with #7ccc7c background
background-color: #7ccc7c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7ccc7c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 204, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 204, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ccc7c;
background: linear-gradient(135deg, #7ccc7c, #7CCCB1);

Monochromatic scale

Palettes built from #7ccc7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7ccc7c in the Color Lab