Skip to content

#cdfc80

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

RGB
205, 252, 128
HSL
83°, 95%, 75%
CMYK
19, 0, 49, 1
Luminance
0.8416

Every format

HEX#cdfc80
RGBrgb(205, 252, 128)
HSLhsl(83, 95%, 75%)
CMYKcmyk(19%, 0%, 49%, 1%)
LABlab(93.5 -34.1 54.1)
LCHlch(93.5 63.9 122.2)
OKLCHoklch(0.932 0.160 126.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfc80 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdfc80 on black: 17.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue50.2%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow49.2%
Key (black)1.2%

Color previews

#cdfc80 text on a black background

contrast 17.83:1

Card sample

#cdfc80 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc80 in the Color Lab