Skip to content

#c3da8b

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

RGB
195, 218, 139
HSL
78°, 52%, 70%
CMYK
11, 0, 36, 15
Luminance
0.6361

Every format

HEX#c3da8b
RGBrgb(195, 218, 139)
HSLhsl(78, 52%, 70%)
CMYKcmyk(11%, 0%, 36%, 15%)
LABlab(83.8 -20.4 36.4)
LCHlch(83.8 41.7 119.3)
OKLCHoklch(0.853 0.106 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red76.5%
Green85.5%
Blue54.5%

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow36.2%
Key (black)14.5%

Color previews

#c3da8b text on a black background

contrast 13.72:1

Card sample

#c3da8b text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3da8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3da8b in the Color Lab