Skip to content

#cdfc65

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

RGB
205, 252, 101
HSL
79°, 96%, 69%
CMYK
19, 0, 60, 1
Luminance
0.8354

Every format

HEX#cdfc65
RGBrgb(205, 252, 101)
HSLhsl(79, 96%, 69%)
CMYKcmyk(19%, 0%, 60%, 1%)
LABlab(93.3 -36.5 65.7)
LCHlch(93.3 75.1 119.1)
OKLCHoklch(0.929 0.184 124.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue39.6%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow59.9%
Key (black)1.2%

Color previews

#cdfc65 text on a black background

contrast 17.71:1

Card sample

#cdfc65 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc65 in the Color Lab