#BCDEBC#BCDEBC

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

Color values

HEX#BCDEBC
RGBrgb(188, 222, 188)
HSLhsl(120, 34%, 80%)
HSVhsv(120, 15%, 87%)
CMYKcmyk(15.3%, 0%, 15.3%, 12.9%)
CIE-LABlab(85.28, -17.56, 13.00)
CIE-LCHlch(85.28, 21.85, 143.49°)
OKLaboklab(86.68% -0.0481 0.0336)
OKLCHoklch(86.68% 0.059 145)
XYZxyz(55.9354, 66.5637, 57.4683)
Luminance0.6656 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEBC #DEBCDE
analogous
#CDDEBC #BCDEBC #BCDECD
triadic
#BCDEBC #BCBCDE #DEBCBC
tetradic
#BCDEBC #BCCDDE #DEBCDE #DECDBC
square
#BCDEBC #BCCDDE #DEBCDE #DECDBC
split-complementary
#BCDEBC #CDBCDE #DEBCCD
monochromatic
#6AB66A #93CA93 #BCDEBC #E5F2E5 #EAF5EA

Accessibility & contrast

On white

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

On black

14.31
#BCDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEBC
14.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEBC#FFFFFF#000000##000000
##BCDEBC1.001.4714.3114.31
#FFFFFF1.471.0021.0021.00
#00000014.3121.001.001.00
##00000014.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D7BA
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#B9DCD4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdebc;
/* rgb */ color: rgb(188, 222, 188);
/* oklch */ color: oklch(86.7% 0.059 145.0);
Tailwind
colors: {
  custom: {
    50: '#d0e8d0',
    500: '#bcdebc',
    950: '#000000',
  },
}
SCSS
$custom: #bcdebc;
$custom-light: #d0e8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdebc",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 120,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86676,
    "c": 0.05863,
    "h": 145
  },
  "luminance": 0.66565
}

Semantic roles & 50–950 ramp

primary
#BCDEBC
secondary
#B688B6
accent
#39ADAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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