Skip to content

#98df6f

a light, vivid green · cool · closest name: olivedrab

RGB
152, 223, 111
HSL
98°, 64%, 66%
CMYK
32, 0, 50, 13
Luminance
0.6060

Every format

HEX#98df6f
RGBrgb(152, 223, 111)
HSLhsl(98, 64%, 66%)
CMYKcmyk(32%, 0%, 50%, 13%)
LABlab(82.2 -41.6 47.6)
LCHlch(82.2 63.2 131.2)
OKLCHoklch(0.832 0.162 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#98df6f on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#98df6f on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.6%
Green87.5%
Blue43.5%

CMYK percentages

Cyan31.8%
Magenta0.0%
Yellow50.2%
Key (black)12.5%

Color previews

#98df6f text on a black background

contrast 13.12:1

Card sample

#98df6f text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(152, 223, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(152, 223, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #98df6f;
background: linear-gradient(135deg, #98df6f, #6FDF91);

Monochromatic scale

Palettes built from #98df6f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #98df6f in the Color Lab