#BCDEC2#BCDEC2

#BCDEC2 is a very light, muted green. Relative luminance 0.668; OKLCH L 86.8% C 0.052 H 150.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#BCDEC2
RGBrgb(188, 222, 194)
HSLhsl(131, 34%, 80%)
HSVhsv(131, 15%, 87%)
CMYKcmyk(15.3%, 0%, 12.6%, 12.9%)
CIE-LABlab(85.42, -16.49, 10.03)
CIE-LCHlch(85.42, 19.31, 148.69°)
OKLaboklab(86.83% -0.0456 0.026)
OKLCHoklch(86.83% 0.052 150.3)
XYZxyz(56.5956, 66.8278, 60.9457)
Luminance0.6683 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEC2 #DEBCD8
analogous
#C7DEBC #BCDEC2 #BCDED3
triadic
#BCDEC2 #C2BCDE #DEC2BC
tetradic
#BCDEC2 #BCC7DE #DEBCD8 #DED3BC
square
#BCDEC2 #BCC7DE #DEBCD8 #DED3BC
split-complementary
#BCDEC2 #D3BCDE #DEBCC7
monochromatic
#6AB677 #93CA9D #BCDEC2 #E5F2E7 #EAF5EC

Accessibility & contrast

On white

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

On black

14.37
#BCDEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEC2
14.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEC2#FFFFFF#000000##000000
##BCDEC21.001.4614.3714.37
#FFFFFF1.461.0021.0021.00
#00000014.3721.001.001.00
##00000014.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#B8DDD6
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdec2;
/* rgb */ color: rgb(188, 222, 194);
/* oklch */ color: oklch(86.8% 0.052 150.3);
Tailwind
colors: {
  custom: {
    50: '#d0e8d4',
    500: '#bcdec2',
    950: '#000000',
  },
}
SCSS
$custom: #bcdec2;
$custom-light: #d0e8d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdec2",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 194
  },
  "hsl": {
    "h": 130.588,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86827,
    "c": 0.05248,
    "h": 150.3
  },
  "luminance": 0.66829
}

Semantic roles & 50–950 ramp

primary
#BCDEC2
secondary
#B688AE
accent
#3998AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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