Skip to content

#65c33c

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

RGB
101, 195, 60
HSL
102°, 53%, 50%
CMYK
48, 0, 69, 24
Luminance
0.4212

Every format

HEX#65c33c
RGBrgb(101, 195, 60)
HSLhsl(102, 53%, 50%)
CMYKcmyk(48%, 0%, 69%, 24%)
LABlab(71.0 -51.5 56.6)
LCHlch(71.0 76.5 132.3)
OKLCHoklch(0.732 0.192 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#65c33c on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#65c33c on black: 9.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.6%
Green76.5%
Blue23.5%

CMYK percentages

Cyan48.2%
Magenta0.0%
Yellow69.2%
Key (black)23.5%

Color previews

#65c33c text on a black background

contrast 9.42:1

Card sample

#65c33c text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #65c33c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #65c33c in the Color Lab