Skip to content

#cddcc3

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

RGB
205, 220, 195
HSL
96°, 26%, 81%
CMYK
7, 0, 11, 14
Luminance
0.6811

Every format

HEX#cddcc3
RGBrgb(205, 220, 195)
HSLhsl(96, 26%, 81%)
CMYKcmyk(7%, 0%, 11%, 14%)
LABlab(86.1 -9.5 10.6)
LCHlch(86.1 14.2 132.0)
OKLCHoklch(0.876 0.037 132.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddcc3 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cddcc3 on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue76.5%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow11.4%
Key (black)13.7%

Color previews

#cddcc3 text on a black background

contrast 14.62:1

Card sample

#cddcc3 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcc3 in the Color Lab