Skip to content

#bccdad

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

RGB
188, 205, 173
HSL
92°, 24%, 74%
CMYK
8, 0, 16, 20
Luminance
0.5737

Every format

HEX#bccdad
RGBrgb(188, 205, 173)
HSLhsl(92, 24%, 74%)
CMYKcmyk(8%, 0%, 16%, 20%)
LABlab(80.4 -11.5 14.0)
LCHlch(80.4 18.1 129.5)
OKLCHoklch(0.827 0.047 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bccdad on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bccdad on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green80.4%
Blue67.8%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow15.6%
Key (black)19.6%

Color previews

#bccdad text on a black background

contrast 12.47:1

Card sample

#bccdad text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bccdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bccdad in the Color Lab