Skip to content

#cedbc2

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

RGB
206, 219, 194
HSL
91°, 26%, 81%
CMYK
6, 0, 11, 14
Luminance
0.6768

Every format

HEX#cedbc2
RGBrgb(206, 219, 194)
HSLhsl(91, 26%, 81%)
CMYKcmyk(6%, 0%, 11%, 14%)
LABlab(85.8 -8.8 10.8)
LCHlch(85.8 14.0 129.3)
OKLCHoklch(0.875 0.036 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green85.9%
Blue76.1%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow11.4%
Key (black)14.1%

Color previews

#cedbc2 text on a black background

contrast 14.54:1

Card sample

#cedbc2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedbc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedbc2 in the Color Lab