Skip to content

#cdf3b5

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

RGB
205, 243, 181
HSL
97°, 72%, 83%
CMYK
16, 0, 26, 5
Luminance
0.8042

Every format

HEX#cdf3b5
RGBrgb(205, 243, 181)
HSLhsl(97, 72%, 83%)
CMYKcmyk(16%, 0%, 26%, 5%)
LABlab(91.9 -23.2 26.0)
LCHlch(91.9 34.8 131.7)
OKLCHoklch(0.922 0.091 133.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf3b5 on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3b5 on black: 17.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.3%
Blue71.0%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow25.5%
Key (black)4.7%

Color previews

#cdf3b5 text on a black background

contrast 17.08:1

Card sample

#cdf3b5 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf3b5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf3b5 in the Color Lab