Skip to content

#cdf35c

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

RGB
205, 243, 92
HSL
75°, 86%, 66%
CMYK
16, 0, 62, 5
Luminance
0.7785

Every format

HEX#cdf35c
RGBrgb(205, 243, 92)
HSLhsl(75, 86%, 66%)
CMYKcmyk(16%, 0%, 62%, 5%)
LABlab(90.7 -33.1 66.6)
LCHlch(90.7 74.3 116.4)
OKLCHoklch(0.909 0.180 122.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf35c on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdf35c on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.3%
Blue36.1%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow62.1%
Key (black)4.7%

Color previews

#cdf35c text on a black background

contrast 16.57:1

Card sample

#cdf35c text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 243, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 243, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf35c;
background: linear-gradient(135deg, #cdf35c, #68F35C);

Monochromatic scale

Palettes built from #cdf35c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf35c in the Color Lab