Skip to content

#cdff53

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

RGB
205, 255, 83
HSL
77°, 100%, 66%
CMYK
20, 0, 68, 0
Luminance
0.8512

Every format

HEX#cdff53
RGBrgb(205, 255, 83)
HSLhsl(77, 100%, 66%)
CMYKcmyk(20%, 0%, 68%, 0%)
LABlab(93.9 -39.1 73.4)
LCHlch(93.9 83.2 118.0)
OKLCHoklch(0.934 0.200 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdff53 on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdff53 on black: 18.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue32.5%

CMYK percentages

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

Color previews

#cdff53 text on a black background

contrast 18.02:1

Card sample

#cdff53 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff53

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff53 in the Color Lab