Skip to content

#cdff5f

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

RGB
205, 255, 95
HSL
79°, 100%, 69%
CMYK
20, 0, 63, 0
Luminance
0.8533

Every format

HEX#cdff5f
RGBrgb(205, 255, 95)
HSLhsl(79, 100%, 69%)
CMYKcmyk(20%, 0%, 63%, 0%)
LABlab(94.0 -38.3 68.9)
LCHlch(94.0 78.8 119.0)
OKLCHoklch(0.935 0.192 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff5f on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cdff5f on black: 18.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue37.3%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow62.7%
Key (black)0.0%

Color previews

#cdff5f text on a black background

contrast 18.07:1

Card sample

#cdff5f text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff5f in the Color Lab