Skip to content

#c2ff64

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

RGB
194, 255, 100
HSL
84°, 100%, 70%
CMYK
24, 0, 61, 0
Luminance
0.8391

Every format

HEX#c2ff64
RGBrgb(194, 255, 100)
HSLhsl(84, 100%, 70%)
CMYKcmyk(24%, 0%, 61%, 0%)
LABlab(93.4 -42.0 66.0)
LCHlch(93.4 78.3 122.4)
OKLCHoklch(0.929 0.193 127.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.1%
Green100.0%
Blue39.2%

CMYK percentages

Cyan23.9%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#c2ff64 text on a black background

contrast 17.78:1

Card sample

#c2ff64 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ff64 in the Color Lab