Skip to content

#cdfc63

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

RGB
205, 252, 99
HSL
78°, 96%, 69%
CMYK
19, 0, 61, 1
Luminance
0.8350

Every format

HEX#cdfc63
RGBrgb(205, 252, 99)
HSLhsl(78, 96%, 69%)
CMYKcmyk(19%, 0%, 61%, 1%)
LABlab(93.2 -36.6 66.5)
LCHlch(93.2 75.9 118.9)
OKLCHoklch(0.929 0.185 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue38.8%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow60.7%
Key (black)1.2%

Color previews

#cdfc63 text on a black background

contrast 17.70:1

Card sample

#cdfc63 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 252, 99, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 252, 99, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdfc63;
background: linear-gradient(135deg, #cdfc63, #67FC63);

Monochromatic scale

Palettes built from #cdfc63

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc63 in the Color Lab