Skip to content

#c2d08a

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

RGB
194, 208, 138
HSL
72°, 43%, 68%
CMYK
7, 0, 34, 18
Luminance
0.5842

Every format

HEX#c2d08a
RGBrgb(194, 208, 138)
HSLhsl(72, 43%, 68%)
CMYKcmyk(7%, 0%, 34%, 18%)
LABlab(81.0 -16.0 33.2)
LCHlch(81.0 36.9 115.7)
OKLCHoklch(0.830 0.093 117.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d08a on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c2d08a on black: 12.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green81.6%
Blue54.1%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow33.7%
Key (black)18.4%

Color previews

#c2d08a text on a black background

contrast 12.68:1

Card sample

#c2d08a text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 208, 138, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 208, 138, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2d08a;
background: linear-gradient(135deg, #c2d08a, #93D08A);

Monochromatic scale

Palettes built from #c2d08a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d08a in the Color Lab