Skip to content

#cfecc4

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

RGB
207, 236, 196
HSL
104°, 51%, 85%
CMYK
12, 0, 17, 8
Luminance
0.7724

Every format

HEX#cfecc4
RGBrgb(207, 236, 196)
HSLhsl(104, 51%, 85%)
CMYKcmyk(12%, 0%, 17%, 8%)
LABlab(90.4 -16.7 16.3)
LCHlch(90.4 23.3 135.7)
OKLCHoklch(0.911 0.062 137.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green92.5%
Blue76.9%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow16.9%
Key (black)7.5%

Color previews

#cfecc4 text on a black background

contrast 16.45:1

Card sample

#cfecc4 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfecc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfecc4 in the Color Lab