Skip to content

#65ff3d

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

RGB
101, 255, 61
HSL
108°, 100%, 62%
CMYK
60, 0, 76, 0
Luminance
0.7462

Every format

HEX#65ff3d
RGBrgb(101, 255, 61)
HSLhsl(108, 100%, 62%)
CMYKcmyk(60%, 0%, 76%, 0%)
LABlab(89.2 -72.8 74.5)
LCHlch(89.2 104.2 134.3)
OKLCHoklch(0.883 0.260 140.2)

Copy-ready code

/* CSS */
color: #65ff3d;
background-color: #65ff3d;
/* Tailwind (arbitrary) */
class="text-[#65ff3d] bg-[#65ff3d]"
/* SCSS */
$brand: #65ff3d;
/* SwiftUI */
Color(red: 0.396, green: 1.000, blue: 0.239)
/* Android */
Color.parseColor("#65ff3d")

Accessibility — WCAG contrast

Aa
#65ff3d on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#65ff3d on black: 15.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green100.0%
Blue23.9%

CMYK percentages

Cyan60.4%
Magenta0.0%
Yellow76.1%
Key (black)0.0%

Color previews

#65ff3d text on a black background

contrast 15.92:1

Card sample

#65ff3d text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #65ff3d;
Background color
Panel with #65ff3d background
background-color: #65ff3d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #65ff3d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(101, 255, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 255, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #65ff3d;
background: linear-gradient(135deg, #65ff3d, #3DFF96);

Monochromatic scale

Palettes built from #65ff3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65ff3d in the Color Lab