Skip to content

#cff2ad

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

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

Every format

HEX#cff2ad
RGBrgb(207, 242, 173)
HSLhsl(90, 73%, 81%)
CMYKcmyk(15%, 0%, 29%, 5%)
LABlab(91.6 -23.2 29.7)
LCHlch(91.6 37.6 128.0)
OKLCHoklch(0.919 0.098 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green94.9%
Blue67.8%

CMYK percentages

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

Color previews

#cff2ad text on a black background

contrast 16.96:1

Card sample

#cff2ad text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff2ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff2ad in the Color Lab