Skip to content

#cade8c

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

RGB
202, 222, 140
HSL
75°, 55%, 71%
CMYK
9, 0, 37, 13
Luminance
0.6669

Every format

HEX#cade8c
RGBrgb(202, 222, 140)
HSLhsl(75, 55%, 71%)
CMYKcmyk(9%, 0%, 37%, 13%)
LABlab(85.3 -19.7 38.0)
LCHlch(85.3 42.8 117.3)
OKLCHoklch(0.867 0.108 119.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cade8c on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cade8c on black: 14.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue54.9%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow36.9%
Key (black)12.9%

Color previews

#cade8c text on a black background

contrast 14.34:1

Card sample

#cade8c text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cade8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cade8c in the Color Lab