#BBDDBA#BBDDBA

#BBDDBA is a very light, muted green. Relative luminance 0.658; OKLCH L 86.3% C 0.060 H 144.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).

Color values

HEX#BBDDBA
RGBrgb(187, 221, 186)
HSLhsl(118, 34%, 80%)
HSVhsv(118, 16%, 87%)
CMYKcmyk(15.4%, 0%, 15.8%, 13.3%)
CIE-LABlab(84.91, -17.75, 13.50)
CIE-LCHlch(84.91, 22.30, 142.73°)
OKLaboklab(86.34% -0.0485 0.0349)
OKLCHoklch(86.34% 0.06 144.3)
XYZxyz(55.2109, 65.8218, 56.2409)
Luminance0.6582 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDDBA #DCBADD
analogous
#CDDDBA #BBDDBA #BADDCB
triadic
#BBDDBA #BABBDD #DDBABB
tetradic
#BBDDBA #BACDDD #DCBADD #DDCBBA
square
#BBDDBA #BACDDD #DCBADD #DDCBBA
split-complementary
#BBDDBA #CBBADD #DDBACD
monochromatic
#6AB568 #93C991 #BBDDBA #E3F1E3 #EBF5EB

Accessibility & contrast

On white

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

On black

14.16
#BBDDBA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDDBA
14.16:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDDBA#FFFFFF#000000##000000
##BBDDBA1.001.4814.1614.16
#FFFFFF1.481.0021.0021.00
#00000014.1621.001.001.00
##00000014.1621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DFD6B8
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#B8DBD3
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bbddba;
/* rgb */ color: rgb(187, 221, 186);
/* oklch */ color: oklch(86.3% 0.060 144.3);
Tailwind
colors: {
  custom: {
    50: '#cfe7ce',
    500: '#bbddba',
    950: '#000000',
  },
}
SCSS
$custom: #bbddba;
$custom-light: #cfe7ce;
$custom-dark: #000000;
JSON
{
  "hex": "#bbddba",
  "rgb": {
    "r": 187,
    "g": 221,
    "b": 186
  },
  "hsl": {
    "h": 118.286,
    "s": 33.981,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86344,
    "c": 0.05976,
    "h": 144.3
  },
  "luminance": 0.65823
}

Semantic roles & 50–950 ramp

primary
#BBDDBA
secondary
#B386B5
accent
#39ADA9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483

Preview Lab

Preview with #BBDDBA

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

Preview Lab → · Contrast checker → · Palette generator →

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