#BBDEBC#BBDEBC

#BBDEBC is a very light, muted green. Relative luminance 0.664; OKLCH L 86.6% C 0.059 H 145.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).

Color values

HEX#BBDEBC
RGBrgb(187, 222, 188)
HSLhsl(122, 35%, 80%)
HSVhsv(122, 16%, 87%)
CMYKcmyk(15.8%, 0%, 15.3%, 12.9%)
CIE-LABlab(85.22, -17.90, 12.90)
CIE-LCHlch(85.22, 22.06, 144.22°)
OKLaboklab(86.61% -0.049 0.0333)
OKLCHoklch(86.61% 0.059 145.8)
XYZxyz(55.6898, 66.4371, 57.4568)
Luminance0.6644 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDEBC #DEBBDD
analogous
#CBDEBB #BBDEBC #BBDECD
triadic
#BBDEBC #BCBBDE #DEBCBB
tetradic
#BBDEBC #BBCBDE #DEBBDD #DECDBB
square
#BBDEBC #BBCBDE #DEBBDD #DECDBB
split-complementary
#BBDEBC #CDBBDE #DEBBCB
monochromatic
#69B66B #92CA93 #BBDEBC #E4F2E5 #EAF5EB

Accessibility & contrast

On white

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

On black

14.29
#BBDEBC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDEBC
14.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDEBC#FFFFFF#000000##000000
##BBDEBC1.001.4714.2914.29
#FFFFFF1.471.0021.0021.00
#00000014.2921.001.001.00
##00000014.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD7BA
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#B8DCD4
Achromatopsia (no color)
#D5D5D5

Design tokens & code

CSS
--color: #bbdebc;
/* rgb */ color: rgb(187, 222, 188);
/* oklch */ color: oklch(86.6% 0.059 145.8);
Tailwind
colors: {
  custom: {
    50: '#cfe8d0',
    500: '#bbdebc',
    950: '#000000',
  },
}
SCSS
$custom: #bbdebc;
$custom-light: #cfe8d0;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdebc",
  "rgb": {
    "r": 187,
    "g": 222,
    "b": 188
  },
  "hsl": {
    "h": 121.714,
    "s": 34.653,
    "l": 80.196
  },
  "oklch": {
    "l": 0.86608,
    "c": 0.0593,
    "h": 145.8
  },
  "luminance": 0.66438
}

Semantic roles & 50–950 ramp

primary
#BBDEBC
secondary
#B687B5
accent
#38AAAD
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BBDEBC

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

Preview Lab → · Contrast checker → · Palette generator →

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