Skip to content

#cff1af

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

RGB
207, 241, 175
HSL
91°, 70%, 82%
CMYK
14, 0, 27, 6
Luminance
0.7927

Every format

HEX#cff1af
RGBrgb(207, 241, 175)
HSLhsl(91, 70%, 82%)
CMYKcmyk(14%, 0%, 27%, 6%)
LABlab(91.4 -22.4 28.3)
LCHlch(91.4 36.1 128.3)
OKLCHoklch(0.917 0.094 130.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green94.5%
Blue68.6%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow27.4%
Key (black)5.5%

Color previews

#cff1af text on a black background

contrast 16.85:1

Card sample

#cff1af text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cff1af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cff1af in the Color Lab