Skip to content

#c2ec4b

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

RGB
194, 236, 75
HSL
76°, 81%, 61%
CMYK
18, 0, 68, 8
Luminance
0.7197

Every format

HEX#c2ec4b
RGBrgb(194, 236, 75)
HSLhsl(76, 81%, 61%)
CMYKcmyk(18%, 0%, 68%, 8%)
LABlab(88.0 -35.2 70.0)
LCHlch(88.0 78.4 116.7)
OKLCHoklch(0.884 0.188 123.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ec4b on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#c2ec4b on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green92.5%
Blue29.4%

CMYK percentages

Cyan17.8%
Magenta0.0%
Yellow68.2%
Key (black)7.5%

Color previews

#c2ec4b text on a black background

contrast 15.39:1

Card sample

#c2ec4b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 236, 75, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 236, 75, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2ec4b;
background: linear-gradient(135deg, #c2ec4b, #57EC4B);

Monochromatic scale

Palettes built from #c2ec4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ec4b in the Color Lab