Skip to content

#cade1b

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

RGB
202, 222, 27
HSL
66°, 78%, 49%
CMYK
9, 0, 88, 13
Luminance
0.6488

Every format

HEX#cade1b
RGBrgb(202, 222, 27)
HSLhsl(66, 78%, 49%)
CMYKcmyk(9%, 0%, 88%, 13%)
LABlab(84.4 -27.4 80.3)
LCHlch(84.4 84.8 108.8)
OKLCHoklch(0.856 0.191 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cade1b on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#cade1b on black: 13.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue10.6%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow87.8%
Key (black)12.9%

Color previews

#cade1b text on a black background

contrast 13.98:1

Card sample

#cade1b text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(202, 222, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(202, 222, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cade1b;
background: linear-gradient(135deg, #cade1b, #48DE1B);

Monochromatic scale

Palettes built from #cade1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cade1b in the Color Lab