Skip to content

#cdf95d

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

RGB
205, 249, 93
HSL
77°, 93%, 67%
CMYK
18, 0, 63, 2
Luminance
0.8152

Every format

HEX#cdf95d
RGBrgb(205, 249, 93)
HSLhsl(77, 93%, 67%)
CMYKcmyk(18%, 0%, 63%, 2%)
LABlab(92.4 -35.7 67.9)
LCHlch(92.4 76.8 117.7)
OKLCHoklch(0.922 0.186 123.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf95d on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdf95d on black: 17.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green97.6%
Blue36.5%

CMYK percentages

Cyan17.7%
Magenta0.0%
Yellow62.7%
Key (black)2.4%

Color previews

#cdf95d text on a black background

contrast 17.30:1

Card sample

#cdf95d text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 249, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 249, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf95d;
background: linear-gradient(135deg, #cdf95d, #65F95D);

Monochromatic scale

Palettes built from #cdf95d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf95d in the Color Lab