Skip to content

#c2da9b

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

RGB
194, 218, 155
HSL
83°, 46%, 73%
CMYK
11, 0, 29, 15
Luminance
0.6398

Every format

HEX#c2da9b
RGBrgb(194, 218, 155)
HSLhsl(83, 46%, 73%)
CMYKcmyk(11%, 0%, 29%, 15%)
LABlab(84.0 -18.7 28.4)
LCHlch(84.0 34.0 123.3)
OKLCHoklch(0.855 0.087 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2da9b on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#c2da9b on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.5%
Blue60.8%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow28.9%
Key (black)14.5%

Color previews

#c2da9b text on a black background

contrast 13.80:1

Card sample

#c2da9b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2da9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2da9b in the Color Lab