Skip to content

#cedabc

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

RGB
206, 218, 188
HSL
84°, 29%, 80%
CMYK
6, 0, 14, 15
Luminance
0.6690

Every format

HEX#cedabc
RGBrgb(206, 218, 188)
HSLhsl(84, 29%, 80%)
CMYKcmyk(6%, 0%, 14%, 15%)
LABlab(85.5 -9.3 13.4)
LCHlch(85.5 16.3 124.8)
OKLCHoklch(0.871 0.042 125.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedabc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cedabc on black: 14.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green85.5%
Blue73.7%

CMYK percentages

Cyan5.5%
Magenta0.0%
Yellow13.8%
Key (black)14.5%

Color previews

#cedabc text on a black background

contrast 14.38:1

Card sample

#cedabc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(206, 218, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 218, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cedabc;
background: linear-gradient(135deg, #cedabc, #BCDABE);

Monochromatic scale

Palettes built from #cedabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedabc in the Color Lab