Skip to content

#cddf4b

a balanced, vivid yellow · cool · closest name: khaki

RGB
205, 223, 75
HSL
67°, 70%, 58%
CMYK
8, 0, 66, 13
Luminance
0.6626

Every format

HEX#cddf4b
RGBrgb(205, 223, 75)
HSLhsl(67, 70%, 58%)
CMYKcmyk(8%, 0%, 66%, 13%)
LABlab(85.1 -24.8 67.4)
LCHlch(85.1 71.8 110.2)
OKLCHoklch(0.863 0.169 116.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green87.5%
Blue29.4%

CMYK percentages

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

Color previews

#cddf4b text on a black background

contrast 14.25:1

Card sample

#cddf4b text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddf4b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddf4b in the Color Lab