Skip to content

#cadebf

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

RGB
202, 222, 191
HSL
99°, 32%, 81%
CMYK
9, 0, 14, 13
Luminance
0.6856

Every format

HEX#cadebf
RGBrgb(202, 222, 191)
HSLhsl(99, 32%, 81%)
CMYKcmyk(9%, 0%, 14%, 13%)
LABlab(86.3 -12.3 13.0)
LCHlch(86.3 17.8 133.4)
OKLCHoklch(0.877 0.047 134.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.1%
Blue74.9%

CMYK percentages

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

Color previews

#cadebf text on a black background

contrast 14.71:1

Card sample

#cadebf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadebf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadebf in the Color Lab