Skip to content

#cdff78

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

RGB
205, 255, 120
HSL
82°, 100%, 74%
CMYK
20, 0, 53, 0
Luminance
0.8586

Every format

HEX#cdff78
RGBrgb(205, 255, 120)
HSLhsl(82, 100%, 74%)
CMYKcmyk(20%, 0%, 53%, 0%)
LABlab(94.3 -36.2 58.6)
LCHlch(94.3 68.9 121.7)
OKLCHoklch(0.938 0.172 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue47.1%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow52.9%
Key (black)0.0%

Color previews

#cdff78 text on a black background

contrast 18.17:1

Card sample

#cdff78 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff78

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff78 in the Color Lab