Skip to content

#c3eb4d

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

RGB
195, 235, 77
HSL
75°, 80%, 61%
CMYK
17, 0, 67, 8
Luminance
0.7155

Every format

HEX#c3eb4d
RGBrgb(195, 235, 77)
HSLhsl(75, 80%, 61%)
CMYKcmyk(17%, 0%, 67%, 8%)
LABlab(87.8 -34.2 69.1)
LCHlch(87.8 77.1 116.4)
OKLCHoklch(0.883 0.185 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3eb4d on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#c3eb4d on black: 15.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green92.2%
Blue30.2%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow67.2%
Key (black)7.8%

Color previews

#c3eb4d text on a black background

contrast 15.31:1

Card sample

#c3eb4d text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3eb4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3eb4d in the Color Lab