Skip to content

#c3fd5b

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

RGB
195, 253, 91
HSL
82°, 98%, 68%
CMYK
23, 0, 64, 1
Luminance
0.8261

Every format

HEX#c3fd5b
RGBrgb(195, 253, 91)
HSLhsl(82, 98%, 68%)
CMYKcmyk(23%, 0%, 64%, 1%)
LABlab(92.8 -41.4 69.1)
LCHlch(92.8 80.5 120.9)
OKLCHoklch(0.924 0.197 126.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3fd5b on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c3fd5b on black: 17.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green99.2%
Blue35.7%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow64.0%
Key (black)0.8%

Color previews

#c3fd5b text on a black background

contrast 17.52:1

Card sample

#c3fd5b text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 253, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 253, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3fd5b;
background: linear-gradient(135deg, #c3fd5b, #5BFD5F);

Monochromatic scale

Palettes built from #c3fd5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3fd5b in the Color Lab