Skip to content

#cbdf00

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

RGB
203, 223, 0
HSL
65°, 100%, 44%
CMYK
9, 0, 100, 13
Luminance
0.6547

Every format

HEX#cbdf00
RGBrgb(203, 223, 0)
HSLhsl(65, 100%, 44%)
CMYKcmyk(9%, 0%, 100%, 13%)
LABlab(84.7 -27.8 83.6)
LCHlch(84.7 88.1 108.4)
OKLCHoklch(0.859 0.197 116.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green87.5%
Blue0.0%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#cbdf00 text on a black background

contrast 14.09:1

Card sample

#cbdf00 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdf00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf00 in the Color Lab