Skip to content

#cfeec3

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

RGB
207, 238, 195
HSL
103°, 56%, 85%
CMYK
13, 0, 18, 7
Luminance
0.7835

Every format

HEX#cfeec3
RGBrgb(207, 238, 195)
HSLhsl(103, 56%, 85%)
CMYKcmyk(13%, 0%, 18%, 7%)
LABlab(90.9 -17.8 17.5)
LCHlch(90.9 25.0 135.6)
OKLCHoklch(0.915 0.066 137.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfeec3 on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cfeec3 on black: 16.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green93.3%
Blue76.5%

CMYK percentages

Cyan13.0%
Magenta0.0%
Yellow18.1%
Key (black)6.7%

Color previews

#cfeec3 text on a black background

contrast 16.67:1

Card sample

#cfeec3 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfeec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfeec3 in the Color Lab