#BCDEC3#BCDEC3

#BCDEC3 is a very light, muted green. Relative luminance 0.669; OKLCH L 86.9% C 0.051 H 151.3°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).

Color values

HEX#BCDEC3
RGBrgb(188, 222, 195)
HSLhsl(132, 34%, 80%)
HSVhsv(132, 15%, 87%)
CMYKcmyk(15.3%, 0%, 12.2%, 12.9%)
CIE-LABlab(85.44, -16.31, 9.54)
CIE-LCHlch(85.44, 18.90, 149.69°)
OKLaboklab(86.85% -0.0452 0.0248)
OKLCHoklch(86.85% 0.052 151.3)
XYZxyz(56.7083, 66.8729, 61.5392)
Luminance0.6687 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEC3 #DEBCD7
analogous
#C6DEBC #BCDEC3 #BCDED4
triadic
#BCDEC3 #C3BCDE #DEC3BC
tetradic
#BCDEC3 #BCC6DE #DEBCD7 #DED4BC
square
#BCDEC3 #BCC6DE #DEBCD7 #DED4BC
split-complementary
#BCDEC3 #D4BCDE #DEBCC6
monochromatic
#6AB67A #93CA9E #BCDEC3 #E5F2E8 #EAF5ED

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##BCDEC3#FFFFFF#000000##000000
##BCDEC31.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)
#DED8C2
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#B8DDD6
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdec3;
/* rgb */ color: rgb(188, 222, 195);
/* oklch */ color: oklch(86.9% 0.051 151.3);
Tailwind
colors: {
  custom: {
    50: '#d0e8d5',
    500: '#bcdec3',
    950: '#000000',
  },
}
SCSS
$custom: #bcdec3;
$custom-light: #d0e8d5;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdec3",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 195
  },
  "hsl": {
    "h": 132.353,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86852,
    "c": 0.0515,
    "h": 151.3
  },
  "luminance": 0.66874
}

Semantic roles & 50–950 ramp

primary
#BCDEC3
secondary
#B688AD
accent
#3995AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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