Skip to content

#c5ff5c

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

RGB
197, 255, 92
HSL
81°, 100%, 68%
CMYK
23, 0, 64, 0
Luminance
0.8416

Every format

HEX#c5ff5c
RGBrgb(197, 255, 92)
HSLhsl(81, 100%, 68%)
CMYKcmyk(23%, 0%, 64%, 0%)
LABlab(93.5 -41.5 69.4)
LCHlch(93.5 80.9 120.8)
OKLCHoklch(0.930 0.198 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c5ff5c on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#c5ff5c on black: 17.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red77.3%
Green100.0%
Blue36.1%

CMYK percentages

Cyan22.7%
Magenta0.0%
Yellow63.9%
Key (black)0.0%

Color previews

#c5ff5c text on a black background

contrast 17.83:1

Card sample

#c5ff5c text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(197, 255, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(197, 255, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c5ff5c;
background: linear-gradient(135deg, #c5ff5c, #5CFF5F);

Monochromatic scale

Palettes built from #c5ff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c5ff5c in the Color Lab