Skip to content

#cdddbf

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

RGB
205, 221, 191
HSL
92°, 31%, 81%
CMYK
7, 0, 14, 13
Luminance
0.6845

Every format

HEX#cdddbf
RGBrgb(205, 221, 191)
HSLhsl(92, 31%, 81%)
CMYKcmyk(7%, 0%, 14%, 13%)
LABlab(86.2 -10.7 12.9)
LCHlch(86.2 16.8 129.6)
OKLCHoklch(0.877 0.044 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green86.7%
Blue74.9%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow13.6%
Key (black)13.3%

Color previews

#cdddbf text on a black background

contrast 14.69:1

Card sample

#cdddbf text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdddbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdddbf in the Color Lab