Skip to content

#cddc9f

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

RGB
205, 220, 159
HSL
75°, 47%, 74%
CMYK
7, 0, 28, 14
Luminance
0.6667

Every format

HEX#cddc9f
RGBrgb(205, 220, 159)
HSLhsl(75, 47%, 74%)
CMYKcmyk(7%, 0%, 28%, 14%)
LABlab(85.3 -15.1 28.4)
LCHlch(85.3 32.1 118.0)
OKLCHoklch(0.868 0.082 119.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddc9f on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cddc9f on black: 14.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue62.4%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow27.7%
Key (black)13.7%

Color previews

#cddc9f text on a black background

contrast 14.33:1

Card sample

#cddc9f text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 220, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 220, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cddc9f;
background: linear-gradient(135deg, #cddc9f, #A4DC9F);

Monochromatic scale

Palettes built from #cddc9f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddc9f in the Color Lab