Skip to content

#cddbba

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

RGB
205, 219, 186
HSL
86°, 31%, 79%
CMYK
6, 0, 15, 14
Luminance
0.6719

Every format

HEX#cddbba
RGBrgb(205, 219, 186)
HSLhsl(86, 31%, 79%)
CMYKcmyk(6%, 0%, 15%, 14%)
LABlab(85.6 -10.5 14.7)
LCHlch(85.6 18.0 125.6)
OKLCHoklch(0.872 0.047 126.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddbba on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#cddbba on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.9%
Blue72.9%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow15.1%
Key (black)14.1%

Color previews

#cddbba text on a black background

contrast 14.44:1

Card sample

#cddbba text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddbba in the Color Lab