Skip to content

#b0dccc

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

RGB
176, 220, 204
HSL
158°, 39%, 78%
CMYK
20, 0, 7, 14
Luminance
0.6478

Every format

HEX#b0dccc
RGBrgb(176, 220, 204)
HSLhsl(158, 39%, 78%)
CMYKcmyk(20%, 0%, 7%, 14%)
LABlab(84.4 -17.5 3.1)
LCHlch(84.4 17.8 169.8)
OKLCHoklch(0.859 0.051 170.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b0dccc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#b0dccc on black: 13.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.0%
Green86.3%
Blue80.0%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#b0dccc text on a black background

contrast 13.96:1

Card sample

#b0dccc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b0dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b0dccc in the Color Lab