Skip to content

#b2decb

a light, soft green · cool · closest name: Pale Turquoise

RGB
178, 222, 203
HSL
154°, 40%, 78%
CMYK
20, 0, 9, 13
Luminance
0.6602

At a glance

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

Hex
#b2decb
Hue
154°
green
Saturation
40%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6602
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.20:1
Closest name
Pale Turquoise
ΔE2000 8.7
Where it sits
Hue154° of 360°
Saturation40%
Lightness78%
Temperature
Warm ← → Cool77% 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#b2decb
RGBrgb(178, 222, 203)
HSLhsl(154, 40%, 78%)
CMYKcmyk(20%, 0%, 9%, 13%)
LABlab(85.0 -18.1 4.6)
LCHlch(85.0 18.6 165.7)
OKLCHoklch(0.864 0.053 167.0)
Decimal11722443
Display P3color(display-p3 0.698 0.871 0.796)

Copy-ready code

/* CSS */
color: #b2decb;
background-color: #b2decb;
/* Tailwind (arbitrary) */
class="text-[#b2decb] bg-[#b2decb]"
/* SCSS */
$brand: #b2decb;
/* SwiftUI */
Color(red: 0.698, green: 0.871, blue: 0.796)
/* Android */
Color.parseColor("#b2decb")
/* Flutter */
Color(0xFFB2DECB)
/* Python / OpenCV (BGR) */
(203, 222, 178)

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 #b2decb · 14.20:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.20:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2decb as text scores 1.48:1 on white and 14.20:1 on black.

Accessibility — WCAG contrast

Aa
#b2decb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#b2decb on black: 14.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD8CA
deuteranopia · #D4D2CC
tritanopia · #A9DED8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2decb 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.

#F5FAF8
#EBF4F0
#D2EADF
#b2decb
#89CDAF
#62BC95
#49AB81
#3D8F6C
#317256
#275440
#183428
Base = 300Lightest = 50 · #F5FAF8Darkest = 950 · #183428
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF4F0;
  --brand-200: #D2EADF;
  --brand-300: #b2decb;
  --brand-400: #89CDAF;
  --brand-500: #62BC95;
  --brand-600: #49AB81;
  --brand-700: #3D8F6C;
  --brand-800: #317256;
  --brand-900: #275440;
  --brand-950: #183428;
  --brand: #b2decb;
  --brand-ink: #000000;
}

Colors that work with #b2decb

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#F4FAF8
Tinted page background
Border#C6E7D8
Hairlines and dividers
Muted text#4B9B78
Captions on the surface
Accent#923A77
Second voice, not a rival
Dark variant#265943
Hover, pressed, headers
Light variant#EDF7F3
Selected rows, tints
Dark surface#14241D
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 #b2decb

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#DEB2C5
Analogous left#B2DEB5
Analogous right#B2DBDE
Split-complement 1#DEB2DB
Split-complement 2#DEB5B2
Triadic 1#CBB2DE
Triadic 2#DECBB2
Tetradic#B5B2DE

RGB percentages

Red69.8%
Green87.1%
Blue79.6%

CMYK percentages

Cyan19.8%
Magenta0.0%
Yellow8.6%
Key (black)12.9%

Color previews

#b2decb text on a black background

contrast 14.20:1

Card sample

#b2decb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(178, 222, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(178, 222, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b2decb;
background: linear-gradient(135deg, #b2decb, #B2D4DE);

Monochromatic scale

Palettes built from #b2decb

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.

#b2decb 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.

#b2decb, answered

What color is #b2decb?

#b2decb is a light soft green, closest to Pale Turquoise (ΔE2000 8.7). It sits at 154° on the hue wheel with 40% saturation and 78% lightness, which reads as cool.

What is the RGB value of #b2decb?

rgb(178, 222, 203) — 178 red, 222 green and 203 blue out of 255, or 69.8% / 87.1% / 79.6% by channel.

Is #b2decb a light or a dark color?

It is a light color. Relative luminance is 0.6602 and perceived brightness is 81%, so black text on it reaches 14.20:1.

Should I use black or white text on #b2decb?

Black. It scores 14.20:1 against #b2decb, versus 1.48:1 for white — AAA at any size.

What is the complementary color of #b2decb?

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

What colors go well with #b2decb?

For interface work: #F4FAF8 as the surface, #C6E7D8 for borders, #4B9B78 for secondary text, #923A77 as an accent and #265943 for hover and pressed states. For a palette, the analogous pair #B2DEB5 and #B2DBDE stays calm, while #DEB2C5 is the loudest partner.

What is #b2decb in CMYK for printing?

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

Is #b2decb warm or cool?

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

Work with #b2decb in the Color Lab