#BCCBB0#BCCBB0

#BCCBB0 is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.3% C 0.040 H 131.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).

Color values

HEX#BCCBB0
RGBrgb(188, 203, 176)
HSLhsl(93, 21%, 74%)
HSVhsv(93, 13%, 80%)
CMYKcmyk(7.4%, 0%, 13.3%, 20.4%)
CIE-LABlab(79.92, -10.00, 11.75)
CIE-LCHlch(79.92, 15.43, 130.41°)
OKLaboklab(82.33% -0.0266 0.0305)
OKLCHoklch(82.33% 0.04 131.1)
XYZxyz(49.9301, 56.5376, 49.3482)
Luminance0.5654 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCBB0 #BFB0CB
analogous
#CACBB0 #BCCBB0 #B0CBB2
triadic
#BCCBB0 #B0BCCB #CBB0BC
tetradic
#BCCBB0 #B0CACB #BFB0CB #CBB2B0
square
#BCCBB0 #B0CACB #BFB0CB #CBB2B0
split-complementary
#BCCBB0 #B2B0CB #CBB0CA
monochromatic
#7D9A66 #9DB38B #BCCBB0 #DBE3D5 #EFF3ED

Accessibility & contrast

On white

1.71
#BCCBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.31
#BCCBB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCBB0
12.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCBB0#FFFFFF#000000##000000
##BCCBB01.001.7112.3112.31
#FFFFFF1.711.0021.0021.00
#00000012.3121.001.001.00
##00000012.3121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEC7AF
Deuteranopia (green-blind)
#CBC6B1
Tritanopia (blue-blind)
#BDC8C3
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #bccbb0;
/* rgb */ color: rgb(188, 203, 176);
/* oklch */ color: oklch(82.3% 0.040 131.1);
Tailwind
colors: {
  custom: {
    50: '#d0dac7',
    500: '#bccbb0',
    950: '#000000',
  },
}
SCSS
$custom: #bccbb0;
$custom-light: #d0dac7;
$custom-dark: #000000;
JSON
{
  "hex": "#bccbb0",
  "rgb": {
    "r": 188,
    "g": 203,
    "b": 176
  },
  "hsl": {
    "h": 93.333,
    "s": 20.611,
    "l": 74.314
  },
  "oklch": {
    "l": 0.82325,
    "c": 0.04042,
    "h": 131.1
  },
  "luminance": 0.56538
}

Semantic roles & 50–950 ramp

primary
#BCCBB0
secondary
#9180A0
accent
#479F78
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382

Preview Lab

Preview with #BCCBB0

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

Preview Lab → · Contrast checker → · Palette generator →

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