Skip to content

#cfe3ac

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

RGB
207, 227, 172
HSL
82°, 50%, 78%
CMYK
9, 0, 24, 11
Luminance
0.7118

Every format

HEX#cfe3ac
RGBrgb(207, 227, 172)
HSLhsl(82, 50%, 78%)
CMYKcmyk(9%, 0%, 24%, 11%)
LABlab(87.6 -16.0 24.7)
LCHlch(87.6 29.4 122.9)
OKLCHoklch(0.887 0.076 124.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe3ac on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#cfe3ac on black: 15.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green89.0%
Blue67.5%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow24.2%
Key (black)11.0%

Color previews

#cfe3ac text on a black background

contrast 15.24:1

Card sample

#cfe3ac text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfe3ac in the Color Lab