Skip to content

#b0d0cd

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

RGB
176, 208, 205
HSL
174°, 25%, 75%
CMYK
15, 0, 1, 18
Luminance
0.5875

Every format

HEX#b0d0cd
RGBrgb(176, 208, 205)
HSLhsl(174, 25%, 75%)
CMYKcmyk(15%, 0%, 1%, 18%)
LABlab(81.2 -11.2 -2.1)
LCHlch(81.2 11.4 190.5)
OKLCHoklch(0.833 0.034 189.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0d0cd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#b0d0cd on black: 12.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green81.6%
Blue80.4%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow1.4%
Key (black)18.4%

Color previews

#b0d0cd text on a black background

contrast 12.75:1

Card sample

#b0d0cd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(176, 208, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(176, 208, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b0d0cd;
background: linear-gradient(135deg, #b0d0cd, #B0BED0);

Monochromatic scale

Palettes built from #b0d0cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0d0cd in the Color Lab