Skip to content

#cdff05

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

RGB
205, 255, 5
HSL
72°, 100%, 51%
CMYK
20, 0, 98, 0
Luminance
0.8451

Every format

HEX#cdff05
RGBrgb(205, 255, 5)
HSLhsl(72, 100%, 51%)
CMYKcmyk(20%, 0%, 98%, 0%)
LABlab(93.7 -41.5 90.0)
LCHlch(93.7 99.1 114.8)
OKLCHoklch(0.931 0.228 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff05 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdff05 on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue2.0%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow98.0%
Key (black)0.0%

Color previews

#cdff05 text on a black background

contrast 17.90:1

Card sample

#cdff05 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff05

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff05 in the Color Lab