Skip to content

#cadbbb

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

RGB
202, 219, 187
HSL
92°, 31%, 80%
CMYK
8, 0, 15, 14
Luminance
0.6681

Every format

HEX#cadbbb
RGBrgb(202, 219, 187)
HSLhsl(92, 31%, 80%)
CMYKcmyk(8%, 0%, 15%, 14%)
LABlab(85.4 -11.4 13.8)
LCHlch(85.4 17.9 129.5)
OKLCHoklch(0.870 0.047 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green85.9%
Blue73.3%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow14.6%
Key (black)14.1%

Color previews

#cadbbb text on a black background

contrast 14.36:1

Card sample

#cadbbb text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadbbb in the Color Lab