Skip to content

#cddac4

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

RGB
205, 218, 196
HSL
96°, 23%, 81%
CMYK
6, 0, 10, 15
Luminance
0.6711

Every format

HEX#cddac4
RGBrgb(205, 218, 196)
HSLhsl(96, 23%, 81%)
CMYKcmyk(6%, 0%, 10%, 15%)
LABlab(85.6 -8.3 9.3)
LCHlch(85.6 12.5 131.8)
OKLCHoklch(0.873 0.033 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green85.5%
Blue76.9%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow10.1%
Key (black)14.5%

Color previews

#cddac4 text on a black background

contrast 14.42:1

Card sample

#cddac4 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddac4 in the Color Lab