Skip to content

#cdfc8c

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

RGB
205, 252, 140
HSL
85°, 95%, 77%
CMYK
19, 0, 44, 1
Luminance
0.8449

Every format

HEX#cdfc8c
RGBrgb(205, 252, 140)
HSLhsl(85, 95%, 77%)
CMYKcmyk(19%, 0%, 44%, 1%)
LABlab(93.7 -32.8 48.6)
LCHlch(93.7 58.7 124.0)
OKLCHoklch(0.934 0.149 127.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfc8c on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdfc8c on black: 17.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.8%
Blue54.9%

CMYK percentages

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

Color previews

#cdfc8c text on a black background

contrast 17.90:1

Card sample

#cdfc8c text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfc8c in the Color Lab