Skip to content

#cdfaac

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

RGB
205, 250, 172
HSL
95°, 89%, 83%
CMYK
18, 0, 31, 2
Luminance
0.8433

Every format

HEX#cdfaac
RGBrgb(205, 250, 172)
HSLhsl(95, 89%, 83%)
CMYKcmyk(18%, 0%, 31%, 2%)
LABlab(93.6 -27.8 32.8)
LCHlch(93.6 43.0 130.3)
OKLCHoklch(0.935 0.112 132.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfaac on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdfaac on black: 17.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.0%
Blue67.5%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow31.2%
Key (black)2.0%

Color previews

#cdfaac text on a black background

contrast 17.87:1

Card sample

#cdfaac text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfaac in the Color Lab