Skip to content

#cadebb

a light, soft green · cool · closest name: beige

RGB
202, 222, 187
HSL
94°, 35%, 80%
CMYK
9, 0, 16, 13
Luminance
0.6839

Every format

HEX#cadebb
RGBrgb(202, 222, 187)
HSLhsl(94, 35%, 80%)
CMYKcmyk(9%, 0%, 16%, 13%)
LABlab(86.2 -12.9 14.9)
LCHlch(86.2 19.8 130.8)
OKLCHoklch(0.876 0.052 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadebb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cadebb on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue73.3%

CMYK percentages

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

Color previews

#cadebb text on a black background

contrast 14.68:1

Card sample

#cadebb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadebb in the Color Lab