Skip to content

#cedfac

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

RGB
206, 223, 172
HSL
80°, 44%, 78%
CMYK
8, 0, 23, 13
Luminance
0.6888

Every format

HEX#cedfac
RGBrgb(206, 223, 172)
HSLhsl(80, 44%, 78%)
CMYKcmyk(8%, 0%, 23%, 13%)
LABlab(86.4 -14.3 23.2)
LCHlch(86.4 27.3 121.8)
OKLCHoklch(0.878 0.070 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cedfac on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cedfac on black: 14.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green87.5%
Blue67.5%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow22.9%
Key (black)12.5%

Color previews

#cedfac text on a black background

contrast 14.78:1

Card sample

#cedfac text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cedfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cedfac in the Color Lab