Skip to content

#c9f2ac

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

RGB
201, 242, 172
HSL
95°, 73%, 81%
CMYK
17, 0, 29, 5
Luminance
0.7890

Every format

HEX#c9f2ac
RGBrgb(201, 242, 172)
HSLhsl(95, 73%, 81%)
CMYKcmyk(17%, 0%, 29%, 5%)
LABlab(91.2 -25.4 29.6)
LCHlch(91.2 39.0 130.7)
OKLCHoklch(0.915 0.102 132.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c9f2ac on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#c9f2ac on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.8%
Green94.9%
Blue67.5%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow28.9%
Key (black)5.1%

Color previews

#c9f2ac text on a black background

contrast 16.78:1

Card sample

#c9f2ac text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9f2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c9f2ac in the Color Lab