Skip to content

#cade7a

a light, vivid green · cool · closest name: khaki

RGB
202, 222, 122
HSL
72°, 60%, 68%
CMYK
9, 0, 45, 13
Luminance
0.6620

Every format

HEX#cade7a
RGBrgb(202, 222, 122)
HSLhsl(72, 60%, 68%)
CMYKcmyk(9%, 0%, 45%, 13%)
LABlab(85.1 -21.7 46.6)
LCHlch(85.1 51.4 114.9)
OKLCHoklch(0.864 0.128 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cade7a on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cade7a on black: 14.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue47.8%

CMYK percentages

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

Color previews

#cade7a text on a black background

contrast 14.24:1

Card sample

#cade7a text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cade7a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cade7a in the Color Lab