Skip to content

#cdf97b

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

RGB
205, 249, 123
HSL
81°, 91%, 73%
CMYK
18, 0, 51, 2
Luminance
0.8216

Every format

HEX#cdf97b
RGBrgb(205, 249, 123)
HSLhsl(81, 91%, 73%)
CMYKcmyk(18%, 0%, 51%, 2%)
LABlab(92.7 -33.2 55.3)
LCHlch(92.7 64.5 121.0)
OKLCHoklch(0.925 0.161 125.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green97.6%
Blue48.2%

CMYK percentages

Cyan17.7%
Magenta0.0%
Yellow50.6%
Key (black)2.4%

Color previews

#cdf97b text on a black background

contrast 17.43:1

Card sample

#cdf97b text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf97b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf97b in the Color Lab