Skip to content

#9df255

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

RGB
157, 242, 85
HSL
93°, 86%, 64%
CMYK
35, 0, 65, 5
Luminance
0.7133

Every format

HEX#9df255
RGBrgb(157, 242, 85)
HSLhsl(93, 86%, 64%)
CMYKcmyk(35%, 0%, 65%, 5%)
LABlab(87.6 -50.5 65.3)
LCHlch(87.6 82.5 127.7)
OKLCHoklch(0.876 0.206 133.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9df255 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#9df255 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green94.9%
Blue33.3%

CMYK percentages

Cyan35.1%
Magenta0.0%
Yellow64.9%
Key (black)5.1%

Color previews

#9df255 text on a black background

contrast 15.27:1

Card sample

#9df255 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9df255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9df255 in the Color Lab