#BCDECC#BCDECC

#BCDECC is a very light, muted green. Relative luminance 0.673; OKLCH L 87.1% C 0.044 H 162.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).

Color values

HEX#BCDECC
RGBrgb(188, 222, 204)
HSLhsl(148, 34%, 80%)
HSVhsv(148, 15%, 87%)
CMYKcmyk(15.3%, 0%, 8.1%, 12.9%)
CIE-LABlab(85.65, -14.65, 5.10)
CIE-LCHlch(85.65, 15.51, 160.81°)
OKLaboklab(87.09% -0.0415 0.0132)
OKLCHoklch(87.09% 0.044 162.3)
XYZxyz(57.7567, 67.2922, 67.0607)
Luminance0.6729 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDECC #DEBCCE
analogous
#BDDEBC #BCDECC #BCDEDD
triadic
#BCDECC #CCBCDE #DECCBC
tetradic
#BCDECC #BCBDDE #DEBCCE #DEDDBC
square
#BCDECC #BCBDDE #DEBCCE #DEDDBC
split-complementary
#BCDECC #DDBCDE #DEBCBD
monochromatic
#6AB68E #93CAAD #BCDECC #E5F2EB #EAF5EF

Accessibility & contrast

On white

1.45
#BCDECC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.46
#BCDECC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDECC
14.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDECC#FFFFFF#000000##000000
##BCDECC1.001.4514.4614.46
#FFFFFF1.451.0021.0021.00
#00000014.4621.001.001.00
##00000014.4621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#B6DED9
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdecc;
/* rgb */ color: rgb(188, 222, 204);
/* oklch */ color: oklch(87.1% 0.044 162.3);
Tailwind
colors: {
  custom: {
    50: '#d0e8db',
    500: '#bcdecc',
    950: '#000000',
  },
}
SCSS
$custom: #bcdecc;
$custom-light: #d0e8db;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdecc",
  "rgb": {
    "r": 188,
    "g": 222,
    "b": 204
  },
  "hsl": {
    "h": 148.235,
    "s": 34,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87091,
    "c": 0.04354,
    "h": 162.3
  },
  "luminance": 0.67294
}

Semantic roles & 50–950 ramp

primary
#BCDECC
secondary
#B688A0
accent
#3976AD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484

Preview Lab

Preview with #BCDECC

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

Preview Lab → · Contrast checker → · Palette generator →

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