Skip to content

#cfeddf

a pale, vivid green · cool · closest name: beige

RGB
207, 237, 223
HSL
152°, 46%, 87%
CMYK
13, 0, 6, 7
Luminance
0.7916

Every format

HEX#cfeddf
RGBrgb(207, 237, 223)
HSLhsl(152, 46%, 87%)
CMYKcmyk(13%, 0%, 6%, 7%)
LABlab(91.3 -12.4 3.5)
LCHlch(91.3 12.9 164.4)
OKLCHoklch(0.920 0.037 165.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfeddf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cfeddf on black: 16.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.9%
Blue87.5%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#cfeddf text on a black background

contrast 16.83:1

Card sample

#cfeddf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfeddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfeddf in the Color Lab