#BBDFC1#BBDFC1

#BBDFC1 is a very light, muted green. Relative luminance 0.672; OKLCH L 86.9% C 0.056 H 149.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).

Color values

HEX#BBDFC1
RGBrgb(187, 223, 193)
HSLhsl(130, 36%, 80%)
HSVhsv(130, 16%, 87%)
CMYKcmyk(16.1%, 0%, 13.5%, 12.5%)
CIE-LABlab(85.60, -17.51, 10.81)
CIE-LCHlch(85.60, 20.57, 148.31°)
OKLaboklab(86.95% -0.0483 0.028)
OKLCHoklch(86.95% 0.056 149.9)
XYZxyz(56.5045, 67.1892, 60.4335)
Luminance0.6719 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDFC1 #DFBBD9
analogous
#C7DFBB #BBDFC1 #BBDFD3
triadic
#BBDFC1 #C1BBDF #DFC1BB
tetradic
#BBDFC1 #BBC7DF #DFBBD9 #DFD3BB
square
#BBDFC1 #BBC7DF #DFBBD9 #DFD3BB
split-complementary
#BBDFC1 #D3BBDF #DFBBC7
monochromatic
#68B875 #91CB9B #BBDFC1 #E5F3E7 #EAF5EC

Accessibility & contrast

On white

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

On black

14.44
#BBDFC1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDFC1
14.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDFC1#FFFFFF#000000##000000
##BBDFC11.001.4514.4414.44
#FFFFFF1.451.0021.0021.00
#00000014.4421.001.001.00
##00000014.4421.001.001.00

Color blindness preview

Protanopia (red-blind)
#E0D8BF
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#B7DDD6
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bbdfc1;
/* rgb */ color: rgb(187, 223, 193);
/* oklch */ color: oklch(86.9% 0.056 149.9);
Tailwind
colors: {
  custom: {
    50: '#cfe9d3',
    500: '#bbdfc1',
    950: '#000000',
  },
}
SCSS
$custom: #bbdfc1;
$custom-light: #cfe9d3;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdfc1",
  "rgb": {
    "r": 187,
    "g": 223,
    "b": 193
  },
  "hsl": {
    "h": 130,
    "s": 36,
    "l": 80.392
  },
  "oklch": {
    "l": 0.86948,
    "c": 0.05585,
    "h": 149.9
  },
  "luminance": 0.6719
}

Semantic roles & 50–950 ramp

primary
#BBDFC1
secondary
#B787AF
accent
#379BAF
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BBDFC1

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

Preview Lab → · Contrast checker → · Palette generator →

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