Skip to content

#bbcdc5

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

RGB
187, 205, 197
HSL
153°, 15%, 77%
CMYK
9, 0, 4, 20
Luminance
0.5826

At a glance

Every number on this page in one read: what #bbcdc5 is made of, how bright it looks, and which way it leans.

Hex
#bbcdc5
Hue
153°
green
Saturation
15%
soft
Lightness
77%
light
Brightness
80%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5826
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Soft
Best ink
Black
12.65:1
Closest name
Silver
ΔE2000 9.4
Where it sits
Hue153° of 360°
Saturation15%
Lightness77%
Temperature
Warm ← → Cool62% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#bbcdc5
RGBrgb(187, 205, 197)
HSLhsl(153, 15%, 77%)
CMYKcmyk(9%, 0%, 4%, 20%)
LABlab(80.9 -7.6 1.9)
LCHlch(80.9 7.8 166.0)
OKLCHoklch(0.832 0.022 167.4)
Decimal12307909
Display P3color(display-p3 0.733 0.804 0.773)

Copy-ready code

/* CSS */
color: #bbcdc5;
background-color: #bbcdc5;
/* Tailwind (arbitrary) */
class="text-[#bbcdc5] bg-[#bbcdc5]"
/* SCSS */
$brand: #bbcdc5;
/* SwiftUI */
Color(red: 0.733, green: 0.804, blue: 0.773)
/* Android */
Color.parseColor("#bbcdc5")
/* Flutter */
Color(0xFFBBCDC5)
/* Python / OpenCV (BGR) */
(197, 205, 187)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #bbcdc5 · 12.65:1
Use #000000AAA at every size.
Aa
White text · 1.66:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bbcdc5 as text scores 1.66:1 on white and 12.65:1 on black.

Accessibility — WCAG contrast

Aa
#bbcdc5 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bbcdc5 on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCCAC5
deuteranopia · #C8C8C5
tritanopia · #B8CDCB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #bbcdc5 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F8F7
#EEF2F0
#D9E2DE
#bbcdc5
#9EB8AC
#7EA091
#688D7C
#567668
#455E53
#35463E
#212C27
Base = 300Lightest = 50 · #F6F8F7Darkest = 950 · #212C27
:root {
  --brand-50: #F6F8F7;
  --brand-100: #EEF2F0;
  --brand-200: #D9E2DE;
  --brand-300: #bbcdc5;
  --brand-400: #9EB8AC;
  --brand-500: #7EA091;
  --brand-600: #688D7C;
  --brand-700: #567668;
  --brand-800: #455E53;
  --brand-900: #35463E;
  --brand-950: #212C27;
  --brand: #bbcdc5;
  --brand-ink: #000000;
}

Colors that work with #bbcdc5

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F6F9F7
Tinted page background
Border#D0DCD7
Hairlines and dividers
Muted text#618475
Captions on the surface
Accent#79536F
Second voice, not a rival
Dark variant#364A41
Hover, pressed, headers
Light variant#F0F4F2
Selected rows, tints
Dark surface#18201D
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #bbcdc5

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#CDBBC3
Analogous left#BBCDBC
Analogous right#BBCCCD
Split-complement 1#CDBBCC
Split-complement 2#CDBCBB
Triadic 1#C5BBCD
Triadic 2#CDC5BB
Tetradic#BCBBCD

RGB percentages

Red73.3%
Green80.4%
Blue77.3%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow3.9%
Key (black)19.6%

Color previews

#bbcdc5 text on a black background

contrast 12.65:1

Card sample

#bbcdc5 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdc5

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#bbcdc5 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#bbcdc5, answered

What color is #bbcdc5?

#bbcdc5 is a light soft green, closest to Silver (ΔE2000 9.4). It sits at 153° on the hue wheel with 15% saturation and 77% lightness, which reads as cool.

What is the RGB value of #bbcdc5?

rgb(187, 205, 197) — 187 red, 205 green and 197 blue out of 255, or 73.3% / 80.4% / 77.3% by channel.

Is #bbcdc5 a light or a dark color?

It is a light color. Relative luminance is 0.5826 and perceived brightness is 78%, so black text on it reaches 12.65:1.

Should I use black or white text on #bbcdc5?

Black. It scores 12.65:1 against #bbcdc5, versus 1.66:1 for white — AAA at any size.

What is the complementary color of #bbcdc5?

#CDBBC3 sits directly opposite on the wheel. Softer options are the split-complements #CDBBCC and #CDBCBB, which give the same contrast with far less vibration.

What colors go well with #bbcdc5?

For interface work: #F6F9F7 as the surface, #D0DCD7 for borders, #618475 for secondary text, #79536F as an accent and #364A41 for hover and pressed states. For a palette, the analogous pair #BBCDBC and #BBCCCD stays calm, while #CDBBC3 is the loudest partner.

What is #bbcdc5 in CMYK for printing?

cmyk(9%, 0%, 4%, 20%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #bbcdc5 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BBCDBE; nudged cooler, #BACECD.

Work with #bbcdc5 in the Color Lab