Skip to content

#cddf90

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

RGB
205, 223, 144
HSL
74°, 55%, 72%
CMYK
8, 0, 35, 13
Luminance
0.6777

Every format

HEX#cddf90
RGBrgb(205, 223, 144)
HSLhsl(74, 55%, 72%)
CMYKcmyk(8%, 0%, 35%, 13%)
LABlab(85.9 -18.5 36.8)
LCHlch(85.9 41.2 116.7)
OKLCHoklch(0.872 0.104 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddf90 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cddf90 on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue56.5%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow35.4%
Key (black)12.5%

Color previews

#cddf90 text on a black background

contrast 14.55:1

Card sample

#cddf90 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddf90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddf90 in the Color Lab