Skip to content

#ccdfba

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

RGB
204, 223, 186
HSL
91°, 37%, 80%
CMYK
9, 0, 17, 13
Luminance
0.6916

Every format

HEX#ccdfba
RGBrgb(204, 223, 186)
HSLhsl(91, 37%, 80%)
CMYKcmyk(9%, 0%, 17%, 13%)
LABlab(86.6 -12.9 16.0)
LCHlch(86.6 20.6 128.8)
OKLCHoklch(0.880 0.054 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdfba on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ccdfba on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green87.5%
Blue72.9%

CMYK percentages

Cyan8.5%
Magenta0.0%
Yellow16.6%
Key (black)12.5%

Color previews

#ccdfba text on a black background

contrast 14.83:1

Card sample

#ccdfba text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdfba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdfba in the Color Lab