Skip to content

#99da58

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

RGB
153, 218, 88
HSL
90°, 64%, 60%
CMYK
30, 0, 60, 15
Luminance
0.5762

Every format

HEX#99da58
RGBrgb(153, 218, 88)
HSLhsl(90, 64%, 60%)
CMYKcmyk(30%, 0%, 60%, 15%)
LABlab(80.5 -41.5 56.2)
LCHlch(80.5 69.8 126.4)
OKLCHoklch(0.818 0.175 131.6)

Copy-ready code

/* CSS */
color: #99da58;
background-color: #99da58;
/* Tailwind (arbitrary) */
class="text-[#99da58] bg-[#99da58]"
/* SCSS */
$brand: #99da58;
/* SwiftUI */
Color(red: 0.600, green: 0.855, blue: 0.345)
/* Android */
Color.parseColor("#99da58")

Accessibility — WCAG contrast

Aa
#99da58 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#99da58 on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.0%
Green85.5%
Blue34.5%

CMYK percentages

Cyan29.8%
Magenta0.0%
Yellow59.6%
Key (black)14.5%

Color previews

#99da58 text on a black background

contrast 12.52:1

Card sample

#99da58 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #99da58;
Background color
Panel with #99da58 background
background-color: #99da58;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #99da58;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(153, 218, 88, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(153, 218, 88, 0.45);
Border & gradient
Gradient panel
border: 3px solid #99da58;
background: linear-gradient(135deg, #99da58, #58DA6E);

Monochromatic scale

Palettes built from #99da58

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #99da58 in the Color Lab