Skip to content

#7df360

a light, electric green · cool · closest name: lime

RGB
125, 243, 96
HSL
108°, 86%, 67%
CMYK
49, 0, 61, 5
Luminance
0.6931

Every format

HEX#7df360
RGBrgb(125, 243, 96)
HSLhsl(108, 86%, 67%)
CMYKcmyk(49%, 0%, 61%, 5%)
LABlab(86.7 -59.8 59.3)
LCHlch(86.7 84.2 135.2)
OKLCHoklch(0.865 0.214 139.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7df360 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#7df360 on black: 14.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red49.0%
Green95.3%
Blue37.6%

CMYK percentages

Cyan48.6%
Magenta0.0%
Yellow60.5%
Key (black)4.7%

Color previews

#7df360 text on a black background

contrast 14.86:1

Card sample

#7df360 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 243, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 243, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7df360;
background: linear-gradient(135deg, #7df360, #60F3A5);

Monochromatic scale

Palettes built from #7df360

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #7df360 in the Color Lab