Skip to content

#cddac3

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

RGB
205, 218, 195
HSL
94°, 24%, 81%
CMYK
6, 0, 11, 15
Luminance
0.6706

Every format

HEX#cddac3
RGBrgb(205, 218, 195)
HSLhsl(94, 24%, 81%)
CMYKcmyk(6%, 0%, 11%, 15%)
LABlab(85.5 -8.5 9.8)
LCHlch(85.5 13.0 130.8)
OKLCHoklch(0.872 0.034 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cddac3 text on a black background

contrast 14.41:1

Card sample

#cddac3 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddac3 in the Color Lab