Skip to content

#cdff4d

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

RGB
205, 255, 77
HSL
77°, 100%, 65%
CMYK
20, 0, 70, 0
Luminance
0.8503

Every format

HEX#cdff4d
RGBrgb(205, 255, 77)
HSLhsl(77, 100%, 65%)
CMYKcmyk(20%, 0%, 70%, 0%)
LABlab(93.9 -39.4 75.5)
LCHlch(93.9 85.2 117.6)
OKLCHoklch(0.934 0.204 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue30.2%

CMYK percentages

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

Color previews

#cdff4d text on a black background

contrast 18.01:1

Card sample

#cdff4d text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff4d in the Color Lab