Skip to content

#bddccc

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

RGB
189, 220, 204
HSL
149°, 31%, 80%
CMYK
14, 0, 7, 14
Luminance
0.6636

Every format

HEX#bddccc
RGBrgb(189, 220, 204)
HSLhsl(149, 31%, 80%)
CMYKcmyk(14%, 0%, 7%, 14%)
LABlab(85.2 -13.3 4.4)
LCHlch(85.2 14.0 161.6)
OKLCHoklch(0.867 0.040 163.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green86.3%
Blue80.0%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#bddccc text on a black background

contrast 14.27:1

Card sample

#bddccc text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddccc in the Color Lab