Skip to content

#c0ff5c

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

RGB
192, 255, 92
HSL
83°, 100%, 68%
CMYK
25, 0, 64, 0
Luminance
0.8350

Every format

HEX#c0ff5c
RGBrgb(192, 255, 92)
HSLhsl(83, 100%, 68%)
CMYKcmyk(25%, 0%, 64%, 0%)
LABlab(93.2 -43.3 69.0)
LCHlch(93.2 81.5 122.1)
OKLCHoklch(0.927 0.200 127.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ff5c on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#c0ff5c on black: 17.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green100.0%
Blue36.1%

CMYK percentages

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

Color previews

#c0ff5c text on a black background

contrast 17.70:1

Card sample

#c0ff5c text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ff5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ff5c in the Color Lab