Skip to content

#64c255

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

RGB
100, 194, 85
HSL
112°, 47%, 55%
CMYK
49, 0, 56, 24
Luminance
0.4195

Every format

HEX#64c255
RGBrgb(100, 194, 85)
HSLhsl(112, 47%, 55%)
CMYKcmyk(49%, 0%, 56%, 24%)
LABlab(70.8 -48.9 45.7)
LCHlch(70.8 67.0 136.9)
OKLCHoklch(0.732 0.172 141.0)

Copy-ready code

/* CSS */
color: #64c255;
background-color: #64c255;
/* Tailwind (arbitrary) */
class="text-[#64c255] bg-[#64c255]"
/* SCSS */
$brand: #64c255;
/* SwiftUI */
Color(red: 0.392, green: 0.761, blue: 0.333)
/* Android */
Color.parseColor("#64c255")

Accessibility — WCAG contrast

Aa
#64c255 on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#64c255 on black: 9.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red39.2%
Green76.1%
Blue33.3%

CMYK percentages

Cyan48.5%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#64c255 text on a black background

contrast 9.39:1

Card sample

#64c255 text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #64c255;
Background color
Panel with #64c255 background
background-color: #64c255;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #64c255;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(100, 194, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(100, 194, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #64c255;
background: linear-gradient(135deg, #64c255, #55C28F);

Monochromatic scale

Palettes built from #64c255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #64c255 in the Color Lab