Skip to content

#cddf8c

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

RGB
205, 223, 140
HSL
73°, 57%, 71%
CMYK
8, 0, 37, 13
Luminance
0.6765

Every format

HEX#cddf8c
RGBrgb(205, 223, 140)
HSLhsl(73, 57%, 71%)
CMYKcmyk(8%, 0%, 37%, 13%)
LABlab(85.8 -19.0 38.7)
LCHlch(85.8 43.1 116.2)
OKLCHoklch(0.871 0.108 118.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddf8c on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#cddf8c on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue54.9%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow37.2%
Key (black)12.5%

Color previews

#cddf8c text on a black background

contrast 14.53:1

Card sample

#cddf8c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 223, 140, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 223, 140, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cddf8c;
background: linear-gradient(135deg, #cddf8c, #96DF8C);

Monochromatic scale

Palettes built from #cddf8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddf8c in the Color Lab