Skip to content

#cddf7b

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

RGB
205, 223, 123
HSL
71°, 61%, 68%
CMYK
8, 0, 45, 13
Luminance
0.6718

Every format

HEX#cddf7b
RGBrgb(205, 223, 123)
HSLhsl(71, 61%, 68%)
CMYKcmyk(8%, 0%, 45%, 13%)
LABlab(85.6 -20.9 46.8)
LCHlch(85.6 51.3 114.1)
OKLCHoklch(0.869 0.127 117.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green87.5%
Blue48.2%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow44.8%
Key (black)12.5%

Color previews

#cddf7b text on a black background

contrast 14.44:1

Card sample

#cddf7b text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddf7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddf7b in the Color Lab