Skip to content

#cdff30

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

RGB
205, 255, 48
HSL
75°, 100%, 59%
CMYK
20, 0, 81, 0
Luminance
0.8471

Every format

HEX#cdff30
RGBrgb(205, 255, 48)
HSLhsl(75, 100%, 59%)
CMYKcmyk(20%, 0%, 81%, 0%)
LABlab(93.8 -40.7 83.9)
LCHlch(93.8 93.3 115.9)
OKLCHoklch(0.932 0.218 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green100.0%
Blue18.8%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow81.2%
Key (black)0.0%

Color previews

#cdff30 text on a black background

contrast 17.94:1

Card sample

#cdff30 text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdff30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdff30 in the Color Lab