Skip to content

#cdff8c

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

RGB
205, 255, 140
HSL
86°, 100%, 78%
CMYK
20, 0, 45, 0
Luminance
0.8639

Every format

HEX#cdff8c
RGBrgb(205, 255, 140)
HSLhsl(86, 100%, 78%)
CMYKcmyk(20%, 0%, 45%, 0%)
LABlab(94.5 -34.2 49.6)
LCHlch(94.5 60.3 124.5)
OKLCHoklch(0.941 0.153 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff8c on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cdff8c on black: 18.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue54.9%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow45.1%
Key (black)0.0%

Color previews

#cdff8c text on a black background

contrast 18.28:1

Card sample

#cdff8c text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff8c in the Color Lab