Skip to content

#cddb3b

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

RGB
205, 219, 59
HSL
65°, 69%, 55%
CMYK
6, 0, 73, 14
Luminance
0.6396

Every format

HEX#cddb3b
RGBrgb(205, 219, 59)
HSLhsl(65, 69%, 55%)
CMYKcmyk(6%, 0%, 73%, 14%)
LABlab(83.9 -23.7 71.9)
LCHlch(83.9 75.7 108.2)
OKLCHoklch(0.854 0.174 114.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddb3b on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#cddb3b on black: 13.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.9%
Blue23.1%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow73.1%
Key (black)14.1%

Color previews

#cddb3b text on a black background

contrast 13.79:1

Card sample

#cddb3b text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 219, 59, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 219, 59, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cddb3b;
background: linear-gradient(135deg, #cddb3b, #62DB3B);

Monochromatic scale

Palettes built from #cddb3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddb3b in the Color Lab