Skip to content

#cdf86c

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

RGB
205, 248, 108
HSL
78°, 91%, 70%
CMYK
17, 0, 57, 3
Luminance
0.8120

Every format

HEX#cdf86c
RGBrgb(205, 248, 108)
HSLhsl(78, 91%, 70%)
CMYKcmyk(17%, 0%, 57%, 3%)
LABlab(92.2 -34.1 61.5)
LCHlch(92.2 70.3 119.0)
OKLCHoklch(0.921 0.173 124.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf86c on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cdf86c on black: 17.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green97.3%
Blue42.4%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow56.5%
Key (black)2.7%

Color previews

#cdf86c text on a black background

contrast 17.24:1

Card sample

#cdf86c text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 248, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 248, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf86c;
background: linear-gradient(135deg, #cdf86c, #70F86C);

Monochromatic scale

Palettes built from #cdf86c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf86c in the Color Lab