Skip to content

#cdf19b

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

RGB
205, 241, 155
HSL
85°, 75%, 78%
CMYK
15, 0, 36, 6
Luminance
0.7826

Every format

HEX#cdf19b
RGBrgb(205, 241, 155)
HSLhsl(85, 75%, 78%)
CMYKcmyk(15%, 0%, 36%, 6%)
LABlab(90.9 -25.9 37.8)
LCHlch(90.9 45.8 124.4)
OKLCHoklch(0.912 0.117 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf19b on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cdf19b on black: 16.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green94.5%
Blue60.8%

CMYK percentages

Cyan14.9%
Magenta0.0%
Yellow35.7%
Key (black)5.5%

Color previews

#cdf19b text on a black background

contrast 16.65:1

Card sample

#cdf19b text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 241, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 241, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf19b;
background: linear-gradient(135deg, #cdf19b, #9BF1A2);

Monochromatic scale

Palettes built from #cdf19b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf19b in the Color Lab