Skip to content

#bedccc

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

RGB
190, 220, 204
HSL
148°, 30%, 80%
CMYK
14, 0, 7, 14
Luminance
0.6649

Every format

HEX#bedccc
RGBrgb(190, 220, 204)
HSLhsl(148, 30%, 80%)
CMYKcmyk(14%, 0%, 7%, 14%)
LABlab(85.3 -13.0 4.5)
LCHlch(85.3 13.8 160.8)
OKLCHoklch(0.868 0.039 162.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bedccc on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#bedccc on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green86.3%
Blue80.0%

CMYK percentages

Cyan13.6%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#bedccc text on a black background

contrast 14.30:1

Card sample

#bedccc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 220, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 220, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bedccc;
background: linear-gradient(135deg, #bedccc, #BED8DC);

Monochromatic scale

Palettes built from #bedccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedccc in the Color Lab