Skip to content

#cff1ac

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

RGB
207, 241, 172
HSL
90°, 71%, 81%
CMYK
14, 0, 29, 6
Luminance
0.7915

Every format

HEX#cff1ac
RGBrgb(207, 241, 172)
HSLhsl(90, 71%, 81%)
CMYKcmyk(14%, 0%, 29%, 6%)
LABlab(91.3 -22.8 29.8)
LCHlch(91.3 37.5 127.5)
OKLCHoklch(0.917 0.097 129.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow28.6%
Key (black)5.5%

Color previews

#cff1ac text on a black background

contrast 16.83:1

Card sample

#cff1ac text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff1ac in the Color Lab