Skip to content

#ccfd50

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

RGB
204, 253, 80
HSL
77°, 98%, 65%
CMYK
19, 0, 68, 1
Luminance
0.8367

Every format

HEX#ccfd50
RGBrgb(204, 253, 80)
HSLhsl(77, 98%, 65%)
CMYKcmyk(19%, 0%, 68%, 1%)
LABlab(93.3 -38.7 73.8)
LCHlch(93.3 83.4 117.7)
OKLCHoklch(0.929 0.200 124.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue31.4%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow68.4%
Key (black)0.8%

Color previews

#ccfd50 text on a black background

contrast 17.73:1

Card sample

#ccfd50 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 253, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 253, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccfd50;
background: linear-gradient(135deg, #ccfd50, #59FD50);

Monochromatic scale

Palettes built from #ccfd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd50 in the Color Lab