Skip to content

#cff3ac

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

RGB
207, 243, 172
HSL
90°, 75%, 81%
CMYK
15, 0, 29, 5
Luminance
0.8035

Every format

HEX#cff3ac
RGBrgb(207, 243, 172)
HSLhsl(90, 75%, 81%)
CMYKcmyk(15%, 0%, 29%, 5%)
LABlab(91.8 -23.8 30.5)
LCHlch(91.8 38.7 127.9)
OKLCHoklch(0.921 0.100 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cff3ac on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#cff3ac on black: 17.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green95.3%
Blue67.5%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow29.2%
Key (black)4.7%

Color previews

#cff3ac text on a black background

contrast 17.07:1

Card sample

#cff3ac text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff3ac in the Color Lab