#BCDECB#BCDECB

#BCDECB is a very light, muted green. Relative luminance 0.672; OKLCH L 87.1% C 0.044 H 160.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).

Color values

HEX#BCDECB
RGBrgb(188, 222, 203)
HSLhsl(146, 34%, 80%)
HSVhsv(146, 15%, 87%)
CMYKcmyk(15.3%, 0%, 8.6%, 12.9%)
CIE-LABlab(85.63, -14.84, 5.59)
CIE-LCHlch(85.63, 15.85, 159.35°)
OKLaboklab(87.06% -0.0419 0.0145)
OKLCHoklch(87.06% 0.044 160.9)
XYZxyz(57.6372, 67.2444, 66.4311)
Luminance0.6725 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDECB #DEBCCF
analogous
#BEDEBC #BCDECB #BCDEDC
triadic
#BCDECB #CBBCDE #DECBBC
tetradic
#BCDECB #BCBEDE #DEBCCF #DEDCBC
square
#BCDECB #BCBEDE #DEBCCF #DEDCBC
split-complementary
#BCDECB #DCBCDE #DEBCBE
monochromatic
#6AB68B #93CAAB #BCDECB #E5F2EB #EAF5EF

Accessibility & contrast

On white

1.45
#BCDECB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.45
#BCDECB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDECB
14.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDECB#FFFFFF#000000##000000
##BCDECB1.001.4514.4514.45
#FFFFFF1.451.0021.0021.00
#00000014.4521.001.001.00
##00000014.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#B6DED8
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdecb;
/* rgb */ color: rgb(188, 222, 203);
/* oklch */ color: oklch(87.1% 0.044 160.9);
Tailwind
colors: {
  custom: {
    50: '#d0e8da',
    500: '#bcdecb',
    950: '#000000',
  },
}
SCSS
$custom: #bcdecb;
$custom-light: #d0e8da;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdecb",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 203
  },
  "hsl": {
    "h": 146.471,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87064,
    "c": 0.04433,
    "h": 160.9
  },
  "luminance": 0.67246
}

Semantic roles & 50–950 ramp

primary
#BCDECB
secondary
#B688A2
accent
#397AAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDECB

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

Preview Lab → · Contrast checker → · Palette generator →

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