Skip to content

#cbdf2a

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

RGB
203, 223, 42
HSL
67°, 74%, 52%
CMYK
9, 0, 81, 13
Luminance
0.6564

Every format

HEX#cbdf2a
RGBrgb(203, 223, 42)
HSLhsl(67, 74%, 52%)
CMYKcmyk(9%, 0%, 81%, 13%)
LABlab(84.8 -27.1 77.5)
LCHlch(84.8 82.1 109.3)
OKLCHoklch(0.860 0.187 116.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.6%
Green87.5%
Blue16.5%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow81.2%
Key (black)12.5%

Color previews

#cbdf2a text on a black background

contrast 14.13:1

Card sample

#cbdf2a text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbdf2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cbdf2a in the Color Lab