Skip to content

#cdff64

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

RGB
205, 255, 100
HSL
79°, 100%, 70%
CMYK
20, 0, 61, 0
Luminance
0.8542

Every format

HEX#cdff64
RGBrgb(205, 255, 100)
HSLhsl(79, 100%, 70%)
CMYKcmyk(20%, 0%, 61%, 0%)
LABlab(94.1 -37.9 67.0)
LCHlch(94.1 76.9 119.5)
OKLCHoklch(0.936 0.188 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff64 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cdff64 on black: 18.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue39.2%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#cdff64 text on a black background

contrast 18.08:1

Card sample

#cdff64 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 255, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 255, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdff64;
background: linear-gradient(135deg, #cdff64, #66FF64);

Monochromatic scale

Palettes built from #cdff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff64 in the Color Lab