Skip to content

#cdf18d

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

RGB
205, 241, 141
HSL
82°, 78%, 75%
CMYK
15, 0, 42, 6
Luminance
0.7781

Every format

HEX#cdf18d
RGBrgb(205, 241, 141)
HSLhsl(82, 78%, 75%)
CMYKcmyk(15%, 0%, 42%, 6%)
LABlab(90.7 -27.6 44.4)
LCHlch(90.7 52.3 121.8)
OKLCHoklch(0.910 0.132 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf18d on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdf18d on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green94.5%
Blue55.3%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow41.5%
Key (black)5.5%

Color previews

#cdf18d text on a black background

contrast 16.56:1

Card sample

#cdf18d text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf18d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf18d in the Color Lab