#BCDDC8#BCDDC8

#BCDDC8 is a very light, muted green. Relative luminance 0.666; OKLCH L 86.8% C 0.045 H 157.4°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).

Color values

HEX#BCDDC8
RGBrgb(188, 221, 200)
HSLhsl(142, 33%, 80%)
HSVhsv(142, 15%, 87%)
CMYKcmyk(14.9%, 0%, 9.5%, 13.3%)
CIE-LABlab(85.29, -14.89, 6.68)
CIE-LCHlch(85.29, 16.33, 155.83°)
OKLaboklab(86.77% -0.0417 0.0174)
OKLCHoklch(86.77% 0.045 157.4)
XYZxyz(57.0183, 66.5732, 64.4782)
Luminance0.6657 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDC8 #DDBCD1
analogous
#C0DDBC #BCDDC8 #BCDDD8
triadic
#BCDDC8 #C8BCDD #DDC8BC
tetradic
#BCDDC8 #BCC0DD #DDBCD1 #DDD8BC
square
#BCDDC8 #BCC0DD #DDBCD1 #DDD8BC
split-complementary
#BCDDC8 #D8BCDD #DDBCC0
monochromatic
#6BB485 #93C8A7 #BCDDC8 #E5F2E9 #EBF5EE

Accessibility & contrast

On white

1.47
#BCDDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.31
#BCDDC8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDC8
14.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDC8#FFFFFF#000000##000000
##BCDDC81.001.4714.3114.31
#FFFFFF1.471.0021.0021.00
#00000014.3121.001.001.00
##00000014.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD8C7
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#B7DCD7
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bcddc8;
/* rgb */ color: rgb(188, 221, 200);
/* oklch */ color: oklch(86.8% 0.045 157.4);
Tailwind
colors: {
  custom: {
    50: '#d0e7d8',
    500: '#bcddc8',
    950: '#000000',
  },
}
SCSS
$custom: #bcddc8;
$custom-light: #d0e7d8;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddc8",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 200
  },
  "hsl": {
    "h": 141.818,
    "s": 32.673,
    "l": 80.196
  },
  "oklch": {
    "l": 0.8677,
    "c": 0.04522,
    "h": 157.4
  },
  "luminance": 0.66574
}

Semantic roles & 50–950 ramp

primary
#BCDDC8
secondary
#B589A5
accent
#3A82AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BCDDC8

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

Preview Lab → · Contrast checker → · Palette generator →

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