Skip to content

#cff2ac

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

RGB
207, 242, 172
HSL
90°, 73%, 81%
CMYK
15, 0, 29, 5
Luminance
0.7975

Every format

HEX#cff2ac
RGBrgb(207, 242, 172)
HSLhsl(90, 73%, 81%)
CMYKcmyk(15%, 0%, 29%, 5%)
LABlab(91.6 -23.3 30.1)
LCHlch(91.6 38.1 127.7)
OKLCHoklch(0.919 0.099 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff2ac on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cff2ac on black: 16.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green94.9%
Blue67.5%

CMYK percentages

Cyan14.5%
Magenta0.0%
Yellow28.9%
Key (black)5.1%

Color previews

#cff2ac text on a black background

contrast 16.95:1

Card sample

#cff2ac text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff2ac in the Color Lab