Skip to content

#98f764

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

RGB
152, 247, 100
HSL
99°, 90%, 68%
CMYK
39, 0, 60, 3
Luminance
0.7412

Every format

HEX#98f764
RGBrgb(152, 247, 100)
HSLhsl(99, 90%, 68%)
CMYKcmyk(39%, 0%, 60%, 3%)
LABlab(89.0 -52.9 60.5)
LCHlch(89.0 80.4 131.2)
OKLCHoklch(0.887 0.203 136.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98f764 on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#98f764 on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green96.9%
Blue39.2%

CMYK percentages

Cyan38.5%
Magenta0.0%
Yellow59.5%
Key (black)3.1%

Color previews

#98f764 text on a black background

contrast 15.82:1

Card sample

#98f764 text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #98f764

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98f764 in the Color Lab