Skip to content

#c8e2ac

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

RGB
200, 226, 172
HSL
89°, 48%, 78%
CMYK
12, 0, 24, 11
Luminance
0.6965

Every format

HEX#c8e2ac
RGBrgb(200, 226, 172)
HSLhsl(89, 48%, 78%)
CMYKcmyk(12%, 0%, 24%, 11%)
LABlab(86.8 -18.0 23.6)
LCHlch(86.8 29.7 127.3)
OKLCHoklch(0.880 0.077 128.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c8e2ac on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#c8e2ac on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.4%
Green88.6%
Blue67.5%

CMYK percentages

Cyan11.5%
Magenta0.0%
Yellow23.9%
Key (black)11.4%

Color previews

#c8e2ac text on a black background

contrast 14.93:1

Card sample

#c8e2ac text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8e2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8e2ac in the Color Lab