Skip to content

#cdffac

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

RGB
205, 255, 172
HSL
96°, 100%, 84%
CMYK
20, 0, 33, 0
Luminance
0.8748

Every format

HEX#cdffac
RGBrgb(205, 255, 172)
HSLhsl(96, 100%, 84%)
CMYKcmyk(20%, 0%, 33%, 0%)
LABlab(94.9 -30.2 34.6)
LCHlch(94.9 45.9 131.0)
OKLCHoklch(0.946 0.119 133.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdffac on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cdffac on black: 18.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue67.5%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#cdffac text on a black background

contrast 18.50:1

Card sample

#cdffac text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffac in the Color Lab