Skip to content

#ccfd03

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

RGB
204, 253, 3
HSL
72°, 98%, 50%
CMYK
19, 0, 99, 1
Luminance
0.8309

Every format

HEX#ccfd03
RGBrgb(204, 253, 3)
HSLhsl(72, 98%, 50%)
CMYKcmyk(19%, 0%, 99%, 1%)
LABlab(93.1 -41.0 89.6)
LCHlch(93.1 98.6 114.6)
OKLCHoklch(0.926 0.226 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue1.2%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow98.8%
Key (black)0.8%

Color previews

#ccfd03 text on a black background

contrast 17.62:1

Card sample

#ccfd03 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfd03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfd03 in the Color Lab