Skip to content

#c2f63c

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

RGB
194, 246, 60
HSL
77°, 91%, 60%
CMYK
21, 0, 76, 4
Luminance
0.7771

Every format

HEX#c2f63c
RGBrgb(194, 246, 60)
HSLhsl(77, 91%, 60%)
CMYKcmyk(21%, 0%, 76%, 4%)
LABlab(90.7 -40.5 77.6)
LCHlch(90.7 87.5 117.5)
OKLCHoklch(0.906 0.208 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2f63c on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#c2f63c on black: 16.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green96.5%
Blue23.5%

CMYK percentages

Cyan21.1%
Magenta0.0%
Yellow75.6%
Key (black)3.5%

Color previews

#c2f63c text on a black background

contrast 16.54:1

Card sample

#c2f63c text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 246, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 246, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2f63c;
background: linear-gradient(135deg, #c2f63c, #46F63C);

Monochromatic scale

Palettes built from #c2f63c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2f63c in the Color Lab