Skip to content

#cdeeba

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

RGB
205, 238, 186
HSL
98°, 61%, 83%
CMYK
14, 0, 22, 7
Luminance
0.7767

Every format

HEX#cdeeba
RGBrgb(205, 238, 186)
HSLhsl(98, 61%, 83%)
CMYKcmyk(14%, 0%, 22%, 7%)
LABlab(90.6 -20.0 21.7)
LCHlch(90.6 29.5 132.6)
OKLCHoklch(0.912 0.077 134.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdeeba on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdeeba on black: 16.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green93.3%
Blue72.9%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#cdeeba text on a black background

contrast 16.53:1

Card sample

#cdeeba text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeeba in the Color Lab