Skip to content

#7dec8f

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

RGB
125, 236, 143
HSL
130°, 75%, 71%
CMYK
47, 0, 39, 8
Luminance
0.6633

Every format

HEX#7dec8f
RGBrgb(125, 236, 143)
HSLhsl(130, 75%, 71%)
CMYKcmyk(47%, 0%, 39%, 8%)
LABlab(85.2 -51.0 35.5)
LCHlch(85.2 62.1 145.2)
OKLCHoklch(0.855 0.164 147.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7dec8f on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#7dec8f on black: 14.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green92.5%
Blue56.1%

CMYK percentages

Cyan47.0%
Magenta0.0%
Yellow39.4%
Key (black)7.5%

Color previews

#7dec8f text on a black background

contrast 14.27:1

Card sample

#7dec8f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 236, 143, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 236, 143, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7dec8f;
background: linear-gradient(135deg, #7dec8f, #7DECD9);

Monochromatic scale

Palettes built from #7dec8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7dec8f in the Color Lab