Skip to content

#cdfeb3

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

RGB
205, 254, 179
HSL
99°, 97%, 85%
CMYK
19, 0, 30, 0
Luminance
0.8712

Every format

HEX#cdfeb3
RGBrgb(205, 254, 179)
HSLhsl(99, 97%, 85%)
CMYKcmyk(19%, 0%, 30%, 0%)
LABlab(94.8 -28.7 30.9)
LCHlch(94.8 42.2 132.8)
OKLCHoklch(0.945 0.110 135.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.6%
Blue70.2%

CMYK percentages

Cyan19.3%
Magenta0.0%
Yellow29.5%
Key (black)0.4%

Color previews

#cdfeb3 text on a black background

contrast 18.42:1

Card sample

#cdfeb3 text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfeb3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfeb3 in the Color Lab