Skip to content

#cfebab

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

RGB
207, 235, 171
HSL
86°, 62%, 80%
CMYK
12, 0, 27, 8
Luminance
0.7562

Every format

HEX#cfebab
RGBrgb(207, 235, 171)
HSLhsl(86, 62%, 80%)
CMYKcmyk(12%, 0%, 27%, 8%)
LABlab(89.7 -20.1 28.1)
LCHlch(89.7 34.5 125.5)
OKLCHoklch(0.904 0.089 127.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfebab on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#cfebab on black: 16.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.2%
Blue67.1%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow27.2%
Key (black)7.8%

Color previews

#cfebab text on a black background

contrast 16.12:1

Card sample

#cfebab text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfebab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfebab in the Color Lab