Skip to content

#cfebc3

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

RGB
207, 235, 195
HSL
102°, 50%, 84%
CMYK
12, 0, 17, 8
Luminance
0.7662

Every format

HEX#cfebc3
RGBrgb(207, 235, 195)
HSLhsl(102, 50%, 84%)
CMYKcmyk(12%, 0%, 17%, 8%)
LABlab(90.2 -16.4 16.4)
LCHlch(90.2 23.1 135.0)
OKLCHoklch(0.909 0.061 136.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfebc3 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#cfebc3 on black: 16.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow17.0%
Key (black)7.8%

Color previews

#cfebc3 text on a black background

contrast 16.32:1

Card sample

#cfebc3 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfebc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfebc3 in the Color Lab