#BCDEC0#BCDEC0

#BCDEC0 is a very light, muted green. Relative luminance 0.667; OKLCH L 86.8% C 0.054 H 148.4°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).

Color values

HEX#BCDEC0
RGBrgb(188, 222, 192)
HSLhsl(127, 34%, 80%)
HSVhsv(127, 15%, 87%)
CMYKcmyk(15.3%, 0%, 13.5%, 12.9%)
CIE-LABlab(85.37, -16.85, 11.02)
CIE-LCHlch(85.37, 20.14, 146.82°)
OKLaboklab(86.78% -0.0464 0.0286)
OKLCHoklch(86.78% 0.054 148.4)
XYZxyz(56.3725, 66.7385, 59.7707)
Luminance0.6674 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEC0 #DEBCDA
analogous
#C9DEBC #BCDEC0 #BCDED1
triadic
#BCDEC0 #C0BCDE #DEC0BC
tetradic
#BCDEC0 #BCC9DE #DEBCDA #DED1BC
square
#BCDEC0 #BCC9DE #DEBCDA #DED1BC
split-complementary
#BCDEC0 #D1BCDE #DEBCC9
monochromatic
#6AB673 #93CA99 #BCDEC0 #E5F2E7 #EAF5EC

Accessibility & contrast

On white

1.46
#BCDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.35
#BCDEC0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEC0
14.35:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEC0#FFFFFF#000000##000000
##BCDEC01.001.4614.3514.35
#FFFFFF1.461.0021.0021.00
#00000014.3521.001.001.00
##00000014.3521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8BE
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#B8DCD5
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdec0;
/* rgb */ color: rgb(188, 222, 192);
/* oklch */ color: oklch(86.8% 0.054 148.4);
Tailwind
colors: {
  custom: {
    50: '#d0e8d3',
    500: '#bcdec0',
    950: '#000000',
  },
}
SCSS
$custom: #bcdec0;
$custom-light: #d0e8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdec0",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 192
  },
  "hsl": {
    "h": 127.059,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86776,
    "c": 0.05448,
    "h": 148.4
  },
  "luminance": 0.6674
}

Semantic roles & 50–950 ramp

primary
#BCDEC0
secondary
#B688B1
accent
#399FAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEC0

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

Preview Lab → · Contrast checker → · Palette generator →

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