Skip to content

#cedbac

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

RGB
206, 219, 172
HSL
77°, 40%, 77%
CMYK
6, 0, 22, 14
Luminance
0.6676

Every format

HEX#cedbac
RGBrgb(206, 219, 172)
HSLhsl(77, 40%, 77%)
CMYKcmyk(6%, 0%, 22%, 14%)
LABlab(85.4 -12.3 21.7)
LCHlch(85.4 25.0 119.6)
OKLCHoklch(0.870 0.064 120.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green85.9%
Blue67.5%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow21.5%
Key (black)14.1%

Color previews

#cedbac text on a black background

contrast 14.35:1

Card sample

#cedbac text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedbac in the Color Lab