Skip to content

#cedbc9

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

RGB
206, 219, 201
HSL
103°, 20%, 82%
CMYK
6, 0, 8, 14
Luminance
0.6800

Every format

HEX#cedbc9
RGBrgb(206, 219, 201)
HSLhsl(103, 20%, 82%)
CMYKcmyk(6%, 0%, 8%, 14%)
LABlab(86.0 -7.6 7.3)
LCHlch(86.0 10.6 136.1)
OKLCHoklch(0.877 0.028 136.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedbc9 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cedbc9 on black: 14.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green85.9%
Blue78.8%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow8.2%
Key (black)14.1%

Color previews

#cedbc9 text on a black background

contrast 14.60:1

Card sample

#cedbc9 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 219, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 219, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cedbc9;
background: linear-gradient(135deg, #cedbc9, #C9DBD0);

Monochromatic scale

Palettes built from #cedbc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedbc9 in the Color Lab