#BBDCBE#BBDCBE
#BBDCBE is a very light, muted green. Relative luminance 0.655; OKLCH L 86.2% C 0.054 H 147.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCBE |
|---|---|
| RGB | rgb(187, 220, 190) |
| HSL | hsl(125, 32%, 80%) |
| HSV | hsv(125, 15%, 86%) |
| CMYK | cmyk(15%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(84.72, -16.55, 11.14) |
| CIE-LCH | lch(84.72, 19.95, 146.04°) |
| OKLab | oklab(86.23% -0.0455 0.0289) |
| OKLCH | oklch(86.23% 0.054 147.6) |
| XYZ | xyz(55.3789, 65.4678, 58.4241) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.89
Light Grey Green
#B7E1A1
ΔE00 8.37
Light Sage
#BCECAC
ΔE00 8.68
Light Teal
#90E4C1
ΔE00 8.86
Hospital Green
#9BE5AA
ΔE00 9.05
Pale Teal
#82CBB2
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCBE #DCBBD9
analogous
#C8DCBB #BBDCBE #BBDCCF
triadic
#BBDCBE #BEBBDC #DCBEBB
tetradic
#BBDCBE #BBC8DC #DCBBD9 #DCCFBB
square
#BBDCBE #BBC8DC #DCBBD9 #DCCFBB
split-complementary
#BBDCBE #CFBBDC #DCBBC8
monochromatic
#6AB271 #93C797 #BBDCBE #E3F1E5 #EBF5EC
Accessibility & contrast
On white
1.49
#BBDCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#BBDCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCBE
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCBE | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BC
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#B8DAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbdcbe; /* rgb */ color: rgb(187, 220, 190); /* oklch */ color: oklch(86.2% 0.054 147.6);
Tailwind
colors: {
custom: {
50: '#cfe7d1',
500: '#bbdcbe',
950: '#000000',
},
}SCSS
$custom: #bbdcbe; $custom-light: #cfe7d1; $custom-dark: #000000;
JSON
{
"hex": "#bbdcbe",
"rgb": {
"r": 187,
"g": 220,
"b": 190
},
"hsl": {
"h": 125.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.86229,
"c": 0.05388,
"h": 147.6
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#BBDCBE
secondary
#B388AF
accent
#3BA1AB
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483