Skip to content

#c1dd99

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

RGB
193, 221, 153
HSL
85°, 50%, 73%
CMYK
13, 0, 31, 13
Luminance
0.6535

Every format

HEX#c1dd99
RGBrgb(193, 221, 153)
HSLhsl(85, 50%, 73%)
CMYKcmyk(13%, 0%, 31%, 13%)
LABlab(84.7 -20.8 30.4)
LCHlch(84.7 36.9 124.4)
OKLCHoklch(0.860 0.095 126.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1dd99 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#c1dd99 on black: 14.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green86.7%
Blue60.0%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow30.8%
Key (black)13.3%

Color previews

#c1dd99 text on a black background

contrast 14.07:1

Card sample

#c1dd99 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(193, 221, 153, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(193, 221, 153, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c1dd99;
background: linear-gradient(135deg, #c1dd99, #99DD9E);

Monochromatic scale

Palettes built from #c1dd99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1dd99 in the Color Lab