Skip to content

#cadbbf

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

RGB
202, 219, 191
HSL
96°, 28%, 80%
CMYK
8, 0, 13, 14
Luminance
0.6698

Every format

HEX#cadbbf
RGBrgb(202, 219, 191)
HSLhsl(96, 28%, 80%)
CMYKcmyk(8%, 0%, 13%, 14%)
LABlab(85.5 -10.7 11.8)
LCHlch(85.5 16.0 132.2)
OKLCHoklch(0.871 0.042 133.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green85.9%
Blue74.9%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow12.8%
Key (black)14.1%

Color previews

#cadbbf text on a black background

contrast 14.40:1

Card sample

#cadbbf text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadbbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadbbf in the Color Lab