Skip to content

#bddfbc

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

RGB
189, 223, 188
HSL
118°, 35%, 81%
CMYK
15, 0, 16, 13
Luminance
0.6723

Every format

HEX#bddfbc
RGBrgb(189, 223, 188)
HSLhsl(118, 35%, 81%)
CMYKcmyk(15%, 0%, 16%, 13%)
LABlab(85.6 -17.7 13.5)
LCHlch(85.6 22.3 142.7)
OKLCHoklch(0.870 0.060 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddfbc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bddfbc on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green87.5%
Blue73.7%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#bddfbc text on a black background

contrast 14.45:1

Card sample

#bddfbc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddfbc in the Color Lab