Skip to content

#cedbbc

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

RGB
206, 219, 188
HSL
85°, 30%, 80%
CMYK
6, 0, 14, 14
Luminance
0.6742

Every format

HEX#cedbbc
RGBrgb(206, 219, 188)
HSLhsl(85, 30%, 80%)
CMYKcmyk(6%, 0%, 14%, 14%)
LABlab(85.7 -9.8 13.8)
LCHlch(85.7 16.9 125.5)
OKLCHoklch(0.873 0.044 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedbbc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#cedbbc on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green85.9%
Blue73.7%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow14.2%
Key (black)14.1%

Color previews

#cedbbc text on a black background

contrast 14.48:1

Card sample

#cedbbc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedbbc in the Color Lab