Skip to content

#c3ff57

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

RGB
195, 255, 87
HSL
81°, 100%, 67%
CMYK
24, 0, 66, 0
Luminance
0.8381

Every format

HEX#c3ff57
RGBrgb(195, 255, 87)
HSLhsl(81, 100%, 67%)
CMYKcmyk(24%, 0%, 66%, 0%)
LABlab(93.4 -42.5 71.2)
LCHlch(93.4 82.9 120.9)
OKLCHoklch(0.928 0.202 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green100.0%
Blue34.1%

CMYK percentages

Cyan23.5%
Magenta0.0%
Yellow65.9%
Key (black)0.0%

Color previews

#c3ff57 text on a black background

contrast 17.76:1

Card sample

#c3ff57 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 255, 87, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 255, 87, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3ff57;
background: linear-gradient(135deg, #c3ff57, #57FF5B);

Monochromatic scale

Palettes built from #c3ff57

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3ff57 in the Color Lab