Skip to content

#cfedac

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

RGB
207, 237, 172
HSL
88°, 64%, 80%
CMYK
13, 0, 27, 7
Luminance
0.7681

Every format

HEX#cfedac
RGBrgb(207, 237, 172)
HSLhsl(88, 64%, 80%)
CMYKcmyk(13%, 0%, 27%, 7%)
LABlab(90.2 -20.9 28.4)
LCHlch(90.2 35.2 126.4)
OKLCHoklch(0.908 0.091 128.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfedac on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cfedac on black: 16.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.9%
Blue67.5%

CMYK percentages

Cyan12.7%
Magenta0.0%
Yellow27.4%
Key (black)7.1%

Color previews

#cfedac text on a black background

contrast 16.36:1

Card sample

#cfedac text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfedac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfedac in the Color Lab