Skip to content

#cbdf30

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

RGB
203, 223, 48
HSL
67°, 73%, 53%
CMYK
9, 0, 79, 13
Luminance
0.6569

Every format

HEX#cbdf30
RGBrgb(203, 223, 48)
HSLhsl(67, 73%, 53%)
CMYKcmyk(9%, 0%, 79%, 13%)
LABlab(84.8 -26.9 76.0)
LCHlch(84.8 80.6 109.5)
OKLCHoklch(0.860 0.185 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cbdf30 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#cbdf30 on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.6%
Green87.5%
Blue18.8%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow78.5%
Key (black)12.5%

Color previews

#cbdf30 text on a black background

contrast 14.14:1

Card sample

#cbdf30 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 223, 48, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 223, 48, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cbdf30;
background: linear-gradient(135deg, #cbdf30, #56DF30);

Monochromatic scale

Palettes built from #cbdf30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf30 in the Color Lab