Skip to content

#cddfc3

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

RGB
205, 223, 195
HSL
99°, 30%, 82%
CMYK
8, 0, 13, 13
Luminance
0.6969

Every format

HEX#cddfc3
RGBrgb(205, 223, 195)
HSLhsl(99, 30%, 82%)
CMYKcmyk(8%, 0%, 13%, 13%)
LABlab(86.8 -11.1 11.7)
LCHlch(86.8 16.1 133.4)
OKLCHoklch(0.883 0.042 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddfc3 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cddfc3 on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.5%
Blue76.5%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow12.6%
Key (black)12.5%

Color previews

#cddfc3 text on a black background

contrast 14.94:1

Card sample

#cddfc3 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddfc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddfc3 in the Color Lab