Skip to content

#cdfc7d

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

RGB
205, 252, 125
HSL
82°, 96%, 74%
CMYK
19, 0, 50, 1
Luminance
0.8408

Every format

HEX#cdfc7d
RGBrgb(205, 252, 125)
HSLhsl(82, 96%, 74%)
CMYKcmyk(19%, 0%, 50%, 1%)
LABlab(93.5 -34.4 55.4)
LCHlch(93.5 65.2 121.8)
OKLCHoklch(0.932 0.163 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green98.8%
Blue49.0%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow50.4%
Key (black)1.2%

Color previews

#cdfc7d text on a black background

contrast 17.82:1

Card sample

#cdfc7d text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc7d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc7d in the Color Lab