Skip to content

#cfecc3

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

RGB
207, 236, 195
HSL
102°, 52%, 85%
CMYK
12, 0, 17, 8
Luminance
0.7720

Every format

HEX#cfecc3
RGBrgb(207, 236, 195)
HSLhsl(102, 52%, 85%)
CMYKcmyk(12%, 0%, 17%, 8%)
LABlab(90.4 -16.9 16.8)
LCHlch(90.4 23.8 135.2)
OKLCHoklch(0.911 0.063 136.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow17.4%
Key (black)7.5%

Color previews

#cfecc3 text on a black background

contrast 16.44:1

Card sample

#cfecc3 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfecc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfecc3 in the Color Lab