Skip to content

#b2decc

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

RGB
178, 222, 204
HSL
156°, 40%, 78%
CMYK
20, 0, 8, 13
Luminance
0.6607

At a glance

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

Hex
#b2decc
Hue
156°
green
Saturation
40%
soft
Lightness
78%
light
Brightness
87%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6607
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.21:1
Closest name
Pale Turquoise
ΔE2000 8.4
Where it sits
Hue156° 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#b2decc
RGBrgb(178, 222, 204)
HSLhsl(156, 40%, 78%)
CMYKcmyk(20%, 0%, 8%, 13%)
LABlab(85.0 -17.9 4.1)
LCHlch(85.0 18.3 167.0)
OKLCHoklch(0.864 0.052 168.3)
Decimal11722444
Display P3color(display-p3 0.698 0.871 0.800)

Copy-ready code

/* CSS */
color: #b2decc;
background-color: #b2decc;
/* Tailwind (arbitrary) */
class="text-[#b2decc] bg-[#b2decc]"
/* SCSS */
$brand: #b2decc;
/* SwiftUI */
Color(red: 0.698, green: 0.871, blue: 0.800)
/* Android */
Color.parseColor("#b2decc")
/* Flutter */
Color(0xFFB2DECC)
/* Python / OpenCV (BGR) */
(204, 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 #b2decc · 14.21:1
Use #000000AAA at every size.
Aa
White text · 1.48:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.21:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #b2decc as text scores 1.48:1 on white and 14.21:1 on black.

Accessibility — WCAG contrast

Aa
#b2decc on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#b2decc on black: 14.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD8CB
deuteranopia · #D3D2CD
tritanopia · #A9DED9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #b2decc 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
#EBF4F1
#D2EAE0
#b2decc
#89CDB1
#62BC97
#49AB83
#3D8F6D
#317258
#275441
#183429
Base = 300Lightest = 50 · #F5FAF8Darkest = 950 · #183429
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EBF4F1;
  --brand-200: #D2EAE0;
  --brand-300: #b2decc;
  --brand-400: #89CDB1;
  --brand-500: #62BC97;
  --brand-600: #49AB83;
  --brand-700: #3D8F6D;
  --brand-800: #317258;
  --brand-900: #275441;
  --brand-950: #183429;
  --brand: #b2decc;
  --brand-ink: #000000;
}

Colors that work with #b2decc

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#C6E7D9
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#923A75
Second voice, not a rival
Dark variant#265944
Hover, pressed, headers
Light variant#EDF7F3
Selected rows, tints
Dark surface#14241E
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 #b2decc

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#DEB2C4
Analogous left#B2DEB6
Analogous right#B2DADE
Split-complement 1#DEB2DA
Split-complement 2#DEB6B2
Triadic 1#CCB2DE
Triadic 2#DECCB2
Tetradic#B6B2DE

RGB percentages

Red69.8%
Green87.1%
Blue80.0%

CMYK percentages

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

Color previews

#b2decc text on a black background

contrast 14.21:1

Card sample

#b2decc text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2decc

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.

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

#b2decc, answered

What color is #b2decc?

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

What is the RGB value of #b2decc?

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

Is #b2decc a light or a dark color?

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

Should I use black or white text on #b2decc?

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

What is the complementary color of #b2decc?

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

What colors go well with #b2decc?

For interface work: #F4FAF8 as the surface, #C6E7D9 for borders, #4B9B7A for secondary text, #923A75 as an accent and #265944 for hover and pressed states. For a palette, the analogous pair #B2DEB6 and #B2DADE stays calm, while #DEB2C4 is the loudest partner.

What is #b2decc in CMYK for printing?

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

Is #b2decc 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 #B2DEBC; nudged cooler, #B1DFDD.

Work with #b2decc in the Color Lab