#BCDEC1#BCDEC1

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

Color values

HEX#BCDEC1
RGBrgb(188, 222, 193)
HSLhsl(129, 34%, 80%)
HSVhsv(129, 15%, 87%)
CMYKcmyk(15.3%, 0%, 13.1%, 12.9%)
CIE-LABlab(85.39, -16.67, 10.53)
CIE-LCHlch(85.39, 19.72, 147.74°)
OKLaboklab(86.8% -0.046 0.0273)
OKLCHoklch(86.8% 0.053 149.3)
XYZxyz(56.4837, 66.7830, 60.3563)
Luminance0.6678 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDEC1 #DEBCD9
analogous
#C8DEBC #BCDEC1 #BCDED2
triadic
#BCDEC1 #C1BCDE #DEC1BC
tetradic
#BCDEC1 #BCC8DE #DEBCD9 #DED2BC
square
#BCDEC1 #BCC8DE #DEBCD9 #DED2BC
split-complementary
#BCDEC1 #D2BCDE #DEBCC8
monochromatic
#6AB675 #93CA9B #BCDEC1 #E5F2E7 #EAF5EC

Accessibility & contrast

On white

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

On black

14.36
#BCDEC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDEC1
14.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDEC1#FFFFFF#000000##000000
##BCDEC11.001.4614.3614.36
#FFFFFF1.461.0021.0021.00
#00000014.3621.001.001.00
##00000014.3621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD8BF
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#B8DCD6
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcdec1;
/* rgb */ color: rgb(188, 222, 193);
/* oklch */ color: oklch(86.8% 0.053 149.3);
Tailwind
colors: {
  custom: {
    50: '#d0e8d3',
    500: '#bcdec1',
    950: '#000000',
  },
}
SCSS
$custom: #bcdec1;
$custom-light: #d0e8d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdec1",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 193
  },
  "hsl": {
    "h": 128.824,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86801,
    "c": 0.05348,
    "h": 149.3
  },
  "luminance": 0.66784
}

Semantic roles & 50–950 ramp

primary
#BCDEC1
secondary
#B688AF
accent
#399CAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDEC1

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

Preview Lab → · Contrast checker → · Palette generator →

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