Skip to content

#90ff00

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

RGB
144, 255, 0
HSL
86°, 100%, 50%
CMYK
44, 0, 100, 0
Luminance
0.7745

Every format

HEX#90ff00
RGBrgb(144, 255, 0)
HSLhsl(86, 100%, 50%)
CMYKcmyk(44%, 0%, 100%, 0%)
LABlab(90.5 -63.0 86.6)
LCHlch(90.5 107.1 126.1)
OKLCHoklch(0.897 0.257 133.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#90ff00 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#90ff00 on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.5%
Green100.0%
Blue0.0%

CMYK percentages

Cyan43.5%
Magenta0.0%
Yellow100.0%
Key (black)0.0%

Color previews

#90ff00 text on a black background

contrast 16.49:1

Card sample

#90ff00 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #90ff00;
Background color
Panel with #90ff00 background
background-color: #90ff00;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #90ff00;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(144, 255, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(144, 255, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #90ff00;
background: linear-gradient(135deg, #90ff00, #00FF1A);

Monochromatic scale

Palettes built from #90ff00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #90ff00 in the Color Lab