Skip to content

#cfecc5

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

RGB
207, 236, 197
HSL
105°, 51%, 85%
CMYK
12, 0, 17, 8
Luminance
0.7729

Every format

HEX#cfecc5
RGBrgb(207, 236, 197)
HSLhsl(105, 51%, 85%)
CMYKcmyk(12%, 0%, 17%, 8%)
LABlab(90.5 -16.5 15.8)
LCHlch(90.5 22.9 136.3)
OKLCHoklch(0.912 0.060 137.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green92.5%
Blue77.3%

CMYK percentages

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

Color previews

#cfecc5 text on a black background

contrast 16.46:1

Card sample

#cfecc5 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfecc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfecc5 in the Color Lab