Skip to content

#cdfb5d

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

RGB
205, 251, 93
HSL
78°, 95%, 68%
CMYK
18, 0, 63, 2
Luminance
0.8276

Every format

HEX#cdfb5d
RGBrgb(205, 251, 93)
HSLhsl(78, 95%, 68%)
CMYKcmyk(18%, 0%, 63%, 2%)
LABlab(92.9 -36.6 68.5)
LCHlch(92.9 77.7 118.1)
OKLCHoklch(0.926 0.189 123.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfb5d on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#cdfb5d on black: 17.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.4%
Blue36.5%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow62.9%
Key (black)1.6%

Color previews

#cdfb5d text on a black background

contrast 17.55:1

Card sample

#cdfb5d text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfb5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfb5d in the Color Lab