#BCDEBD#BCDEBD

#BCDEBD is a very light, muted green. Relative luminance 0.666; OKLCH L 86.7% C 0.058 H 145.8°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).

Color values

HEX#BCDEBD
RGBrgb(188, 222, 189)
HSLhsl(122, 34%, 80%)
HSVhsv(122, 15%, 87%)
CMYKcmyk(15.3%, 0%, 14.9%, 12.9%)
CIE-LABlab(85.31, -17.38, 12.50)
CIE-LCHlch(85.31, 21.41, 144.28°)
OKLaboklab(86.7% -0.0476 0.0323)
OKLCHoklch(86.7% 0.058 145.8)
XYZxyz(56.0435, 66.6069, 58.0380)
Luminance0.6661 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEBD #DEBCDD
analogous
#CCDEBC #BCDEBD #BCDECE
triadic
#BCDEBD #BDBCDE #DEBDBC
tetradic
#BCDEBD #BCCCDE #DEBCDD #DECEBC
square
#BCDEBD #BCCCDE #DEBCDD #DECEBC
split-complementary
#BCDEBD #CEBCDE #DEBCCC
monochromatic
#6AB66C #93CA95 #BCDEBD #E5F2E5 #EAF5EB

Accessibility & contrast

On white

1.47
#BCDEBD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.32
#BCDEBD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEBD
14.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEBD#FFFFFF#000000##000000
##BCDEBD1.001.4714.3214.32
#FFFFFF1.471.0021.0021.00
#00000014.3221.001.001.00
##00000014.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD7BB
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#B9DCD5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdebd;
/* rgb */ color: rgb(188, 222, 189);
/* oklch */ color: oklch(86.7% 0.058 145.8);
Tailwind
colors: {
  custom: {
    50: '#d0e8d0',
    500: '#bcdebd',
    950: '#000000',
  },
}
SCSS
$custom: #bcdebd;
$custom-light: #d0e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdebd",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 189
  },
  "hsl": {
    "h": 121.765,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86701,
    "c": 0.05759,
    "h": 145.8
  },
  "luminance": 0.66608
}

Semantic roles & 50–950 ramp

primary
#BCDEBD
secondary
#B688B5
accent
#39A9AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEBD

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BCDEBD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva