Skip to content

#cfeecc

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

RGB
207, 238, 204
HSL
115°, 50%, 87%
CMYK
13, 0, 14, 7
Luminance
0.7877

Every format

HEX#cfeecc
RGBrgb(207, 238, 204)
HSLhsl(115, 50%, 87%)
CMYKcmyk(13%, 0%, 14%, 7%)
LABlab(91.1 -16.3 13.1)
LCHlch(91.1 20.9 141.3)
OKLCHoklch(0.918 0.056 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green93.3%
Blue80.0%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow14.3%
Key (black)6.7%

Color previews

#cfeecc text on a black background

contrast 16.75:1

Card sample

#cfeecc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfeecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfeecc in the Color Lab