Skip to content

#c2da91

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

RGB
194, 218, 145
HSL
80°, 50%, 71%
CMYK
11, 0, 34, 15
Luminance
0.6366

Every format

HEX#c2da91
RGBrgb(194, 218, 145)
HSLhsl(80, 50%, 71%)
CMYKcmyk(11%, 0%, 34%, 15%)
LABlab(83.8 -20.1 33.4)
LCHlch(83.8 38.9 121.0)
OKLCHoklch(0.853 0.099 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2da91 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#c2da91 on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.5%
Blue56.9%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow33.5%
Key (black)14.5%

Color previews

#c2da91 text on a black background

contrast 13.73:1

Card sample

#c2da91 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 218, 145, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 218, 145, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2da91;
background: linear-gradient(135deg, #c2da91, #91DA91);

Monochromatic scale

Palettes built from #c2da91

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2da91 in the Color Lab