Skip to content

#ceddce

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

RGB
206, 221, 206
HSL
120°, 18%, 84%
CMYK
7, 0, 7, 13
Luminance
0.6929

Every format

HEX#ceddce
RGBrgb(206, 221, 206)
HSLhsl(120, 18%, 84%)
CMYKcmyk(7%, 0%, 7%, 13%)
LABlab(86.7 -7.8 5.6)
LCHlch(86.7 9.6 144.0)
OKLCHoklch(0.882 0.026 145.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green86.7%
Blue80.8%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow6.8%
Key (black)13.3%

Color previews

#ceddce text on a black background

contrast 14.86:1

Card sample

#ceddce text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ceddce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceddce in the Color Lab