Skip to content

#98ff64

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

RGB
152, 255, 100
HSL
100°, 100%, 70%
CMYK
40, 0, 61, 0
Luminance
0.7912

Every format

HEX#98ff64
RGBrgb(152, 255, 100)
HSLhsl(100, 100%, 70%)
CMYKcmyk(40%, 0%, 61%, 0%)
LABlab(91.3 -56.1 63.1)
LCHlch(91.3 84.5 131.6)
OKLCHoklch(0.906 0.213 136.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98ff64 on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#98ff64 on black: 16.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green100.0%
Blue39.2%

CMYK percentages

Cyan40.4%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#98ff64 text on a black background

contrast 16.82:1

Card sample

#98ff64 text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #98ff64;
Background color
Panel with #98ff64 background
background-color: #98ff64;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #98ff64;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(152, 255, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 255, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98ff64;
background: linear-gradient(135deg, #98ff64, #64FF97);

Monochromatic scale

Palettes built from #98ff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98ff64 in the Color Lab