Skip to content

#cedfd3

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

RGB
206, 223, 211
HSL
138°, 21%, 84%
CMYK
8, 0, 5, 13
Luminance
0.7060

Every format

HEX#cedfd3
RGBrgb(206, 223, 211)
HSLhsl(138, 21%, 84%)
CMYKcmyk(8%, 0%, 5%, 13%)
LABlab(87.3 -7.9 3.9)
LCHlch(87.3 8.8 153.5)
OKLCHoklch(0.887 0.024 155.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedfd3 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#cedfd3 on black: 15.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green87.5%
Blue82.7%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow5.4%
Key (black)12.5%

Color previews

#cedfd3 text on a black background

contrast 15.12:1

Card sample

#cedfd3 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedfd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedfd3 in the Color Lab