Skip to content

#c1ff64

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

RGB
193, 255, 100
HSL
84°, 100%, 70%
CMYK
24, 0, 61, 0
Luminance
0.8378

Every format

HEX#c1ff64
RGBrgb(193, 255, 100)
HSLhsl(84, 100%, 70%)
CMYKcmyk(24%, 0%, 61%, 0%)
LABlab(93.3 -42.3 66.0)
LCHlch(93.3 78.4 122.7)
OKLCHoklch(0.928 0.194 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red75.7%
Green100.0%
Blue39.2%

CMYK percentages

Cyan24.3%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#c1ff64 text on a black background

contrast 17.76:1

Card sample

#c1ff64 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 255, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 255, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1ff64;
background: linear-gradient(135deg, #c1ff64, #64FF6E);

Monochromatic scale

Palettes built from #c1ff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1ff64 in the Color Lab