Skip to content

#b8decc

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

RGB
184, 222, 204
HSL
152°, 37%, 80%
CMYK
17, 0, 8, 13
Luminance
0.6679

At a glance

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

Hex
#b8decc
Hue
152°
green
Saturation
37%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6679
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.36:1
Closest name
Pale Turquoise
ΔE2000 9
Where it sits
Hue152° of 360°
Saturation37%
Lightness80%
Temperature
Warm ← → Cool76% 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#b8decc
RGBrgb(184, 222, 204)
HSLhsl(152, 37%, 80%)
CMYKcmyk(17%, 0%, 8%, 13%)
LABlab(85.4 -15.9 4.7)
LCHlch(85.4 16.6 163.6)
OKLCHoklch(0.868 0.047 165.0)
Decimal12115660
Display P3color(display-p3 0.722 0.871 0.800)

Copy-ready code

/* CSS */
color: #b8decc;
background-color: #b8decc;
/* Tailwind (arbitrary) */
class="text-[#b8decc] bg-[#b8decc]"
/* SCSS */
$brand: #b8decc;
/* SwiftUI */
Color(red: 0.722, green: 0.871, blue: 0.800)
/* Android */
Color.parseColor("#b8decc")
/* Flutter */
Color(0xFFB8DECC)
/* Python / OpenCV (BGR) */
(204, 222, 184)

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

Accessibility — WCAG contrast

Aa
#b8decc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#b8decc on black: 14.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD8CB
deuteranopia · #D5D3CD
tritanopia · #B1DED9

Color scale — 50 to 950

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

#F5FAF7
#EBF4F0
#D3E8DE
#b8decc
#8CCAAC
#66B891
#4EA77D
#418B68
#346F53
#29523E
#193327
Base = 300Lightest = 50 · #F5FAF7Darkest = 950 · #193327
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EBF4F0;
  --brand-200: #D3E8DE;
  --brand-300: #b8decc;
  --brand-400: #8CCAAC;
  --brand-500: #66B891;
  --brand-600: #4EA77D;
  --brand-700: #418B68;
  --brand-800: #346F53;
  --brand-900: #29523E;
  --brand-950: #193327;
  --brand: #b8decc;
  --brand-ink: #000000;
}

Colors that work with #b8decc

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#F5FAF7
Tinted page background
Border#C7E5D7
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#8F3D78
Second voice, not a rival
Dark variant#285741
Hover, pressed, headers
Light variant#EEF7F2
Selected rows, tints
Dark surface#14241C
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 #b8decc

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#DEB8CA
Analogous left#B8DEB9
Analogous right#B8DDDE
Split-complement 1#DEB8DD
Split-complement 2#DEB9B8
Triadic 1#CCB8DE
Triadic 2#DECCB8
Tetradic#B9B8DE

RGB percentages

Red72.2%
Green87.1%
Blue80.0%

CMYK percentages

Cyan17.1%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#b8decc text on a black background

contrast 14.36:1

Card sample

#b8decc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b8decc

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.

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

#b8decc, answered

What color is #b8decc?

#b8decc is a light soft green, closest to Pale Turquoise (ΔE2000 9). It sits at 152° on the hue wheel with 37% saturation and 80% lightness, which reads as cool.

What is the RGB value of #b8decc?

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

Is #b8decc a light or a dark color?

It is a light color. Relative luminance is 0.6679 and perceived brightness is 82%, so black text on it reaches 14.36:1.

Should I use black or white text on #b8decc?

Black. It scores 14.36:1 against #b8decc, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #b8decc?

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

What colors go well with #b8decc?

For interface work: #F5FAF7 as the surface, #C7E5D7 for borders, #4B9B75 for secondary text, #8F3D78 as an accent and #285741 for hover and pressed states. For a palette, the analogous pair #B8DEB9 and #B8DDDE stays calm, while #DEB8CA is the loudest partner.

What is #b8decc in CMYK for printing?

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

Is #b8decc warm or cool?

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

Work with #b8decc in the Color Lab