Skip to content

#cdfc5f

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

RGB
205, 252, 95
HSL
78°, 96%, 68%
CMYK
19, 0, 62, 1
Luminance
0.8343

Every format

HEX#cdfc5f
RGBrgb(205, 252, 95)
HSLhsl(78, 96%, 68%)
CMYKcmyk(19%, 0%, 62%, 1%)
LABlab(93.2 -36.9 68.0)
LCHlch(93.2 77.4 118.5)
OKLCHoklch(0.929 0.188 124.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue37.3%

CMYK percentages

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

Color previews

#cdfc5f text on a black background

contrast 17.69:1

Card sample

#cdfc5f text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc5f in the Color Lab