#BCCBB4#BCCBB4

#BCCBB4 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.4% C 0.036 H 134.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).

Color values

HEX#BCCBB4
RGBrgb(188, 203, 180)
HSLhsl(99, 18%, 75%)
HSVhsv(99, 11%, 80%)
CMYKcmyk(7.4%, 0%, 11.3%, 20.4%)
CIE-LABlab(80.01, -9.32, 9.74)
CIE-LCHlch(80.01, 13.48, 133.72°)
OKLaboklab(82.43% -0.0249 0.0253)
OKLCHoklch(82.43% 0.036 134.5)
XYZxyz(50.3317, 56.6982, 51.4634)
Luminance0.5670 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCBB4 #C3B4CB
analogous
#C7CBB4 #BCCBB4 #B4CBB7
triadic
#BCCBB4 #B4BCCB #CBB4BC
tetradic
#BCCBB4 #B4C7CB #C3B4CB #CBB7B4
square
#BCCBB4 #B4C7CB #C3B4CB #CBB7B4
split-complementary
#BCCBB4 #B7B4CB #CBB4C7
monochromatic
#7B996C #9CB290 #BCCBB4 #DCE4D8 #EFF2ED

Accessibility & contrast

On white

1.70
#BCCBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.34
#BCCBB4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCBB4
12.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCBB4#FFFFFF#000000##000000
##BCCBB41.001.7012.3412.34
#FFFFFF1.701.0021.0021.00
#00000012.3421.001.001.00
##00000012.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#BCC9C4
Achromatopsia (no color)
#C6C6C6

Design tokens & code

CSS
--color: #bccbb4;
/* rgb */ color: rgb(188, 203, 180);
/* oklch */ color: oklch(82.4% 0.036 134.5);
Tailwind
colors: {
  custom: {
    50: '#d0daca',
    500: '#bccbb4',
    950: '#000000',
  },
}
SCSS
$custom: #bccbb4;
$custom-light: #d0daca;
$custom-dark: #000000;
JSON
{
  "hex": "#bccbb4",
  "rgb": {
    "r": 188,
    "g": 203,
    "b": 180
  },
  "hsl": {
    "h": 99.13,
    "s": 18.11,
    "l": 75.098
  },
  "oklch": {
    "l": 0.82427,
    "c": 0.03553,
    "h": 134.5
  },
  "luminance": 0.56699
}

Semantic roles & 50–950 ramp

primary
#BCCBB4
secondary
#96849F
accent
#499C7F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382

Preview Lab

Preview with #BCCBB4

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

Preview Lab → · Contrast checker → · Palette generator →

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