Skip to content

#ccdbab

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

RGB
204, 219, 171
HSL
79°, 40%, 77%
CMYK
7, 0, 22, 14
Luminance
0.6644

Every format

HEX#ccdbab
RGBrgb(204, 219, 171)
HSLhsl(79, 40%, 77%)
CMYKcmyk(7%, 0%, 22%, 14%)
LABlab(85.2 -13.2 22.0)
LCHlch(85.2 25.6 121.0)
OKLCHoklch(0.868 0.066 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdbab on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#ccdbab on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green85.9%
Blue67.1%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow21.9%
Key (black)14.1%

Color previews

#ccdbab text on a black background

contrast 14.29:1

Card sample

#ccdbab text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdbab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdbab in the Color Lab