Skip to content

#cfebcd

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

RGB
207, 235, 205
HSL
116°, 43%, 86%
CMYK
12, 0, 13, 8
Luminance
0.7709

Every format

HEX#cfebcd
RGBrgb(207, 235, 205)
HSLhsl(116, 43%, 86%)
CMYKcmyk(12%, 0%, 13%, 8%)
LABlab(90.4 -14.7 11.5)
LCHlch(90.4 18.6 141.9)
OKLCHoklch(0.912 0.050 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfebcd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cfebcd on black: 16.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.2%
Blue80.4%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow12.8%
Key (black)7.8%

Color previews

#cfebcd text on a black background

contrast 16.42:1

Card sample

#cfebcd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfebcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfebcd in the Color Lab