Skip to content

#cffdac

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

RGB
207, 253, 172
HSL
94°, 95%, 83%
CMYK
18, 0, 32, 1
Luminance
0.8649

Every format

HEX#cffdac
RGBrgb(207, 253, 172)
HSLhsl(94, 95%, 83%)
CMYKcmyk(18%, 0%, 32%, 1%)
LABlab(94.5 -28.5 34.1)
LCHlch(94.5 44.5 129.9)
OKLCHoklch(0.943 0.115 132.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cffdac on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cffdac on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green99.2%
Blue67.5%

CMYK percentages

Cyan18.2%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#cffdac text on a black background

contrast 18.30:1

Card sample

#cffdac text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cffdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cffdac in the Color Lab