#BBDFC9#BBDFC9

#BBDFC9 is a very light, muted green. Relative luminance 0.676; OKLCH L 87.2% C 0.048 H 158.4°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).

Color values

HEX#BBDFC9
RGBrgb(187, 223, 201)
HSLhsl(143, 36%, 80%)
HSVhsv(143, 16%, 87%)
CMYKcmyk(16.1%, 0%, 9.9%, 12.5%)
CIE-LABlab(85.78, -16.04, 6.86)
CIE-LCHlch(85.78, 17.45, 156.84°)
OKLaboklab(87.16% -0.045 0.0178)
OKLCHoklch(87.16% 0.048 158.4)
XYZxyz(57.4212, 67.5558, 65.2613)
Luminance0.6756 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDFC9 #DFBBD1
analogous
#BFDFBB #BBDFC9 #BBDFDB
triadic
#BBDFC9 #C9BBDF #DFC9BB
tetradic
#BBDFC9 #BBBFDF #DFBBD1 #DFDBBB
square
#BBDFC9 #BBBFDF #DFBBD1 #DFDBBB
split-complementary
#BBDFC9 #DBBBDF #DFBBBF
monochromatic
#68B887 #91CBA8 #BBDFC9 #E5F3EA #EAF5EE

Accessibility & contrast

On white

1.45
#BBDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.51
#BBDFC9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDFC9
14.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDFC9#FFFFFF#000000##000000
##BBDFC91.001.4514.5114.51
#FFFFFF1.451.0021.0021.00
#00000014.5121.001.001.00
##00000014.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#DED9C8
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#B5DED8
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbdfc9;
/* rgb */ color: rgb(187, 223, 201);
/* oklch */ color: oklch(87.2% 0.048 158.4);
Tailwind
colors: {
  custom: {
    50: '#cfe9d9',
    500: '#bbdfc9',
    950: '#000000',
  },
}
SCSS
$custom: #bbdfc9;
$custom-light: #cfe9d9;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdfc9",
  "rgb": {
    "r": 187,
    "g": 223,
    "b": 201
  },
  "hsl": {
    "h": 143.333,
    "s": 36,
    "l": 80.392
  },
  "oklch": {
    "l": 0.87156,
    "c": 0.04843,
    "h": 158.4
  },
  "luminance": 0.67557
}

Semantic roles & 50–950 ramp

primary
#BBDFC9
secondary
#B787A4
accent
#3780AF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BBDFC9

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

Preview Lab → · Contrast checker → · Palette generator →

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