Skip to content

#cdfc4d

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

RGB
205, 252, 77
HSL
76°, 97%, 65%
CMYK
19, 0, 69, 1
Luminance
0.8314

Every format

HEX#cdfc4d
RGBrgb(205, 252, 77)
HSLhsl(76, 97%, 65%)
CMYKcmyk(19%, 0%, 69%, 1%)
LABlab(93.1 -38.1 74.7)
LCHlch(93.1 83.8 117.0)
OKLCHoklch(0.927 0.201 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue30.2%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow69.4%
Key (black)1.2%

Color previews

#cdfc4d text on a black background

contrast 17.63:1

Card sample

#cdfc4d text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc4d in the Color Lab