Skip to content

#ccfd5c

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

RGB
204, 253, 92
HSL
78°, 98%, 68%
CMYK
19, 0, 64, 1
Luminance
0.8386

Every format

HEX#ccfd5c
RGBrgb(204, 253, 92)
HSLhsl(78, 98%, 68%)
CMYKcmyk(19%, 0%, 64%, 1%)
LABlab(93.4 -38.0 69.4)
LCHlch(93.4 79.1 118.7)
OKLCHoklch(0.930 0.192 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue36.1%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow63.6%
Key (black)0.8%

Color previews

#ccfd5c text on a black background

contrast 17.77:1

Card sample

#ccfd5c text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd5c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd5c in the Color Lab