Skip to content

#cdfeeb

a pale, electric green · cool · closest name: beige

RGB
205, 254, 235
HSL
157°, 96%, 90%
CMYK
19, 0, 8, 0
Luminance
0.8986

Every format

HEX#cdfeeb
RGBrgb(205, 254, 235)
HSLhsl(157, 96%, 90%)
CMYKcmyk(19%, 0%, 8%, 0%)
LABlab(95.9 -19.2 4.0)
LCHlch(95.9 19.6 168.3)
OKLCHoklch(0.958 0.056 169.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfeeb on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#cdfeeb on black: 18.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green99.6%
Blue92.2%

CMYK percentages

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

Color previews

#cdfeeb text on a black background

contrast 18.97:1

Card sample

#cdfeeb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfeeb in the Color Lab