Skip to content

#97da00

a dark, electric green · cool · closest name: yellow

RGB
151, 218, 0
HSL
78°, 100%, 43%
CMYK
31, 0, 100, 15
Luminance
0.5672

Every format

HEX#97da00
RGBrgb(151, 218, 0)
HSLhsl(78, 100%, 43%)
CMYKcmyk(31%, 0%, 100%, 15%)
LABlab(80.0 -46.1 78.6)
LCHlch(80.0 91.1 120.4)
OKLCHoklch(0.812 0.214 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#97da00 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#97da00 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red59.2%
Green85.5%
Blue0.0%

CMYK percentages

Cyan30.7%
Magenta0.0%
Yellow100.0%
Key (black)14.5%

Color previews

#97da00 text on a black background

contrast 12.34:1

Card sample

#97da00 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #97da00;
Background color
Panel with #97da00 background
background-color: #97da00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #97da00;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(151, 218, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 218, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97da00;
background: linear-gradient(135deg, #97da00, #06DA00);

Monochromatic scale

Palettes built from #97da00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #97da00 in the Color Lab