#BBDCC2#BBDCC2

#BBDCC2 is a very light, muted green. Relative luminance 0.656; OKLCH L 86.3% C 0.050 H 151.5°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).

Color values

HEX#BBDCC2
RGBrgb(187, 220, 194)
HSLhsl(133, 32%, 80%)
HSVhsv(133, 15%, 86%)
CMYKcmyk(15%, 0%, 11.8%, 13.7%)
CIE-LABlab(84.82, -15.83, 9.16)
CIE-LCHlch(84.82, 18.29, 149.93°)
OKLaboklab(86.33% -0.0438 0.0238)
OKLCHoklch(86.33% 0.05 151.5)
XYZxyz(55.8220, 65.6451, 60.7582)
Luminance0.6565 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBDCC2 #DCBBD5
analogous
#C5DCBB #BBDCC2 #BBDCD3
triadic
#BBDCC2 #C2BBDC #DCC2BB
tetradic
#BBDCC2 #BBC5DC #DCBBD5 #DCD3BB
square
#BBDCC2 #BBC5DC #DCBBD5 #DCD3BB
split-complementary
#BBDCC2 #D3BBDC #DCBBC5
monochromatic
#6AB27A #93C79E #BBDCC2 #E3F1E6 #EBF5ED

Accessibility & contrast

On white

1.49
#BBDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.13
#BBDCC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBDCC2
14.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBDCC2#FFFFFF#000000##000000
##BBDCC21.001.4914.1314.13
#FFFFFF1.491.0021.0021.00
#00000014.1321.001.001.00
##00000014.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#D6D2C3
Tritanopia (blue-blind)
#B7DBD4
Achromatopsia (no color)
#D4D4D4

Design tokens & code

CSS
--color: #bbdcc2;
/* rgb */ color: rgb(187, 220, 194);
/* oklch */ color: oklch(86.3% 0.050 151.5);
Tailwind
colors: {
  custom: {
    50: '#cfe7d4',
    500: '#bbdcc2',
    950: '#000000',
  },
}
SCSS
$custom: #bbdcc2;
$custom-light: #cfe7d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bbdcc2",
  "rgb": {
    "r": 187,
    "g": 220,
    "b": 194
  },
  "hsl": {
    "h": 132.727,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.86331,
    "c": 0.04987,
    "h": 151.5
  },
  "luminance": 0.65646
}

Semantic roles & 50–950 ramp

primary
#BBDCC2
secondary
#B388AA
accent
#3B93AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483

Preview Lab

Preview with #BBDCC2

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

Preview Lab → · Contrast checker → · Palette generator →

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