#BCDCC2#BCDCC2

#BCDCC2 is a very light, muted green. Relative luminance 0.658; OKLCH L 86.4% C 0.049 H 150.7°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).

Color values

HEX#BCDCC2
RGBrgb(188, 220, 194)
HSLhsl(131, 31%, 80%)
HSVhsv(131, 15%, 86%)
CMYKcmyk(14.5%, 0%, 11.8%, 13.7%)
CIE-LABlab(84.88, -15.49, 9.26)
CIE-LCHlch(84.88, 18.05, 149.12°)
OKLaboklab(86.4% -0.0428 0.024)
OKLCHoklch(86.4% 0.049 150.7)
XYZxyz(56.0676, 65.7717, 60.7697)
Luminance0.6577 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDCC2 #DCBCD6
analogous
#C6DCBC #BCDCC2 #BCDCD2
triadic
#BCDCC2 #C2BCDC #DCC2BC
tetradic
#BCDCC2 #BCC6DC #DCBCD6 #DCD2BC
square
#BCDCC2 #BCC6DC #DCBCD6 #DCD2BC
split-complementary
#BCDCC2 #D2BCDC #DCBCC6
monochromatic
#6CB279 #94C79D #BCDCC2 #E4F1E7 #EBF5ED

Accessibility & contrast

On white

1.48
#BCDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.15
#BCDCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDCC2
14.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDCC2#FFFFFF#000000##000000
##BCDCC21.001.4814.1514.15
#FFFFFF1.481.0021.0021.00
#00000014.1521.001.001.00
##00000014.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD6C1
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#B8DBD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bcdcc2;
/* rgb */ color: rgb(188, 220, 194);
/* oklch */ color: oklch(86.4% 0.049 150.7);
Tailwind
colors: {
  custom: {
    50: '#d0e7d4',
    500: '#bcdcc2',
    950: '#000000',
  },
}
SCSS
$custom: #bcdcc2;
$custom-light: #d0e7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdcc2",
  "rgb": {
    "r": 188,
    "g": 220,
    "b": 194
  },
  "hsl": {
    "h": 131.25,
    "s": 31.373,
    "l": 80
  },
  "oklch": {
    "l": 0.86399,
    "c": 0.04914,
    "h": 150.7
  },
  "luminance": 0.65773
}

Semantic roles & 50–950 ramp

primary
#BCDCC2
secondary
#B389AB
accent
#3B95AA
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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