Skip to content

#cade5b

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

RGB
202, 222, 91
HSL
69°, 67%, 61%
CMYK
9, 0, 59, 13
Luminance
0.6555

Every format

HEX#cade5b
RGBrgb(202, 222, 91)
HSLhsl(69, 67%, 61%)
CMYKcmyk(9%, 0%, 59%, 13%)
LABlab(84.8 -24.4 60.5)
LCHlch(84.8 65.2 112.0)
OKLCHoklch(0.860 0.157 117.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue35.7%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow59.0%
Key (black)12.9%

Color previews

#cade5b text on a black background

contrast 14.11:1

Card sample

#cade5b text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cade5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cade5b in the Color Lab