Skip to content

#5df255

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

RGB
93, 242, 85
HSL
117°, 86%, 64%
CMYK
62, 0, 65, 5
Luminance
0.6649

Every format

HEX#5df255
RGBrgb(93, 242, 85)
HSLhsl(117, 86%, 64%)
CMYKcmyk(62%, 0%, 65%, 5%)
LABlab(85.2 -68.4 62.0)
LCHlch(85.2 92.3 137.8)
OKLCHoklch(0.850 0.235 142.4)

Copy-ready code

/* CSS */
color: #5df255;
background-color: #5df255;
/* Tailwind (arbitrary) */
class="text-[#5df255] bg-[#5df255]"
/* SCSS */
$brand: #5df255;
/* SwiftUI */
Color(red: 0.365, green: 0.949, blue: 0.333)
/* Android */
Color.parseColor("#5df255")

Accessibility — WCAG contrast

Aa
#5df255 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#5df255 on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green94.9%
Blue33.3%

CMYK percentages

Cyan61.6%
Magenta0.0%
Yellow64.9%
Key (black)5.1%

Color previews

#5df255 text on a black background

contrast 14.30:1

Card sample

#5df255 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5df255;
Background color
Panel with #5df255 background
background-color: #5df255;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5df255;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(93, 242, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 242, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df255;
background: linear-gradient(135deg, #5df255, #55F2B6);

Monochromatic scale

Palettes built from #5df255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5df255 in the Color Lab