#BBDBBB#BBDBBB

#BBDBBB is a very light, muted green. Relative luminance 0.648; OKLCH L 85.9% C 0.055 H 145.1°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).

Color values

HEX#BBDBBB
RGBrgb(187, 219, 187)
HSLhsl(120, 31%, 80%)
HSVhsv(120, 15%, 86%)
CMYKcmyk(14.6%, 0%, 14.6%, 14.1%)
CIE-LABlab(84.39, -16.58, 12.25)
CIE-LCHlch(84.39, 20.61, 143.54°)
OKLaboklab(85.94% -0.0454 0.0317)
OKLCHoklch(85.94% 0.055 145.1)
XYZxyz(54.7927, 64.8147, 56.6278)
Luminance0.6482 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDBBB #DBBBDB
analogous
#CBDBBB #BBDBBB #BBDBCB
triadic
#BBDBBB #BBBBDB #DBBBBB
tetradic
#BBDBBB #BBCBDB #DBBBDB #DBCBBB
square
#BBDBBB #BBCBDB #DBBBDB #DBCBBB
split-complementary
#BBDBBB #CBBBDB #DBBBCB
monochromatic
#6BB16B #93C693 #BBDBBB #E3F0E3 #EBF4EB

Accessibility & contrast

On white

1.50
#BBDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.96
#BBDBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDBBB
13.96:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDBBB#FFFFFF#000000##000000
##BBDBBB1.001.5013.9613.96
#FFFFFF1.501.0021.0021.00
#00000013.9621.001.001.00
##00000013.9621.001.001.00

Color blindness preview

Protanopia (red-blind)
#DDD5B9
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#B8D9D2
Achromatopsia (no color)
#D3D3D3

Design tokens & code

CSS
--color: #bbdbbb;
/* rgb */ color: rgb(187, 219, 187);
/* oklch */ color: oklch(85.9% 0.055 145.1);
Tailwind
colors: {
  custom: {
    50: '#cfe6cf',
    500: '#bbdbbb',
    950: '#000000',
  },
}
SCSS
$custom: #bbdbbb;
$custom-light: #cfe6cf;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdbbb",
  "rgb": {
    "r": 187,
    "g": 219,
    "b": 187
  },
  "hsl": {
    "h": 120,
    "s": 30.769,
    "l": 79.608
  },
  "oklch": {
    "l": 0.85939,
    "c": 0.05534,
    "h": 145.1
  },
  "luminance": 0.64816
}

Semantic roles & 50–950 ramp

primary
#BBDBBB
secondary
#B288B2
accent
#3CA9A9
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483

Preview Lab

Preview with #BBDBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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