Skip to content

#cdfc2f

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

RGB
205, 252, 47
HSL
74°, 97%, 59%
CMYK
19, 0, 81, 1
Luminance
0.8281

Every format

HEX#cdfc2f
RGBrgb(205, 252, 47)
HSLhsl(74, 97%, 59%)
CMYKcmyk(19%, 0%, 81%, 1%)
LABlab(92.9 -39.4 83.4)
LCHlch(92.9 92.3 115.3)
OKLCHoklch(0.926 0.215 122.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfc2f on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#cdfc2f on black: 17.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue18.4%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow81.3%
Key (black)1.2%

Color previews

#cdfc2f text on a black background

contrast 17.56:1

Card sample

#cdfc2f text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc2f in the Color Lab