#BBDDBC#BBDDBC

#BBDDBC is a very light, muted green. Relative luminance 0.659; OKLCH L 86.4% C 0.058 H 145.8°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).

Color values

HEX#BBDDBC
RGBrgb(187, 221, 188)
HSLhsl(122, 33%, 80%)
HSVhsv(122, 15%, 87%)
CMYKcmyk(15.4%, 0%, 14.9%, 13.3%)
CIE-LABlab(84.95, -17.40, 12.51)
CIE-LCHlch(84.95, 21.43, 144.27°)
OKLaboklab(86.39% -0.0477 0.0324)
OKLCHoklch(86.39% 0.058 145.8)
XYZxyz(55.4250, 65.9074, 57.3685)
Luminance0.6591 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDBC #DDBBDC
analogous
#CBDDBB #BBDDBC #BBDDCD
triadic
#BBDDBC #BCBBDD #DDBCBB
tetradic
#BBDDBC #BBCBDD #DDBBDC #DDCDBB
square
#BBDDBC #BBCBDD #DDBBDC #DDCDBB
split-complementary
#BBDDBC #CDBBDD #DDBBCB
monochromatic
#69B46C #92C994 #BBDDBC #E4F1E4 #EBF5EB

Accessibility & contrast

On white

1.48
#BBDDBC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.18
#BBDDBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDBC
14.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDBC#FFFFFF#000000##000000
##BBDDBC1.001.4814.1814.18
#FFFFFF1.481.0021.0021.00
#00000014.1821.001.001.00
##00000014.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#B8DBD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bbddbc;
/* rgb */ color: rgb(187, 221, 188);
/* oklch */ color: oklch(86.4% 0.058 145.8);
Tailwind
colors: {
  custom: {
    50: '#cfe7d0',
    500: '#bbddbc',
    950: '#000000',
  },
}
SCSS
$custom: #bbddbc;
$custom-light: #cfe7d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddbc",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 188
  },
  "hsl": {
    "h": 121.765,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.86394,
    "c": 0.05762,
    "h": 145.8
  },
  "luminance": 0.65909
}

Semantic roles & 50–950 ramp

primary
#BBDDBC
secondary
#B587B3
accent
#39A9AC
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BBDDBC

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

Preview Lab → · Contrast checker → · Palette generator →

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