Skip to content

#cbdf10

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

RGB
203, 223, 16
HSL
66°, 87%, 47%
CMYK
9, 0, 93, 13
Luminance
0.6551

Every format

HEX#cbdf10
RGBrgb(203, 223, 16)
HSLhsl(66, 87%, 47%)
CMYKcmyk(9%, 0%, 93%, 13%)
LABlab(84.8 -27.6 82.2)
LCHlch(84.8 86.7 108.6)
OKLCHoklch(0.859 0.194 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green87.5%
Blue6.3%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow92.8%
Key (black)12.5%

Color previews

#cbdf10 text on a black background

contrast 14.10:1

Card sample

#cbdf10 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdf10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf10 in the Color Lab