Skip to content

#c0ff80

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

RGB
192, 255, 128
HSL
90°, 100%, 75%
CMYK
25, 0, 50, 0
Luminance
0.8428

Every format

HEX#c0ff80
RGBrgb(192, 255, 128)
HSLhsl(90, 100%, 75%)
CMYKcmyk(25%, 0%, 50%, 0%)
LABlab(93.6 -40.1 54.0)
LCHlch(93.6 67.2 126.6)
OKLCHoklch(0.931 0.170 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.3%
Green100.0%
Blue50.2%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow49.8%
Key (black)0.0%

Color previews

#c0ff80 text on a black background

contrast 17.86:1

Card sample

#c0ff80 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ff80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ff80 in the Color Lab