Skip to content

#c3da8f

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

RGB
195, 218, 143
HSL
78°, 50%, 71%
CMYK
11, 0, 34, 15
Luminance
0.6373

Every format

HEX#c3da8f
RGBrgb(195, 218, 143)
HSLhsl(78, 50%, 71%)
CMYKcmyk(11%, 0%, 34%, 15%)
LABlab(83.8 -19.9 34.4)
LCHlch(83.8 39.8 120.1)
OKLCHoklch(0.854 0.101 122.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow34.4%
Key (black)14.5%

Color previews

#c3da8f text on a black background

contrast 13.75:1

Card sample

#c3da8f text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3da8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3da8f in the Color Lab