Skip to content

#cdddc2

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

RGB
205, 221, 194
HSL
96°, 28%, 81%
CMYK
7, 0, 12, 13
Luminance
0.6859

Every format

HEX#cdddc2
RGBrgb(205, 221, 194)
HSLhsl(96, 28%, 81%)
CMYKcmyk(7%, 0%, 12%, 13%)
LABlab(86.3 -10.2 11.4)
LCHlch(86.3 15.3 131.7)
OKLCHoklch(0.878 0.040 132.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdddc2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cdddc2 on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.7%
Blue76.1%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow12.2%
Key (black)13.3%

Color previews

#cdddc2 text on a black background

contrast 14.72:1

Card sample

#cdddc2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddc2 in the Color Lab