Skip to content

#cfe4ac

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

RGB
207, 228, 172
HSL
83°, 51%, 78%
CMYK
9, 0, 25, 11
Luminance
0.7173

Every format

HEX#cfe4ac
RGBrgb(207, 228, 172)
HSLhsl(83, 51%, 78%)
CMYKcmyk(9%, 0%, 25%, 11%)
LABlab(87.8 -16.5 25.1)
LCHlch(87.8 30.0 123.3)
OKLCHoklch(0.889 0.077 124.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe4ac on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#cfe4ac on black: 15.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green89.4%
Blue67.5%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow24.6%
Key (black)10.6%

Color previews

#cfe4ac text on a black background

contrast 15.35:1

Card sample

#cfe4ac text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe4ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfe4ac in the Color Lab