Skip to content

#cddac1

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

RGB
205, 218, 193
HSL
91°, 25%, 81%
CMYK
6, 0, 12, 15
Luminance
0.6697

Every format

HEX#cddac1
RGBrgb(205, 218, 193)
HSLhsl(91, 25%, 81%)
CMYKcmyk(6%, 0%, 12%, 15%)
LABlab(85.5 -8.8 10.8)
LCHlch(85.5 14.0 129.2)
OKLCHoklch(0.872 0.036 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.5%
Blue75.7%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow11.5%
Key (black)14.5%

Color previews

#cddac1 text on a black background

contrast 14.39:1

Card sample

#cddac1 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddac1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddac1 in the Color Lab