Skip to content

#ccfd00

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

RGB
204, 253, 0
HSL
72°, 100%, 50%
CMYK
19, 0, 100, 1
Luminance
0.8309

Every format

HEX#ccfd00
RGBrgb(204, 253, 0)
HSLhsl(72, 100%, 50%)
CMYKcmyk(19%, 0%, 100%, 1%)
LABlab(93.0 -41.1 89.9)
LCHlch(93.0 98.8 114.6)
OKLCHoklch(0.926 0.227 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccfd00 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ccfd00 on black: 17.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green99.2%
Blue0.0%

CMYK percentages

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

Color previews

#ccfd00 text on a black background

contrast 17.62:1

Card sample

#ccfd00 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd00 in the Color Lab