Skip to content

#bedfdf

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

RGB
190, 223, 223
HSL
180°, 34%, 81%
CMYK
15, 0, 0, 13
Luminance
0.6905

Every format

HEX#bedfdf
RGBrgb(190, 223, 223)
HSLhsl(180, 34%, 81%)
CMYKcmyk(15%, 0%, 0%, 13%)
LABlab(86.5 -10.8 -3.6)
LCHlch(86.5 11.4 198.6)
OKLCHoklch(0.880 0.035 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green87.5%
Blue87.5%

CMYK percentages

Cyan14.8%
Magenta0.0%
Yellow0.0%
Key (black)12.5%

Color previews

#bedfdf text on a black background

contrast 14.81:1

Card sample

#bedfdf text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bedfdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedfdf in the Color Lab