Skip to content

#cdfdac

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

RGB
205, 253, 172
HSL
96°, 95%, 83%
CMYK
19, 0, 32, 1
Luminance
0.8621

Every format

HEX#cdfdac
RGBrgb(205, 253, 172)
HSLhsl(96, 95%, 83%)
CMYKcmyk(19%, 0%, 32%, 1%)
LABlab(94.4 -29.2 33.9)
LCHlch(94.4 44.8 130.8)
OKLCHoklch(0.941 0.116 133.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.2%
Blue67.5%

CMYK percentages

Cyan19.0%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#cdfdac text on a black background

contrast 18.24:1

Card sample

#cdfdac text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfdac in the Color Lab