Skip to content

#cdff8b

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

RGB
205, 255, 139
HSL
86°, 100%, 77%
CMYK
20, 0, 46, 0
Luminance
0.8636

Every format

HEX#cdff8b
RGBrgb(205, 255, 139)
HSLhsl(86, 100%, 77%)
CMYKcmyk(20%, 0%, 46%, 0%)
LABlab(94.5 -34.3 50.1)
LCHlch(94.5 60.7 124.4)
OKLCHoklch(0.940 0.154 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue54.5%

CMYK percentages

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

Color previews

#cdff8b text on a black background

contrast 18.27:1

Card sample

#cdff8b text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff8b in the Color Lab