#BCCDB2#BCCDB2

#BCCDB2 is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.8% C 0.041 H 133.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).

Color values

HEX#BCCDB2
RGBrgb(188, 205, 178)
HSLhsl(98, 21%, 75%)
HSVhsv(98, 13%, 80%)
CMYKcmyk(8.3%, 0%, 13.2%, 19.6%)
CIE-LABlab(80.50, -10.69, 11.51)
CIE-LCHlch(80.50, 15.71, 132.90°)
OKLaboklab(82.8% -0.0286 0.0298)
OKLCHoklch(82.8% 0.041 133.8)
XYZxyz(50.6048, 57.5680, 50.5565)
Luminance0.5757 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDB2 #C3B2CD
analogous
#C9CDB2 #BCCDB2 #B2CDB5
triadic
#BCCDB2 #B2BCCD #CDB2BC
tetradic
#BCCDB2 #B2C9CD #C3B2CD #CDB5B2
square
#BCCDB2 #B2C9CD #C3B2CD #CDB5B2
split-complementary
#BCCDB2 #B5B2CD #CDB2C9
monochromatic
#7B9D68 #9CB58D #BCCDB2 #DCE5D7 #EFF3EC

Accessibility & contrast

On white

1.68
#BCCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.51
#BCCDB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDB2
12.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDB2#FFFFFF#000000##000000
##BCCDB21.001.6812.5112.51
#FFFFFF1.681.0021.0021.00
#00000012.5121.001.001.00
##00000012.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#BCCBC5
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #bccdb2;
/* rgb */ color: rgb(188, 205, 178);
/* oklch */ color: oklch(82.8% 0.041 133.8);
Tailwind
colors: {
  custom: {
    50: '#d0dcc9',
    500: '#bccdb2',
    950: '#000000',
  },
}
SCSS
$custom: #bccdb2;
$custom-light: #d0dcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdb2",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 178
  },
  "hsl": {
    "h": 97.778,
    "s": 21.26,
    "l": 75.098
  },
  "oklch": {
    "l": 0.82799,
    "c": 0.04131,
    "h": 133.8
  },
  "luminance": 0.57568
}

Semantic roles & 50–950 ramp

primary
#BCCDB2
secondary
#9681A2
accent
#46A07E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482

Preview Lab

Preview with #BCCDB2

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

Preview Lab → · Contrast checker → · Palette generator →

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