#BCDCBC#BCDCBC

#BCDCBC is a very light, muted green. Relative luminance 0.655; OKLCH L 86.2% C 0.055 H 145.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).

Color values

HEX#BCDCBC
RGBrgb(188, 220, 188)
HSLhsl(120, 31%, 80%)
HSVhsv(120, 15%, 86%)
CMYKcmyk(14.5%, 0%, 14.5%, 13.7%)
CIE-LABlab(84.74, -16.56, 12.23)
CIE-LCHlch(84.74, 20.59, 143.55°)
OKLaboklab(86.25% -0.0453 0.0317)
OKLCHoklch(86.25% 0.055 145.1)
XYZxyz(55.4073, 65.5076, 57.2923)
Luminance0.6551 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCBC #DCBCDC
analogous
#CCDCBC #BCDCBC #BCDCCC
triadic
#BCDCBC #BCBCDC #DCBCBC
tetradic
#BCDCBC #BCCCDC #DCBCDC #DCCCBC
square
#BCDCBC #BCCCDC #DCBCDC #DCCCBC
split-complementary
#BCDCBC #CCBCDC #DCBCCC
monochromatic
#6CB26C #94C794 #BCDCBC #E4F1E4 #EBF5EB

Accessibility & contrast

On white

1.49
#BCDCBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.10
#BCDCBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCBC
14.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCBC#FFFFFF#000000##000000
##BCDCBC1.001.4914.1014.10
#FFFFFF1.491.0021.0021.00
#00000014.1021.001.001.00
##00000014.1021.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#B9DAD3
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcbc;
/* rgb */ color: rgb(188, 220, 188);
/* oklch */ color: oklch(86.2% 0.055 145.1);
Tailwind
colors: {
  custom: {
    50: '#d0e7d0',
    500: '#bcdcbc',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcbc;
$custom-light: #d0e7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcbc",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 188
  },
  "hsl": {
    "h": 120,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86247,
    "c": 0.05529,
    "h": 145.1
  },
  "luminance": 0.65509
}

Semantic roles & 50–950 ramp

primary
#BCDCBC
secondary
#B389B3
accent
#3BAAAA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCBC

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

Preview Lab → · Contrast checker → · Palette generator →

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